{"id":372796,"url":"https://github.com/rust-lang/cfg-if","last_synced_at":"2026-05-18T12:30:30.573Z","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":"2025-11-26T18:13:26.000Z","size":837,"stargazers_count":638,"open_issues_count":6,"forks_count":49,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-05-12T14:47:22.729Z","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-05-07T23:18:46.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":33064661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":241,"last_synced_at":"2026-05-15T00:42:26.270Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-lang","funding_links":[],"total_stars":386559,"followers":17097,"following":0,"created_at":"2022-11-02T16:22:33.891Z","updated_at":"2026-05-15T00:42:26.270Z","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-05-12T14:51:26.148Z","created_at":"2022-04-11T16:11:30.373Z","updated_at":"2026-05-12T15:25:26.726Z","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":"2025-11-26T18:13:26.000Z","size":837,"stargazers_count":636,"open_issues_count":6,"forks_count":48,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-05-03T19:02:52.145Z","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-04-23T14:40:15.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":32591949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-12T15:25:26.726Z","dependent_packages_count":1962,"downloads":1013810872,"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":"2025-12-30T17:21:11.406Z","issues_count":38,"pull_requests_count":69,"avg_time_to_close_issue":9813676.78125,"avg_time_to_close_pull_request":1853217.3620689656,"issues_closed_count":32,"pull_requests_closed_count":58,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.8421052631578947,"avg_comments_per_pull_request":1.144927536231884,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":1,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1382286.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":7,"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/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":145,"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":276993,"maintainers_count":63588,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","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"}}],"commits":{"id":1741503,"full_name":"rust-lang/cfg-if","default_branch":"main","total_commits":101,"total_committers":21,"total_bot_commits":17,"total_bot_committers":3,"mean_commits":4.809523809523809,"dds":0.5742574257425743,"past_year_total_commits":19,"past_year_total_committers":5,"past_year_total_bot_commits":6,"past_year_total_bot_committers":2,"past_year_mean_commits":3.8,"past_year_dds":0.5789473684210527,"last_synced_at":"2026-05-16T15:23:18.324Z","last_synced_commit":"bda9677a0e8cc55f2a82130cb9c32c1a7335abfe","created_at":"2024-09-13T15:52:43.710Z","updated_at":"2026-05-16T15:23:17.295Z","committers":[{"name":"Alex Crichton","email":"alex@alexcrichton.com","login":"alexcrichton","count":43},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"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":"Trevor Gross","email":"tmgross@umich.edu","login":"tgross35","count":8},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":4},{"name":"Nicholas Nethercote","email":"n.nethercote@gmail.com","login":"nnethercote","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"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-05-16T00:00:17.015Z","repositories_count":6235510,"commits_count":884699087,"contributors_count":34909925,"owners_count":1154055,"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-04-28T22:00:24.006Z","status":null,"issues_count":38,"pull_requests_count":69,"avg_time_to_close_issue":9813676.78125,"avg_time_to_close_pull_request":1853217.3620689656,"issues_closed_count":32,"pull_requests_closed_count":58,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.8421052631578947,"avg_comments_per_pull_request":1.144927536231884,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":1,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1382286.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-11T23:05:48.108Z","updated_at":"2026-04-28T22:00:24.008Z","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":23,"github_actions":22}},"issue_author_associations_count":{"table":{"NONE":31,"CONTRIBUTOR":5,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":51,"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]":22,"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-05-15T00:00:53.591Z","repositories_count":14599943,"issues_count":34196896,"pull_requests_count":111973391,"authors_count":11262241,"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":{"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":15,"NONE":1}},"past_year_issue_authors":{"table":{"sfackler":1}},"past_year_pull_request_authors":{"table":{"github-actions[bot]":5,"nnethercote":5,"tgross35":3,"dependabot[bot]":2,"Jules-Bertholet":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":[{"table":{"login":"sfackler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfackler"}}]}},"events":{"total":{"ReleaseEvent":4,"DeleteEvent":6,"PullRequestEvent":18,"ForkEvent":7,"IssuesEvent":2,"WatchEvent":57,"IssueCommentEvent":6,"PushEvent":22,"PullRequestReviewEvent":4,"CreateEvent":7},"last_year":{"ReleaseEvent":4,"DeleteEvent":5,"PullRequestEvent":15,"ForkEvent":5,"IssuesEvent":2,"WatchEvent":19,"IssueCommentEvent":3,"PushEvent":21,"PullRequestReviewEvent":3,"CreateEvent":6}},"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":30.990050006302084,"created_at":"2026-05-14T10:33:59.997Z","updated_at":"2026-05-18T12:30:30.575Z","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"}