{"id":4279233,"name":"rustc_apfloat","ecosystem":"cargo","description":"Rust port of C++ llvm::APFloat library","homepage":null,"licenses":"Apache-2.0 WITH LLVM-exception","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rust-lang/rustc_apfloat","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2018-10-11T18:51:51.388Z","latest_release_published_at":"2025-06-11T01:46:55.435Z","latest_release_number":"0.2.3+llvm-462a31f5a5ab","last_synced_at":"2026-06-04T16:08:58.020Z","created_at":"2022-04-13T03:01:50.270Z","updated_at":"2026-06-04T16:08:58.020Z","registry_url":"https://crates.io/crates/rustc_apfloat/","install_command":"cargo install rustc_apfloat","documentation_url":"https://docs.rs/rustc_apfloat/","metadata":{"categories":[]},"repo_metadata":{"id":144453302,"uuid":"565648886","full_name":"rust-lang/rustc_apfloat","owner":"rust-lang","description":"Rust port of C++ llvm::APFloat library","archived":false,"fork":false,"pushed_at":"2025-06-11T01:47:00.000Z","size":160,"stargazers_count":16,"open_issues_count":5,"forks_count":11,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-10-08T00:03:22.650Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-DETAILS.md","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}},"created_at":"2022-11-14T02:36:43.000Z","updated_at":"2025-08-19T03:10:57.000Z","dependencies_parsed_at":"2024-09-28T20:40:49.477Z","dependency_job_id":"c90a9931-3ed4-49fc-8d68-d23719c52fa8","html_url":"https://github.com/rust-lang/rustc_apfloat","commit_stats":null,"previous_names":["rust-lang/rustc_apfloat"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rust-lang/rustc_apfloat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","download_url":"https://codeload.github.com/rust-lang/rustc_apfloat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat/sbom","scorecard":{"id":790563,"data":{"date":"2025-08-11","repo":{"name":"github.com/rust-lang/rustc_apfloat","commit":"eeaacad81247af65d4043cb3e32d023a652d7951"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/14 approved changesets -- score normalized to 7","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yaml:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rustc_apfloat/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rustc_apfloat/main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-lang/rustc_apfloat/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/rustc_apfloat/publish.yaml/main?enable=pin","Info:   0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T07:25:20.401Z","repository_id":144453302,"created_at":"2025-08-23T07:25:20.402Z","updated_at":"2025-08-23T07:25:20.402Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":233,"last_synced_at":"2025-10-08T00:02:50.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-lang","funding_links":[],"total_stars":367753,"followers":14981,"following":0,"created_at":"2022-11-02T16:22:33.891Z","updated_at":"2025-10-08T00:02:50.124Z","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":"0.2.2+llvm-462a31f5a5ab","sha":"c252d7cbee03cdad406332ec21a07a353df7498b","kind":"commit","published_at":"2024-11-25T15:31:57.000Z","download_url":"https://codeload.github.com/rust-lang/rustc_apfloat/tar.gz/0.2.2+llvm-462a31f5a5ab","html_url":"https://github.com/rust-lang/rustc_apfloat/releases/tag/0.2.2+llvm-462a31f5a5ab","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rustc_apfloat@0.2.2%2Bllvm-462a31f5a5ab","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat/tags/0.2.2+llvm-462a31f5a5ab","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat/tags/0.2.2+llvm-462a31f5a5ab/manifests"},{"name":"0.2.1+llvm-462a31f5a5ab","sha":"e02c88cd40f315c5fb9b0e2089340569abf971d7","kind":"commit","published_at":"2024-07-11T23:36:28.000Z","download_url":"https://codeload.github.com/rust-lang/rustc_apfloat/tar.gz/0.2.1+llvm-462a31f5a5ab","html_url":"https://github.com/rust-lang/rustc_apfloat/releases/tag/0.2.1+llvm-462a31f5a5ab","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rustc_apfloat@0.2.1%2Bllvm-462a31f5a5ab","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat/tags/0.2.1+llvm-462a31f5a5ab","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat/tags/0.2.1+llvm-462a31f5a5ab/manifests"},{"name":"0.2.0+llvm-462a31f5a5ab","sha":"2ced82cdd61e163b9b07e33686c1ed78de2b01af","kind":"commit","published_at":"2023-07-26T13:58:25.000Z","download_url":"https://codeload.github.com/rust-lang/rustc_apfloat/tar.gz/0.2.0+llvm-462a31f5a5ab","html_url":"https://github.com/rust-lang/rustc_apfloat/releases/tag/0.2.0+llvm-462a31f5a5ab","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-lang/rustc_apfloat@0.2.0%2Bllvm-462a31f5a5ab","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat/tags/0.2.0+llvm-462a31f5a5ab","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat/tags/0.2.0+llvm-462a31f5a5ab/manifests"}]},"repo_metadata_updated_at":"2026-04-30T15:54:08.077Z","dependent_packages_count":5,"downloads":3547320,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":4.879875942975721,"dependent_repos_count":13.20741989881956,"dependent_packages_count":9.16504272223055,"stargazers_count":29.098922845128065,"forks_count":26.256669264432585,"docker_downloads_count":0.33860975226051976,"average":13.824423404307835},"purl":"pkg:cargo/rustc_apfloat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rustc_apfloat","docker_dependents_count":276,"docker_downloads_count":29663446,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rustc_apfloat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rustc_apfloat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:43:48.616Z","issues_count":8,"pull_requests_count":20,"avg_time_to_close_issue":53641189.0,"avg_time_to_close_pull_request":7086709.5,"issues_closed_count":1,"pull_requests_closed_count":18,"pull_request_authors_count":10,"issue_authors_count":4,"avg_comments_per_issue":1.375,"avg_comments_per_pull_request":0.85,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2653847.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Frustc_apfloat/issues","maintainers":[{"login":"eddyb","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddyb"},{"login":"RalfJung","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RalfJung"},{"login":"wesleywiser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleywiser"},{"login":"fmease","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fmease"}],"active_maintainers":[{"login":"RalfJung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RalfJung"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rustc_apfloat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rustc_apfloat/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rustc_apfloat/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rustc_apfloat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rustc_apfloat/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rustc_apfloat/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":"2023-07-26T14:08:39.247Z","updated_at":"2023-07-26T14:08:39.247Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/rust-lang-owner/packages"},{"uuid":"1847","login":"pnkfelix","name":"Felix S Klock II","email":null,"url":"https://github.com/pnkfelix","packages_count":11,"html_url":"https://crates.io/users/pnkfelix","role":null,"created_at":"2023-07-26T14:08:38.877Z","updated_at":"2023-07-26T14:08:38.877Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/pnkfelix/packages"},{"uuid":"2767","login":"wesleywiser","name":"Wesley Wiser","email":null,"url":"https://github.com/wesleywiser","packages_count":7,"html_url":"https://crates.io/users/wesleywiser","role":null,"created_at":"2023-07-26T14:08:38.954Z","updated_at":"2023-07-26T14:08:38.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/wesleywiser/packages"},{"uuid":"3065","login":"eddyb","name":"Eduard-Mihai Burtescu","email":null,"url":"https://github.com/eddyb","packages_count":22,"html_url":"https://crates.io/users/eddyb","role":null,"created_at":"2023-07-26T14:08:39.025Z","updated_at":"2023-07-26T14:08:39.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/eddyb/packages"}]}