{"id":105673,"name":null,"description":"A 10x faster drop-in reimplementation of cksfv using Rust and the crc32fast crate.","url":"https://github.com/althonos/cksfv.rs","last_synced_at":"2025-09-09T04:24:14.195Z","repository":{"id":37828614,"uuid":"229265462","full_name":"althonos/cksfv.rs","owner":"althonos","description":"A 10x faster drop-in reimplementation of cksfv using Rust and the crc32fast crate.","archived":false,"fork":false,"pushed_at":"2023-10-03T14:37:56.000Z","size":100,"stargazers_count":12,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T15:37:44.016Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/althonos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","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":"2019-12-20T12:58:47.000Z","updated_at":"2024-08-10T04:33:29.000Z","dependencies_parsed_at":"2024-10-28T13:16:05.528Z","dependency_job_id":"edd2b8d1-13ba-44c3-bc75-51efacfecc9a","html_url":"https://github.com/althonos/cksfv.rs","commit_stats":{"total_commits":51,"total_committers":5,"mean_commits":10.2,"dds":"0.47058823529411764","last_synced_commit":"5049f167a21cb856eabc52004aa4db97e75dffc2"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/althonos/cksfv.rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos","download_url":"https://codeload.github.com/althonos/cksfv.rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/sbom","scorecard":{"id":187176,"data":{"date":"2025-08-11","repo":{"name":"github.com/althonos/cksfv.rs","commit":"5049f167a21cb856eabc52004aa4db97e75dffc2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"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/test.yml: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":"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":"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/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.3 not signed: https://api.github.com/repos/althonos/cksfv.rs/releases/123514418","Warn: release artifact v0.1.2 not signed: https://api.github.com/repos/althonos/cksfv.rs/releases/78866565","Warn: release artifact v0.1.3 does not have provenance: https://api.github.com/repos/althonos/cksfv.rs/releases/123514418","Warn: release artifact v0.1.2 does not have provenance: https://api.github.com/repos/althonos/cksfv.rs/releases/78866565"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2rxc-gjrp-vjhx","Warn: Project is vulnerable to: RUSTSEC-2024-0404","Warn: Project is vulnerable to: RUSTSEC-2020-0095","Warn: Project is vulnerable to: RUSTSEC-2019-0036 / RUSTSEC-2020-0036 / GHSA-jq66-xh47-j9f3 / GHSA-r98r-j25q-rmpr","Warn: Project is vulnerable to: RUSTSEC-2020-0077","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: GHSA-c827-hfw6-qwvm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T19:59:22.748Z","repository_id":37828614,"created_at":"2025-08-16T19:59:22.748Z","updated_at":"2025-08-16T19:59:22.748Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274243736,"owners_count":25248151,"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-09-09T02:00:10.223Z","response_time":80,"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":"althonos","name":"Martin Larralde","uuid":"8660647","kind":"user","description":"PhD candidate in Bioinformatics, passionate about programming, SIMD-enthusiast, Pythonista, Rustacean. I write poems, and sometimes they are executable.","email":"","website":null,"location":"Heidelberg, Germany","twitter":"althonos","company":"EMBL / LUMC, @zellerlab","icon_url":"https://avatars.githubusercontent.com/u/8660647?u=194fbf9846310fda8a9e9d1288993cc967e28ef9\u0026v=4","repositories_count":91,"last_synced_at":"2024-06-11T15:48:47.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/althonos","funding_links":[],"total_stars":3349,"followers":403,"following":326,"created_at":"2022-11-09T19:18:20.239Z","updated_at":"2024-06-11T15:48:49.852Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos/repositories"},"packages":[{"id":3991600,"name":"cksfv","ecosystem":"cargo","description":"A 10x faster cksfv reimplementation using Rust and the crc32fast crate.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/althonos/cksfv.rs","keywords_array":["cksfv","foss","crc","checksum","integrity"],"namespace":null,"versions_count":4,"first_release_published_at":"2020-01-26T17:10:44.983Z","latest_release_published_at":"2023-10-03T14:39:59.696Z","latest_release_number":"0.1.3","last_synced_at":"2025-09-04T03:03:46.307Z","created_at":"2022-04-12T08:08:44.798Z","updated_at":"2025-09-04T15:24:11.559Z","registry_url":"https://crates.io/crates/cksfv/","install_command":"cargo install cksfv","documentation_url":"https://docs.rs/cksfv/","metadata":{"categories":["command-line-utilities"]},"repo_metadata":{"id":37828614,"uuid":"229265462","full_name":"althonos/cksfv.rs","owner":"althonos","description":"A 10x faster drop-in reimplementation of cksfv using Rust and the crc32fast crate.","archived":false,"fork":false,"pushed_at":"2023-10-03T14:37:56.000Z","size":100,"stargazers_count":12,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-01T03:26:03.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/althonos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","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":"2019-12-20T12:58:47.000Z","updated_at":"2024-08-10T04:33:29.000Z","dependencies_parsed_at":"2024-10-28T13:16:05.528Z","dependency_job_id":"edd2b8d1-13ba-44c3-bc75-51efacfecc9a","html_url":"https://github.com/althonos/cksfv.rs","commit_stats":{"total_commits":51,"total_committers":5,"mean_commits":10.2,"dds":"0.47058823529411764","last_synced_commit":"5049f167a21cb856eabc52004aa4db97e75dffc2"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/althonos/cksfv.rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos","download_url":"https://codeload.github.com/althonos/cksfv.rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/sbom","scorecard":{"id":187176,"data":{"date":"2025-08-11","repo":{"name":"github.com/althonos/cksfv.rs","commit":"5049f167a21cb856eabc52004aa4db97e75dffc2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"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/test.yml: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":"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":"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/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/althonos/cksfv.rs/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.3 not signed: https://api.github.com/repos/althonos/cksfv.rs/releases/123514418","Warn: release artifact v0.1.2 not signed: https://api.github.com/repos/althonos/cksfv.rs/releases/78866565","Warn: release artifact v0.1.3 does not have provenance: https://api.github.com/repos/althonos/cksfv.rs/releases/123514418","Warn: release artifact v0.1.2 does not have provenance: https://api.github.com/repos/althonos/cksfv.rs/releases/78866565"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2rxc-gjrp-vjhx","Warn: Project is vulnerable to: RUSTSEC-2024-0404","Warn: Project is vulnerable to: RUSTSEC-2020-0095","Warn: Project is vulnerable to: RUSTSEC-2019-0036 / RUSTSEC-2020-0036 / GHSA-jq66-xh47-j9f3 / GHSA-r98r-j25q-rmpr","Warn: Project is vulnerable to: RUSTSEC-2020-0077","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: GHSA-c827-hfw6-qwvm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T19:59:22.748Z","repository_id":37828614,"created_at":"2025-08-16T19:59:22.748Z","updated_at":"2025-08-16T19:59:22.748Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273628315,"owners_count":25139903,"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-09-04T02:00:08.968Z","response_time":61,"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":"althonos","name":"Martin Larralde","uuid":"8660647","kind":"user","description":"PhD candidate in Bioinformatics, passionate about programming, SIMD-enthusiast, Pythonista, Rustacean. I write poems, and sometimes they are executable.","email":"","website":null,"location":"Heidelberg, Germany","twitter":"althonos","company":"EMBL / LUMC, @zellerlab","icon_url":"https://avatars.githubusercontent.com/u/8660647?u=194fbf9846310fda8a9e9d1288993cc967e28ef9\u0026v=4","repositories_count":91,"last_synced_at":"2024-06-11T15:48:47.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/althonos","funding_links":[],"total_stars":3349,"followers":403,"following":326,"created_at":"2022-11-09T19:18:20.239Z","updated_at":"2024-06-11T15:48:49.852Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althonos/repositories"},"tags":[{"name":"v0.1.3","sha":"5049f167a21cb856eabc52004aa4db97e75dffc2","kind":"tag","published_at":"2023-10-03T14:37:46.000Z","download_url":"https://codeload.github.com/althonos/cksfv.rs/tar.gz/v0.1.3","html_url":"https://github.com/althonos/cksfv.rs/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/cksfv.rs@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"4ca5b025c831a6966d6f21ae0d06177d67ff8456","kind":"tag","published_at":"2022-10-03T16:36:15.000Z","download_url":"https://codeload.github.com/althonos/cksfv.rs/tar.gz/v0.1.2","html_url":"https://github.com/althonos/cksfv.rs/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/cksfv.rs@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"2486682f2874eb184f4a61105f7b62aa3772a128","kind":"tag","published_at":"2020-04-07T19:44:33.000Z","download_url":"https://codeload.github.com/althonos/cksfv.rs/tar.gz/v0.1.1","html_url":"https://github.com/althonos/cksfv.rs/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/cksfv.rs@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b51a993d3b31d020db7325b22d2d04c8c14a2fd8","kind":"tag","published_at":"2020-01-26T17:02:36.000Z","download_url":"https://codeload.github.com/althonos/cksfv.rs/tar.gz/v0.1.0","html_url":"https://github.com/althonos/cksfv.rs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/althonos/cksfv.rs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T15:24:11.559Z","dependent_packages_count":0,"downloads":5321,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":55.12495074365624,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":29.48507647333743,"forks_count":24.76013306085793,"average":34.500151205520375},"purl":"pkg:cargo/cksfv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/cksfv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/cksfv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/cksfv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T04:00:00.754Z","issues_count":1,"pull_requests_count":100,"avg_time_to_close_issue":19852416.0,"avg_time_to_close_pull_request":5042088.031578948,"issues_closed_count":1,"pull_requests_closed_count":95,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":5.0,"avg_comments_per_pull_request":0.9,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":98,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cksfv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cksfv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cksfv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/cksfv/related_packages","maintainers":[{"uuid":"5898","login":"althonos","name":"Martin Larralde","email":null,"url":"https://github.com/althonos","packages_count":34,"html_url":"https://crates.io/users/althonos","role":null,"created_at":"2022-11-07T17:42:12.188Z","updated_at":"2022-11-07T17:42:12.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/althonos/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204913,"maintainers_count":50626,"namespaces_count":0,"keywords_count":51797,"github":"rust-lang","metadata":{"funded_packages_count":19941},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-08T05:35:57.984Z","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":1214210,"full_name":"althonos/cksfv.rs","default_branch":"master","committers":[{"name":"Martin Larralde","email":"martin.larralde@ens-paris-saclay.fr","login":"althonos","count":27},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":12},{"name":"Martin Larralde","email":"martin.larralde@embl.de","login":null,"count":10},{"name":"Ola Stensson","email":"stensson@gmail.com","login":null,"count":1},{"name":"Martin Lindhe","email":"martinlindhe","login":"martinlindhe","count":1}],"total_commits":51,"total_committers":5,"total_bot_commits":12,"total_bot_committers":1,"mean_commits":10.2,"dds":0.47058823529411764,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-10-20T20:48:52.038Z","last_synced_commit":"5049f167a21cb856eabc52004aa4db97e75dffc2","created_at":"2023-03-10T14:56:55.818Z","updated_at":"2024-10-20T20:48:52.039Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5505258,"commits_count":857505264,"contributors_count":31368409,"owners_count":914381,"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_stats":{"full_name":"althonos/cksfv.rs","html_url":"https://github.com/althonos/cksfv.rs","last_synced_at":"2025-08-01T04:00:00.754Z","status":"error","issues_count":1,"pull_requests_count":100,"avg_time_to_close_issue":19852416.0,"avg_time_to_close_pull_request":5042088.031578948,"issues_closed_count":1,"pull_requests_closed_count":95,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":5.0,"avg_comments_per_pull_request":0.9,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":98,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-11T23:09:54.657Z","updated_at":"2025-08-01T04:00:00.755Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/althonos%2Fcksfv.rs/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":98,"enhancement":1},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{"NONE":90,"CONTRIBUTOR":10},"issue_authors":{"zkxs":1},"pull_request_authors":{"dependabot[bot]":90,"dependabot-preview[bot]":8,"stensson":1,"martinlindhe":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.lock","sha":null,"kind":"lockfile","created_at":"2022-06-23T05:59:48.049Z","updated_at":"2022-06-23T05:59:48.049Z","repository_link":"https://github.com/althonos/cksfv.rs/blob/master/Cargo.lock","dependencies":[{"id":17239436,"package_name":"ansi_term","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":17239437,"package_name":"assert_cli","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":17239438,"package_name":"atty","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":17239461,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.11","direct":false,"kind":"runtime","optional":false},{"id":17239475,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17239439,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17239440,"package_name":"backtrace","ecosystem":"cargo","requirements":"0.3.46","direct":false,"kind":"runtime","optional":false},{"id":17239441,"package_name":"backtrace-sys","ecosystem":"cargo","requirements":"0.1.35","direct":false,"kind":"runtime","optional":false},{"id":17239442,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17239443,"package_name":"cc","ecosystem":"cargo","requirements":"1.0.50","direct":false,"kind":"runtime","optional":false},{"id":17239444,"package_name":"cfg-if","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":17239445,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.13","direct":false,"kind":"runtime","optional":false},{"id":17239446,"package_name":"clap","ecosystem":"cargo","requirements":"2.33.1","direct":false,"kind":"runtime","optional":false},{"id":17239447,"package_name":"colored","ecosystem":"cargo","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":17239448,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17239449,"package_name":"difference","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17239450,"package_name":"environment","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":17239451,"package_name":"failure","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":17239452,"package_name":"failure_derive","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":17239453,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.1.14","direct":false,"kind":"runtime","optional":false},{"id":17239454,"package_name":"getset","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":17239455,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":17239456,"package_name":"itoa","ecosystem":"cargo","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":17239457,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17239458,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.71","direct":false,"kind":"runtime","optional":false},{"id":17239459,"package_name":"memmap","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":17239460,"package_name":"num-integer","ecosystem":"cargo","requirements":"0.1.42","direct":false,"kind":"runtime","optional":false},{"id":17239462,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":17239463,"package_name":"proc-macro-error","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17239464,"package_name":"proc-macro-error-attr","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17239465,"package_name":"proc-macro-hack","ecosystem":"cargo","requirements":"0.5.15","direct":false,"kind":"runtime","optional":false},{"id":17239466,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":17239467,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17239468,"package_name":"rand","ecosystem":"cargo","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":17239469,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":17239470,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":17239471,"package_name":"rand_hc","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17239472,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.1.56","direct":false,"kind":"runtime","optional":false},{"id":17239473,"package_name":"remove_dir_all","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":17239474,"package_name":"rustc-demangle","ecosystem":"cargo","requirements":"0.1.16","direct":false,"kind":"runtime","optional":false},{"id":17239476,"package_name":"same-file","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17239477,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.106","direct":false,"kind":"runtime","optional":false},{"id":17239478,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.51","direct":false,"kind":"runtime","optional":false},{"id":17239479,"package_name":"smawk","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":17239480,"package_name":"strsim","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":17239481,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.17","direct":false,"kind":"runtime","optional":false},{"id":17239482,"package_name":"syn-mid","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":17239483,"package_name":"synstructure","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":17239484,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17239485,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":17239486,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":17239487,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":17239488,"package_name":"textwrap-macros","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":17239489,"package_name":"textwrap-macros-impl","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":17239490,"package_name":"time","ecosystem":"cargo","requirements":"0.1.43","direct":false,"kind":"runtime","optional":false},{"id":17239491,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":17239492,"package_name":"unicode-xid","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17239493,"package_name":"vec_map","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":17239494,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":17239495,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17239496,"package_name":"wasi","ecosystem":"cargo","requirements":"0.9.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":17239497,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":17239498,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17239499,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17239500,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-06-23T05:59:48.127Z","updated_at":"2022-06-23T05:59:48.127Z","repository_link":"https://github.com/althonos/cksfv.rs/blob/master/Cargo.toml","dependencies":[{"id":17239501,"package_name":"clap","ecosystem":"cargo","requirements":"2.33.1","direct":true,"kind":"runtime","optional":false},{"id":17239502,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.13","direct":true,"kind":"runtime","optional":false},{"id":17239503,"package_name":"getset","ecosystem":"cargo","requirements":"0.1.1","direct":true,"kind":"runtime","optional":false},{"id":17239504,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.3.1","direct":true,"kind":"runtime","optional":false},{"id":17239505,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.2.0","direct":true,"kind":"runtime","optional":false},{"id":17239506,"package_name":"memmap","ecosystem":"cargo","requirements":"0.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T00:55:13.413Z","updated_at":"2023-02-10T00:55:13.413Z","repository_link":"https://github.com/althonos/cksfv.rs/blob/master/.github/workflows/test.yml","dependencies":[{"id":7509770691,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7509770692,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7509770693,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7509770694,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7509770695,"package_name":"rasmus-saks/release-a-changelog-action","ecosystem":"actions","requirements":"v1.0.1","direct":true,"kind":"composite","optional":false},{"id":7509770696,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7509770697,"package_name":"taiki-e/upload-rust-binary-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":13.02225570802795,"created_at":"2025-09-08T22:23:12.827Z","updated_at":"2025-10-07T08:31:42.323Z","avatar_url":"https://github.com/althonos.png","language":"Rust","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["genomics","metagenomics","bioinformatics","annotation","progress-bar","archive"],"project_url":"https://science.ecosyste.ms/api/v1/projects/105673","html_url":"https://science.ecosyste.ms/projects/105673"}