{"id":4211178,"name":"ordered-float","ecosystem":"cargo","description":"Wrappers for total ordering on floats","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/reem/rust-ordered-float","keywords_array":["f32","f64","no_std","ord","sort"],"namespace":null,"versions_count":58,"first_release_published_at":"2014-11-11T06:37:25.086Z","latest_release_published_at":"2026-03-29T02:11:14.225Z","latest_release_number":"5.3.0","last_synced_at":"2026-04-16T01:13:24.529Z","created_at":"2022-04-12T21:15:15.431Z","updated_at":"2026-04-16T01:13:24.530Z","registry_url":"https://crates.io/crates/ordered-float/","install_command":"cargo install ordered-float","documentation_url":"https://docs.rs/ordered-float/","metadata":{"categories":["science","no-std","rust-patterns"]},"repo_metadata":{"id":22439255,"uuid":"25777459","full_name":"reem/rust-ordered-float","owner":"reem","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-29T02:11:27.000Z","size":214,"stargazers_count":325,"open_issues_count":17,"forks_count":82,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-04-03T03:58:26.382Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","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":"2014-10-26T15:09:16.000Z","updated_at":"2026-04-03T00:09:49.000Z","dependencies_parsed_at":"2023-01-13T22:00:29.128Z","dependency_job_id":"712093c0-5e40-4271-aba9-ee55ff719ccf","html_url":"https://github.com/reem/rust-ordered-float","commit_stats":{"total_commits":218,"total_committers":49,"mean_commits":4.448979591836735,"dds":0.518348623853211,"last_synced_commit":"d722d5fa4ca4f9644340bce5df7f757a0a456ed6"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/reem/rust-ordered-float","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reem","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/sbom","scorecard":{"id":768472,"data":{"date":"2025-08-11","repo":{"name":"github.com/reem/rust-ordered-float","commit":"abc0019262ba6fec017300a7670e7892f5e08e13"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"Maintained","score":4,"reason":"3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/19 approved changesets -- score normalized to 3","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/reem/rust-ordered-float/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/reem/rust-ordered-float/tests.yaml/master?enable=pin","Info:   0 out of   1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yaml:1","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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT:0"],"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 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-23T01:33:24.451Z","repository_id":22439255,"created_at":"2025-08-23T01:33:24.451Z","updated_at":"2025-08-23T01:33:24.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31698210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"ssl_error","status_checked_at":"2026-04-11T21:17:24.556Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"reem","name":"Jonathan Reem","uuid":"4745181","kind":"user","description":"","email":"","website":"https://medium.com/@jreem/","location":"San Francisco, CA","twitter":null,"company":"@GauntletNetworks","icon_url":"https://avatars.githubusercontent.com/u/4745181?u=82e858e155935e334d490d811117551260823b39\u0026v=4","repositories_count":285,"last_synced_at":"2023-04-09T19:27:07.876Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/reem","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:29:57.000Z","updated_at":"2023-04-09T19:27:07.952Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reem","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reem/repositories"},"tags":[{"name":"v5.3.0","sha":"6cca9b87766aa086e4dde8e646f66aa975bdf757","kind":"commit","published_at":"2026-03-29T02:10:53.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v5.3.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"35507c2411d6b87819c69c3c303769a747678f4a","kind":"commit","published_at":"2026-03-25T18:49:48.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v5.2.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fea67dc7848fad5e66d41428cb660be0b2f2949c","kind":"commit","published_at":"2025-09-30T15:12:28.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v5.1.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"478e67d5c8ae3a853ccc1f9b09ad853b69e941bd","kind":"commit","published_at":"2025-02-17T23:54:10.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v5.0.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v5.0.0/manifests"},{"name":"v4.6.0","sha":"1b0686eb27accab2bc897f0e186d8890a575879a","kind":"commit","published_at":"2024-12-19T20:38:36.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v4.6.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"d722d5fa4ca4f9644340bce5df7f757a0a456ed6","kind":"commit","published_at":"2024-11-03T23:31:56.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v4.5.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"324b3e123a2cb39f1c205e0c4fdee241be8d60e7","kind":"commit","published_at":"2024-10-16T17:09:25.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v4.4.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"c8422cef6781d46bc37a4c25dd9757e68ff3300f","kind":"commit","published_at":"2024-09-25T13:55:06.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v4.3.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"f3cd47cd89fb6b0fdb5183b2de10b8785b56c6ed","kind":"commit","published_at":"2024-07-29T14:52:52.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v4.2.2","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d4231977de220f10decf6f78a6a4e78167796c93","kind":"commit","published_at":"2024-06-29T19:39:51.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v4.2.1","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"3641f59e314030b2ffa3e6321c0d51f8ce50b385","kind":"commit","published_at":"2023-12-04T19:19:48.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v4.2.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.2.0/manifests"},{"name":"v3.9.2","sha":"725fa380a218c1996d416e39e5c9b0d679f6020f","kind":"commit","published_at":"2023-10-10T22:43:45.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.9.2","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.9.2/manifests"},{"name":"v2.10.1","sha":"6e1992ca094d93c839554e9dfeb90850b9274b98","kind":"commit","published_at":"2023-10-10T22:36:55.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.10.1","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.10.1/manifests"},{"name":"v4.1.1","sha":"2118522304352d849ded553ffb69d48d6e616a9b","kind":"commit","published_at":"2023-10-10T22:13:26.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v4.1.1","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"3e3b542293378865b14af0b9a3d28936e8e9c2bc","kind":"commit","published_at":"2023-09-24T21:19:44.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v4.1.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"2bad45eb59714c7cd6f654e9545540f54ce9b7c1","kind":"commit","published_at":"2023-09-23T18:14:09.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v4.0.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v4.0.0/manifests"},{"name":"v3.9.1","sha":"398a794a0e31a88997c1cfd256bb334a0d24e8c1","kind":"commit","published_at":"2023-08-22T17:55:08.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.9.1","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"2650e6ecc628cfbd68d89661b7d0e289df298311","kind":"commit","published_at":"2023-08-18T17:51:58.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.9.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"651ead6dc425d2ac7c7852f261ec26da75ab9d89","kind":"commit","published_at":"2023-08-17T22:41:59.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.8.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"8b54373bb8709748ea036885256b8e797bd4034c","kind":"commit","published_at":"2023-04-23T18:29:27.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.7.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"23bc99c5d904afb935a48cf57b8094051894ca0c","kind":"commit","published_at":"2023-03-21T02:31:11.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.6.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"45cdd9c0a27358da82b723007c9b0b635559c580","kind":"commit","published_at":"2023-03-20T14:54:52.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.5.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"e45839a551bafb479fcc937fa620fb93bfb6830c","kind":"commit","published_at":"2022-11-06T17:56:50.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.4.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"9d3819a1d9e7007989dfa32027fd79d01e84aea8","kind":"commit","published_at":"2022-10-19T03:42:20.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.3.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"2ff491149935151354808c53c5f0f9a4ed684118","kind":"commit","published_at":"2022-10-01T02:03:32.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.2.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"722b2a9f638ac90f67f2cbc7f73789c0e503b59f","kind":"commit","published_at":"2022-09-19T22:12:26.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.1.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"96db24e1a52a5f7707c3676e66365e04d90aaa0e","kind":"commit","published_at":"2022-04-30T22:21:23.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v3.0.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v3.0.0/manifests"},{"name":"v2.10.0","sha":"f777611b74fd332d70448d831587b71eb0247eeb","kind":"commit","published_at":"2022-01-05T16:59:06.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.10.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"926bf53213c5f9e5a896441ed097eed4cc46003f","kind":"commit","published_at":"2022-01-03T21:12:12.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.9.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"5cf18febbdf38dd3d88f3cff101285561a39f146","kind":"commit","published_at":"2021-09-02T17:41:51.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.8.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"f77209e9611c2bcd022dfa1c9b94e59bd0c9ebf3","kind":"commit","published_at":"2021-07-12T20:09:52.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.7.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"f004bc86809bffe8b510fe0e7457b6e9bcdd52d2","kind":"commit","published_at":"2021-07-06T17:07:12.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.6.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"21243c0968b535a8be5deced0df3bfdf0d1bdea6","kind":"commit","published_at":"2021-05-31T19:34:08.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.5.1","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6d922ad721f7884d5e88047550a0a44d638b604c","kind":"commit","published_at":"2021-05-25T16:58:33.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.5.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"3eee7a939a61db0bf1e380520ac79cb289e157fd","kind":"commit","published_at":"2021-05-21T20:25:29.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.4.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d4cef694459e5bda46d14f3a0f9c99445bc00f29","kind":"commit","published_at":"2021-05-21T19:17:32.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.3.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"eb30b6d4727f63b4e3d593193d35c1bd3deacf9a","kind":"commit","published_at":"2021-05-03T16:14:40.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.2.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"6f96e4c572aac9e97a512cb3a6a440782ee57007","kind":"commit","published_at":"2021-02-05T16:14:09.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.1.1","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"69177df714a25a6e2ffe4b92a9ee6e5bee18aa85","kind":"commit","published_at":"2021-02-04T18:10:23.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.1.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.1.0/manifests"},{"name":"v1.1.1","sha":"ebbbb4711e9d20954136bedc4f4a74e89bb455ae","kind":"commit","published_at":"2020-12-06T19:45:06.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v1.1.1","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v1.1.1/manifests"},{"name":"v2.0.1","sha":"96a909975b0f7f4c4e87ca318e086c26ad2f4085","kind":"commit","published_at":"2020-12-06T18:56:49.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.0.1","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e8fe06a58476ea70ac5d42d649bdf19f188f2b1c","kind":"commit","published_at":"2020-07-10T22:41:44.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v2.0.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"96672a8af0782f1b85e7b5e36272cd8aa107303f","kind":"commit","published_at":"2020-06-30T15:24:14.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v1.1.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"77232132c05ad8021526661606c3fc96728d04a3","kind":"commit","published_at":"2019-03-13T19:13:30.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v1.0.2","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v1.0.2/manifests"},{"name":"v0.5.2","sha":"38ce54011a21e02fa6b0533d80351d5a7c0efab1","kind":"commit","published_at":"2018-09-15T20:06:34.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v0.5.2","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v0.5.2/manifests"},{"name":"v1.0.1","sha":"7786afd58f957cb6744b25a6f18a10a4573865c3","kind":"commit","published_at":"2018-09-12T17:19:55.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v1.0.1","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v1.0.1/manifests"},{"name":"v0.5.1","sha":"87048b19f8f37526e12969512e644a88503f63a3","kind":"commit","published_at":"2018-09-10T22:33:44.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v0.5.1","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v0.5.1/manifests"},{"name":"v1.0.0","sha":"3812af67efee807d4a8f30b5b971aa896ebeb897","kind":"commit","published_at":"2018-09-09T16:08:15.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/v1.0.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/v1.0.0/manifests"},{"name":"0.5.0","sha":"b27bbd49c7fe9c3cc3819221dd355d7a193d2443","kind":"commit","published_at":"2017-05-22T00:14:19.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/0.5.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"dcb708d21f5f829c1d37f25bf3a3dc75fc815011","kind":"commit","published_at":"2017-01-31T10:00:44.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/0.4.0","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/0.4.0/manifests"},{"name":"0.2.3","sha":"ac391a5fda304ed79048695e9dfffd9326f802c0","kind":"commit","published_at":"2016-08-11T03:50:12.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/0.2.3","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"9a08066234edfa223fad5a290167992ecbbb57f4","kind":"commit","published_at":"2016-08-04T22:36:52.000Z","download_url":"https://codeload.github.com/reem/rust-ordered-float/tar.gz/0.2.2","html_url":"https://github.com/reem/rust-ordered-float/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reem/rust-ordered-float@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/tags/0.2.2/manifests"}]},"repo_metadata_updated_at":"2026-04-16T01:13:23.764Z","dependent_packages_count":558,"downloads":293144978,"downloads_period":"total","dependent_repos_count":9439,"rankings":{"downloads":0.20310725896880755,"dependent_repos_count":0.2969033195342638,"dependent_packages_count":0.1459833423838304,"stargazers_count":10.73506491674718,"forks_count":7.838670775827415,"docker_downloads_count":0.6819608313292946,"average":3.316948407465132},"purl":"pkg:cargo/ordered-float","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU2NngtaGhyZi1xZjht","url":"https://github.com/advisories/GHSA-566x-hhrf-qf8m","title":"ordered_float:NotNan may contain NaN after panic in assignment operators","description":"After using an assignment operators such as NotNan::add_assign, NotNan::mul_assign, etc., it was possible for the resulting NotNan value to contain a NaN. This could cause undefined behavior in safe code, because the safe NotNan::cmp method contains internal unsafe code that assumes the value is never NaN. (It could also cause undefined behavior in third-party unsafe code that makes the same assumption, as well as logic errors in safe code.)\n\nThis was mitigated starting in version 0.4.0, by panicking if the assigned value is NaN. However, in affected versions from 0.4.0 onward, code that uses the NotNan value during unwinding, or that continues after catching the panic, could still observe the invalid value and trigger undefined behavior.\n\nThe flaw is fully corrected in versions 1.1.1 and 2.0.1, by ensuring that the assignment operators panic without modifying the operand, if the result would be NaN.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-08-25T20:50:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-35923","https://github.com/reem/rust-ordered-float/pull/71","https://rustsec.org/advisories/RUSTSEC-2020-0082.html","https://github.com/reem/rust-ordered-float/commit/c55cda301c943270b7eb2b4765bedbcce56edb90","https://github.com/reem/rust-ordered-float/commit/da4a8dd49300740a434c095a9c4b408d2415cc08","https://github.com/advisories/GHSA-566x-hhrf-qf8m"],"source_kind":"github","identifiers":["GHSA-566x-hhrf-qf8m","CVE-2020-35923"],"repository_url":"https://github.com/reem/rust-ordered-float","blast_radius":0.0,"created_at":"2022-12-21T16:12:20.575Z","updated_at":"2026-04-15T17:09:23.019Z","epss_percentage":0.00135,"epss_percentile":0.33476,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU2NngtaGhyZi1xZjht","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU2NngtaGhyZi1xZjht","packages":[{"ecosystem":"cargo","package_name":"ordered-float","versions":[{"first_patched_version":"2.0.1","vulnerable_version_range":"= 2.0.0"}],"purl":"pkg:cargo/ordered-float","statistics":{"dependent_packages_count":558,"dependent_repos_count":9439,"downloads":291347846,"downloads_period":"total"},"affected_versions":["2.0.0"],"unaffected_versions":["0.0.1","0.0.2","0.1.0","0.2.0","0.2.1","0.2.2","0.2.3","0.3.0","0.4.0","0.5.0","0.5.1","0.5.2","1.0.0","1.0.1","1.0.2","1.1.0","1.1.1","2.0.1","2.1.0","2.1.1","2.2.0","2.3.0","2.4.0","2.5.0","2.5.1","2.6.0","2.7.0","2.8.0","2.9.0","2.10.0","2.10.1","3.0.0","3.1.0","3.2.0","3.3.0","3.4.0","3.5.0","3.6.0","3.7.0","3.8.0","3.9.0","3.9.1","3.9.2","4.0.0","4.1.0","4.1.1","4.2.0","4.2.1","4.2.2","4.3.0","4.4.0","4.5.0","4.6.0","5.0.0","5.1.0","5.2.0","5.3.0"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU2NngtaGhyZi1xZjht/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/ordered-float","docker_dependents_count":244,"docker_downloads_count":27701326,"usage_url":"https://repos.ecosyste.ms/usage/cargo/ordered-float","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/ordered-float/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-27T01:01:02.069Z","issues_count":66,"pull_requests_count":93,"avg_time_to_close_issue":11780259.529411765,"avg_time_to_close_pull_request":2873277.2045454546,"issues_closed_count":51,"pull_requests_closed_count":88,"pull_request_authors_count":49,"issue_authors_count":48,"avg_comments_per_issue":1.7424242424242424,"avg_comments_per_pull_request":1.2903225806451613,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":22831.0,"past_year_avg_time_to_close_pull_request":170991.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/reem%2Frust-ordered-float/issues","maintainers":[{"login":"mbrubeck","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrubeck"},{"login":"reem","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reem"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ordered-float/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ordered-float/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ordered-float/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ordered-float/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ordered-float/codemeta","maintainers":[{"uuid":"4","login":"reem","name":"Jonathan Reem","email":null,"url":"https://github.com/reem","packages_count":67,"html_url":"https://crates.io/users/reem","role":null,"created_at":"2022-11-07T22:47:01.846Z","updated_at":"2022-11-07T22:47:01.846Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/reem/packages"},{"uuid":"2017","login":"mbrubeck","name":"Matt Brubeck","email":null,"url":"https://github.com/mbrubeck","packages_count":22,"html_url":"https://crates.io/users/mbrubeck","role":null,"created_at":"2022-11-07T22:47:01.852Z","updated_at":"2022-11-07T22:47:01.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/mbrubeck/packages"}]}