{"id":372796,"url":"https://github.com/rust-lang/cfg-if","last_synced_at":"2026-08-26T13:35:42.950Z","repository":{"id":34743906,"uuid":"38723660","full_name":"rust-lang/cfg-if","owner":"rust-lang","description":"A if/elif-like macro for Rust #[cfg] statements","archived":false,"fork":false,"pushed_at":"2026-06-22T21:17:18.000Z","size":826,"stargazers_count":642,"open_issues_count":6,"forks_count":50,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-10T16:03:19.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-lang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-07-08T01:07:40.000Z","updated_at":"2026-08-06T06:05:52.000Z","dependencies_parsed_at":"2025-12-08T21:00:09.132Z","dependency_job_id":null,"html_url":"https://github.com/rust-lang/cfg-if","commit_stats":{"total_commits":82,"total_committers":18,"mean_commits":4.555555555555555,"dds":"0.47560975609756095","last_synced_commit":"4edf32745bf5039868f1f258f7fa94603eec5cf5"},"previous_names":["alexcrichton/cfg-if"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/rust-lang/cfg-if","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/sbom","scorecard":{"id":181054,"data":{"date":"2025-08-04","repo":{"name":"github.com/rust-lang/cfg-if","commit":"dbfd66354537a7d47d84c95ea28b9a6f169ba9d1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/cfg-if/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/cfg-if/publish.yaml/main?enable=pin","Info:   2 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 2/8 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yaml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:5","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rust-lang/.github/SECURITY.md:1","Info: Found linked content: github.com/rust-lang/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rust-lang/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rust-lang/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:05.725Z","repository_id":34743906,"created_at":"2025-08-16T18:53:05.726Z","updated_at":"2025-08-16T18:53:05.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36493349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"rust-lang","name":"The Rust Programming Language","uuid":"5430905","kind":"organization","description":"","email":"contact@rust-lang.org","website":"https://www.rust-lang.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5430905?v=4","repositories_count":247,"last_synced_at":"2026-08-23T01:20:48.458Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/rust-lang","funding_links":[],"total_stars":396317,"followers":18100,"following":0,"created_at":"2022-11-02T16:22:33.891Z","updated_at":"2026-08-23T01:20:48.469Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang/repositories"},"packages":[{"id":3764020,"name":"cfg-if","ecosystem":"cargo","description":"A macro to ergonomically define an item depending on a large number of #[cfg]\nparameters. Structured like an if-else chain, the first matching branch is the\nitem that gets emitted.\n","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-lang/cfg-if","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2015-07-08T01:11:24.506Z","latest_release_published_at":"2025-10-15T08:12:46.455Z","latest_release_number":"1.0.4","last_synced_at":"2026-08-25T13:06:03.787Z","created_at":"2022-04-11T16:11:30.373Z","updated_at":"2026-08-25T13:06:03.788Z","registry_url":"https://crates.io/crates/cfg-if/","install_command":"cargo install cfg-if","documentation_url":"https://docs.rs/cfg-if/","metadata":{"categories":[]},"repo_metadata":{"id":34743906,"uuid":"38723660","full_name":"rust-lang/cfg-if","owner":"rust-lang","description":"A if/elif-like macro for Rust #[cfg] statements","archived":false,"fork":false,"pushed_at":"2026-06-22T21:17:18.000Z","size":826,"stargazers_count":642,"open_issues_count":6,"forks_count":50,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-10T16:03:19.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-lang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-07-08T01:07:40.000Z","updated_at":"2026-08-06T06:05:52.000Z","dependencies_parsed_at":"2025-12-08T21:00:09.132Z","dependency_job_id":null,"html_url":"https://github.com/rust-lang/cfg-if","commit_stats":{"total_commits":82,"total_committers":18,"mean_commits":4.555555555555555,"dds":"0.47560975609756095","last_synced_commit":"4edf32745bf5039868f1f258f7fa94603eec5cf5"},"previous_names":["alexcrichton/cfg-if"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/rust-lang/cfg-if","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/sbom","scorecard":{"id":181054,"data":{"date":"2025-08-04","repo":{"name":"github.com/rust-lang/cfg-if","commit":"dbfd66354537a7d47d84c95ea28b9a6f169ba9d1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/cfg-if/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/cfg-if/publish.yaml/main?enable=pin","Info:   2 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 2/8 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yaml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:5","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rust-lang/.github/SECURITY.md:1","Info: Found linked content: github.com/rust-lang/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rust-lang/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rust-lang/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:05.725Z","repository_id":34743906,"created_at":"2025-08-16T18:53:05.726Z","updated_at":"2025-08-16T18:53:05.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36493349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rust-lang","name":"The Rust Programming Language","uuid":"5430905","kind":"organization","description":"","email":"contact@rust-lang.org","website":"https://www.rust-lang.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5430905?v=4","repositories_count":247,"last_synced_at":"2026-08-16T00:36:34.410Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/rust-lang","funding_links":[],"total_stars":395865,"followers":18042,"following":0,"created_at":"2022-11-02T16:22:33.891Z","updated_at":"2026-08-16T00:36:34.429Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang/repositories"},"tags":[{"name":"v1.0.4","sha":"3510ca6abea34cbbc702509a4e50ea9709925eda","kind":"tag","published_at":"2025-10-15T08:12:52.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/v1.0.4","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"9c7bb0bf7184698c16ba60aad424b9b8263ac6db","kind":"tag","published_at":"2025-08-19T19:33:26.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/v1.0.3","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9f747fecddfd28eae608f60970987b14252457f5","kind":"tag","published_at":"2025-08-19T19:09:13.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/v1.0.2","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dbfd66354537a7d47d84c95ea28b9a6f169ba9d1","kind":"tag","published_at":"2025-06-09T21:47:20.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/v1.0.1","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.1/manifests"},{"name":"1.0.0","sha":"e60fa1efeab0ec6e90c50d93ec526e1410459c23","kind":"commit","published_at":"2020-10-06T18:43:50.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/1.0.0","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/1.0.0/manifests"},{"name":"0.1.10","sha":"4484a6faf816ff8058088ad857b0c6bb2f4b02b2","kind":"commit","published_at":"2019-09-24T15:27:11.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.10","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"349c18def82e334d0b24d66047a9546625e57f15","kind":"commit","published_at":"2019-05-15T00:43:15.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.9","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"349c18def82e334d0b24d66047a9546625e57f15","kind":"commit","published_at":"2019-05-15T00:43:15.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.8","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"64599c39c7f2583ec16663aaf308c2abdb9f1072","kind":"commit","published_at":"2019-03-04T21:18:05.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.7","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"a8626a4a2830136b9990ff5a2ccd10aa40bc51de","kind":"commit","published_at":"2018-10-20T02:28:31.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.6","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"9106d5805eacae0f27105ebd68f9460a8eb0262e","kind":"commit","published_at":"2018-08-13T02:04:30.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.5","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"732abca63c17bd3775c1d92c8c381c27907ef76b","kind":"commit","published_at":"2018-06-27T15:54:48.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.4","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"41054f9fc77c3bb14a34165fa746362face2f724","kind":"commit","published_at":"2018-05-03T13:50:46.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.3","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"9db1c70b8aecca901bd2bfebde5b92e8b01a76dc","kind":"tag","published_at":"2017-07-05T14:50:11.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.2","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"5206f545fb32e5d2d2ff78f10c14d3933b7faf26","kind":"tag","published_at":"2017-06-08T16:18:27.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.1","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:53:03.754Z","dependent_packages_count":1962,"downloads":1345270290,"downloads_period":"total","dependent_repos_count":109858,"rankings":{"downloads":0.004231401228516824,"dependent_repos_count":0.0007052335380861373,"dependent_packages_count":0.0416087787470821,"stargazers_count":7.5883128698068365,"forks_count":8.878890244504467,"docker_downloads_count":0.0007052335380861373,"average":2.752408960227179},"purl":"pkg:cargo/cfg-if","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/cfg-if","docker_dependents_count":1556,"docker_downloads_count":1112757723,"usage_url":"https://repos.ecosyste.ms/usage/cargo/cfg-if","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/cfg-if/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T11:34:13.447Z","issues_count":38,"pull_requests_count":70,"avg_time_to_close_issue":9813676.78125,"avg_time_to_close_pull_request":1821861.9661016949,"issues_closed_count":32,"pull_requests_closed_count":59,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.8421052631578947,"avg_comments_per_pull_request":1.1428571428571428,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":739833.3333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/issues","maintainers":[{"login":"GuillaumeGomez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GuillaumeGomez"},{"login":"JohnTitor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JohnTitor"},{"login":"sfackler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfackler"},{"login":"RalfJung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RalfJung"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cfg-if/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cfg-if/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cfg-if/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cfg-if/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cfg-if/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cfg-if/codemeta","maintainers":[{"uuid":"55123","login":"rust-lang-owner","name":null,"email":null,"url":"https://github.com/rust-lang-owner","packages_count":173,"html_url":"https://crates.io/users/rust-lang-owner","role":null,"created_at":"2022-11-07T17:36:45.129Z","updated_at":"2022-11-07T17:36:45.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/rust-lang-owner/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330613,"maintainers_count":70573,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":14465760,"name":"github.com/rust-lang/cfg-if","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rust-lang/cfg-if","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2025-06-09T21:45:21.000Z","latest_release_published_at":"2025-10-15T08:11:50.000Z","latest_release_number":"v1.0.4","last_synced_at":"2026-08-24T13:24:16.254Z","created_at":"2026-05-17T15:38:23.873Z","updated_at":"2026-08-24T13:24:16.254Z","registry_url":"https://pkg.go.dev/github.com/rust-lang/cfg-if","install_command":"go get github.com/rust-lang/cfg-if","documentation_url":"https://pkg.go.dev/github.com/rust-lang/cfg-if#section-documentation","metadata":{},"repo_metadata":{"id":34743906,"uuid":"38723660","full_name":"rust-lang/cfg-if","owner":"rust-lang","description":"A if/elif-like macro for Rust #[cfg] statements","archived":false,"fork":false,"pushed_at":"2026-06-22T21:17:18.000Z","size":826,"stargazers_count":642,"open_issues_count":6,"forks_count":50,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-10T16:03:19.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-lang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-07-08T01:07:40.000Z","updated_at":"2026-08-06T06:05:52.000Z","dependencies_parsed_at":"2025-12-08T21:00:09.132Z","dependency_job_id":null,"html_url":"https://github.com/rust-lang/cfg-if","commit_stats":{"total_commits":82,"total_committers":18,"mean_commits":4.555555555555555,"dds":"0.47560975609756095","last_synced_commit":"4edf32745bf5039868f1f258f7fa94603eec5cf5"},"previous_names":["alexcrichton/cfg-if"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/rust-lang/cfg-if","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/sbom","scorecard":{"id":181054,"data":{"date":"2025-08-04","repo":{"name":"github.com/rust-lang/cfg-if","commit":"dbfd66354537a7d47d84c95ea28b9a6f169ba9d1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/cfg-if/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/cfg-if/publish.yaml/main?enable=pin","Info:   2 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 2/8 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yaml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:5","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rust-lang/.github/SECURITY.md:1","Info: Found linked content: github.com/rust-lang/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rust-lang/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rust-lang/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:05.725Z","repository_id":34743906,"created_at":"2025-08-16T18:53:05.726Z","updated_at":"2025-08-16T18:53:05.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36493349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rust-lang","name":"The Rust Programming Language","uuid":"5430905","kind":"organization","description":"","email":"contact@rust-lang.org","website":"https://www.rust-lang.org","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5430905?v=4","repositories_count":247,"last_synced_at":"2026-08-08T06:20:59.164Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/rust-lang","funding_links":[],"total_stars":395010,"followers":17964,"following":0,"created_at":"2022-11-02T16:22:33.891Z","updated_at":"2026-08-08T06:20:59.187Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang/repositories"},"tags":[{"name":"v1.0.4","sha":"3510ca6abea34cbbc702509a4e50ea9709925eda","kind":"tag","published_at":"2025-10-15T08:12:52.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/v1.0.4","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"9c7bb0bf7184698c16ba60aad424b9b8263ac6db","kind":"tag","published_at":"2025-08-19T19:33:26.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/v1.0.3","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9f747fecddfd28eae608f60970987b14252457f5","kind":"tag","published_at":"2025-08-19T19:09:13.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/v1.0.2","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dbfd66354537a7d47d84c95ea28b9a6f169ba9d1","kind":"tag","published_at":"2025-06-09T21:47:20.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/v1.0.1","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/v1.0.1/manifests"},{"name":"1.0.0","sha":"e60fa1efeab0ec6e90c50d93ec526e1410459c23","kind":"commit","published_at":"2020-10-06T18:43:50.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/1.0.0","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/1.0.0/manifests"},{"name":"0.1.10","sha":"4484a6faf816ff8058088ad857b0c6bb2f4b02b2","kind":"commit","published_at":"2019-09-24T15:27:11.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.10","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"349c18def82e334d0b24d66047a9546625e57f15","kind":"commit","published_at":"2019-05-15T00:43:15.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.9","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"349c18def82e334d0b24d66047a9546625e57f15","kind":"commit","published_at":"2019-05-15T00:43:15.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.8","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"64599c39c7f2583ec16663aaf308c2abdb9f1072","kind":"commit","published_at":"2019-03-04T21:18:05.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.7","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"a8626a4a2830136b9990ff5a2ccd10aa40bc51de","kind":"commit","published_at":"2018-10-20T02:28:31.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.6","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"9106d5805eacae0f27105ebd68f9460a8eb0262e","kind":"commit","published_at":"2018-08-13T02:04:30.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.5","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"732abca63c17bd3775c1d92c8c381c27907ef76b","kind":"commit","published_at":"2018-06-27T15:54:48.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.4","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"41054f9fc77c3bb14a34165fa746362face2f724","kind":"commit","published_at":"2018-05-03T13:50:46.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.3","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"9db1c70b8aecca901bd2bfebde5b92e8b01a76dc","kind":"tag","published_at":"2017-07-05T14:50:11.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.2","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"5206f545fb32e5d2d2ff78f10c14d3933b7faf26","kind":"tag","published_at":"2017-06-08T16:18:27.000Z","download_url":"https://codeload.github.com/rust-lang/cfg-if/tar.gz/0.1.1","html_url":"https://github.com/rust-lang/cfg-if/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/cfg-if@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T16:12:43.133Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.0539876762289,"dependent_packages_count":4.7357651669104595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.89487642156968},"purl":"pkg:golang/github.com/rust-lang/cfg-if","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rust-lang/cfg-if","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rust-lang/cfg-if","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rust-lang/cfg-if/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T03:32:14.098Z","issues_count":38,"pull_requests_count":70,"avg_time_to_close_issue":9813676.78125,"avg_time_to_close_pull_request":1821861.9661016949,"issues_closed_count":32,"pull_requests_closed_count":59,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.8421052631578947,"avg_comments_per_pull_request":1.1428571428571428,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1948644.1666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8461538461538461,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/issues","maintainers":[{"login":"GuillaumeGomez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GuillaumeGomez"},{"login":"JohnTitor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JohnTitor"},{"login":"sfackler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfackler"},{"login":"RalfJung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RalfJung"}],"active_maintainers":[{"login":"sfackler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfackler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frust-lang%2Fcfg-if/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frust-lang%2Fcfg-if/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frust-lang%2Fcfg-if/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frust-lang%2Fcfg-if/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frust-lang%2Fcfg-if/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frust-lang%2Fcfg-if/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1741503,"full_name":"rust-lang/cfg-if","default_branch":"main","total_commits":102,"total_committers":21,"total_bot_commits":18,"total_bot_committers":3,"mean_commits":4.857142857142857,"dds":0.5784313725490196,"past_year_total_commits":7,"past_year_total_committers":5,"past_year_total_bot_commits":3,"past_year_total_bot_committers":2,"past_year_mean_commits":1.4,"past_year_dds":0.7142857142857143,"last_synced_at":"2026-08-20T10:33:27.279Z","last_synced_commit":"a66c2d4d559cdd6b047d1db3290f6bf252773fc9","created_at":"2024-09-13T15:52:43.710Z","updated_at":"2026-08-20T10:33:26.616Z","committers":[{"name":"Alex Crichton","email":"alex@alexcrichton.com","login":"alexcrichton","count":43},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"Trevor Gross","email":"tmgross@umich.edu","login":"tgross35","count":9},{"name":"Lokathor","email":"zefria@gmail.com","login":"Lokathor","count":4},{"name":"Nicholas Nethercote","email":"n.nethercote@gmail.com","login":"nnethercote","count":4},{"name":"Yuki Okushi","email":"jtitor@2k36.org","login":"JohnTitor","count":4},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":4},{"name":"Alex Touchet","email":"alextouchet@outlook.com","login":"atouchet","count":3},{"name":"Joyce","email":"joycebrum@google.com","login":"joycebrum","count":3},{"name":"Guillaume Gomez","email":"guillaume1.gomez@gmail.com","login":"GuillaumeGomez","count":3},{"name":"Dave Hylands","email":"dhylands@gmail.com","login":"dhylands","count":2},{"name":"hyd-dev","email":"yd-huang@outlook.com","login":null,"count":1},{"name":"Billy Rieger","email":"wrieger@protonmail.com","login":"billyrieger","count":1},{"name":"Cameron Steffen","email":"cam.steffen94@gmail.com","login":"camsteffen","count":1},{"name":"Clar Charr","email":"clar@charr.xyz","login":"clarfonthey","count":1},{"name":"Jules Bertholet","email":"jules.bertholet@gmail.com","login":"Jules-Bertholet","count":1},{"name":"Martin Geisler","email":"martin@geisler.net","login":"mgeisler","count":1},{"name":"Michael Morgan","email":"morgan.michael@me.com","login":"msmorgan","count":1},{"name":"Tobias Stoeckmann","email":"tobias@stoeckmann.org","login":"stoeckmann","count":1},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":1},{"name":"nasso","email":"nassomails@gmail.com","login":"nasso","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Trevor Gross","email":"tmgross@umich.edu","login":"tgross35","count":2},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"Nicholas Nethercote","email":"n.nethercote@gmail.com","login":"nnethercote","count":1},{"name":"Jules Bertholet","email":"jules.bertholet@gmail.com","login":"Jules-Bertholet","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6783304,"commits_count":984093737,"contributors_count":41474522,"owners_count":1365275,"committers_count":3365361,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"rust-lang/cfg-if","html_url":"https://github.com/rust-lang/cfg-if","last_synced_at":"2026-08-25T13:05:35.845Z","status":null,"issues_count":38,"pull_requests_count":70,"avg_time_to_close_issue":9813676.78125,"avg_time_to_close_pull_request":1821861.9661016949,"issues_closed_count":32,"pull_requests_closed_count":59,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.8421052631578947,"avg_comments_per_pull_request":1.1428571428571428,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":739833.3333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-11T23:05:48.108Z","updated_at":"2026-08-25T13:05:35.845Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fcfg-if/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":24,"github_actions":23}},"issue_author_associations_count":{"table":{"NONE":31,"CONTRIBUTOR":5,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":52,"NONE":11,"MEMBER":7}},"issue_authors":{"table":{"Lokathor":2,"joycebrum":2,"alphaville":1,"atouchet":1,"Kein":1,"kvark":1,"Susurrus":1,"CuriouslyCurious":1,"ignatenkobrain":1,"naturallymitchell":1,"Havegum":1,"stevedonovan":1,"JonSeverinsson":1,"pickfire":1,"coolreader18":1,"bcortier-devolutions":1,"d3zd3z":1,"thor314":1,"gotope":1,"cardoe":1,"Wandalen":1,"ralpha":1,"gnzlbg":1,"gabibguti":1,"peterwillcn":1,"sfackler":1,"mcclure":1,"hellow554":1,"Alexhuszagh":1,"bobbobbio":1,"glmdgrielson":1,"peng1999":1,"RalfJung":1,"DAOCUONG":1,"soc":1,"tavianator":1}},"pull_request_authors":{"table":{"dependabot[bot]":23,"github-actions[bot]":5,"nnethercote":5,"GuillaumeGomez":5,"tgross35":4,"atouchet":3,"gnzlbg":2,"joycebrum":2,"JohnTitor":2,"Lokathor":2,"dependabot-preview[bot]":1,"ghost":1,"goffrie":1,"Jules-Bertholet":1,"somehowchris":1,"Techcable":1,"msmorgan":1,"stoeckmann":1,"lucab":1,"kpp":1,"peng1999":1,"nasso":1,"camsteffen":1,"clarfonthey":1,"dhylands":1,"billyrieger":1,"mgeisler":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16400076,"issues_count":42711132,"pull_requests_count":136597747,"authors_count":11538907,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":2,"github_actions":2}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":5}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":2,"github-actions[bot]":1,"Jules-Bertholet":1,"nnethercote":1}},"maintainers":[{"table":{"login":"GuillaumeGomez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GuillaumeGomez"}},{"table":{"login":"JohnTitor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JohnTitor"}},{"table":{"login":"sfackler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfackler"}},{"table":{"login":"RalfJung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RalfJung"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":7,"DeleteEvent":6,"ForkEvent":7,"IssueCommentEvent":6,"IssuesEvent":2,"PullRequestEvent":18,"PullRequestReviewEvent":4,"PushEvent":23,"ReleaseEvent":4,"WatchEvent":57},"last_year":{"CreateEvent":2,"DeleteEvent":4,"ForkEvent":3,"IssueCommentEvent":2,"IssuesEvent":1,"PullRequestEvent":6,"PullRequestReviewEvent":3,"PushEvent":10,"ReleaseEvent":1,"WatchEvent":10}},"keywords":[],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:34:40.676Z","updated_at":"2023-10-20T16:34:40.676Z","repository_link":"https://github.com/rust-lang/cfg-if/blob/main/Cargo.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/main.yaml","sha":null,"kind":"manifest","created_at":"2025-12-08T21:00:06.700Z","updated_at":"2025-12-08T21:00:06.700Z","repository_link":"https://github.com/rust-lang/cfg-if/blob/main/.github/workflows/main.yaml","dependencies":[{"id":25761856222,"package_name":"actions/checkout","ecosystem":"actions","requirements":"1af3b93b6815bc44a9784bd300feb67ff0d1eeb3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yaml","sha":null,"kind":"manifest","created_at":"2025-12-08T21:00:08.392Z","updated_at":"2025-12-08T21:00:08.392Z","repository_link":"https://github.com/rust-lang/cfg-if/blob/main/.github/workflows/publish.yaml","dependencies":[{"id":25761856248,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25761856249,"package_name":"MarcoIeni/release-plz-action","ecosystem":"actions","requirements":"v0.5","direct":true,"kind":"composite","optional":false}]}],"score":31.14108450288752,"created_at":"2026-05-14T10:33:59.997Z","updated_at":"2026-08-26T13:35:42.960Z","avatar_url":"https://github.com/rust-lang.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372796","html_url":"https://summary.ecosyste.ms/projects/372796"}