{"id":357633,"url":"https://github.com/mbhall88/rasusa","last_synced_at":"2026-06-23T00:30:42.507Z","repository":{"id":36174406,"uuid":"211095413","full_name":"mbhall88/rasusa","owner":"mbhall88","description":"Randomly subsample sequencing reads or alignments","archived":false,"fork":false,"pushed_at":"2026-04-14T09:55:49.000Z","size":33404,"stargazers_count":260,"open_issues_count":2,"forks_count":20,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-25T20:09:33.492Z","etag":null,"topics":["alignment","bam","bioinformatics","coverage","downsample","fasta","fastq","genome-analysis","random","rust","subsampling"],"latest_commit_sha":null,"homepage":"https://doi.org/10.21105/joss.03941","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/mbhall88.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2019-09-26T13:25:47.000Z","updated_at":"2026-04-21T08:39:58.000Z","dependencies_parsed_at":"2026-03-16T12:06:20.211Z","dependency_job_id":null,"html_url":"https://github.com/mbhall88/rasusa","commit_stats":{"total_commits":237,"total_committers":6,"mean_commits":39.5,"dds":"0.21518987341772156","last_synced_commit":"ae44cabded6fb83fbb75e6c90dc7e4f1a098d00e"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/mbhall88/rasusa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbhall88","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/sbom","scorecard":{"id":630944,"data":{"date":"2025-08-11","repo":{"name":"github.com/mbhall88/rasusa","commit":"42d1ad030db5162fdac297bdfd0cea5cc41c2200"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/26 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":"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":"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":"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: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yaml:7","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/rust-ci.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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 2.1.1 not signed: https://api.github.com/repos/mbhall88/rasusa/releases/235075483","Warn: release artifact 2.1.0 not signed: https://api.github.com/repos/mbhall88/rasusa/releases/170809227","Warn: release artifact 2.0.0 not signed: https://api.github.com/repos/mbhall88/rasusa/releases/154219125","Warn: release artifact 1.0.0 not signed: https://api.github.com/repos/mbhall88/rasusa/releases/153170082","Warn: release artifact 0.8.0 not signed: https://api.github.com/repos/mbhall88/rasusa/releases/135625471","Warn: release artifact 2.1.1 does not have provenance: https://api.github.com/repos/mbhall88/rasusa/releases/235075483","Warn: release artifact 2.1.0 does not have provenance: https://api.github.com/repos/mbhall88/rasusa/releases/170809227","Warn: release artifact 2.0.0 does not have provenance: https://api.github.com/repos/mbhall88/rasusa/releases/154219125","Warn: release artifact 1.0.0 does not have provenance: https://api.github.com/repos/mbhall88/rasusa/releases/153170082","Warn: release artifact 0.8.0 does not have provenance: https://api.github.com/repos/mbhall88/rasusa/releases/135625471"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/release-please.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:16: pin your Docker image by updating bash:5.1 to bash:5.1@sha256:6ea8de000c2c0213caad31ebb86493bd628cd28b2ffffb961425be2c56d345e2","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2023-0081"],"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-21T07:53:38.309Z","repository_id":36174406,"created_at":"2025-08-21T07:53:38.310Z","updated_at":"2025-08-21T07:53:38.310Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32587823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"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":{"login":"mbhall88","name":"Michael Hall","uuid":"20403931","kind":"user","description":"Postdoc @ University of Queensland with @LeahRoberts \r\n\r\nBioinformatics | Nanopore | Microbial Genomics | Software Dev.","email":"","website":"https://mbh.sh","location":"Sunshine Coast, Australia","twitter":null,"company":"University of Queensland | UQCCR","icon_url":"https://avatars.githubusercontent.com/u/20403931?v=4","repositories_count":138,"last_synced_at":"2026-03-29T06:38:48.621Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mbhall88","funding_links":[],"total_stars":803,"followers":293,"following":78,"created_at":"2022-11-13T22:25:21.113Z","updated_at":"2026-03-29T06:38:48.622Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbhall88","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbhall88/repositories"},"packages":[{"id":4254638,"name":"rasusa","ecosystem":"cargo","description":"Randomly subsample reads or alignments","homepage":"https://github.com/mbhall88/rasusa","licenses":"non-standard","normalized_licenses":["Other"],"repository_url":"https://github.com/mbhall88/rasusa","keywords_array":["alignment","bioinformatics","coverage","fastq","subsampling"],"namespace":null,"versions_count":20,"first_release_published_at":"2019-11-16T11:37:55.753Z","latest_release_published_at":"2026-04-01T23:43:52.489Z","latest_release_number":"4.0.0","last_synced_at":"2026-04-17T16:02:30.114Z","created_at":"2022-04-13T00:23:10.670Z","updated_at":"2026-04-17T16:02:30.114Z","registry_url":"https://crates.io/crates/rasusa/","install_command":"cargo install rasusa","documentation_url":"https://docs.rs/rasusa/","metadata":{"categories":["command-line-utilities","science"]},"repo_metadata":{"id":36174406,"uuid":"211095413","full_name":"mbhall88/rasusa","owner":"mbhall88","description":"Randomly subsample sequencing reads or alignments","archived":false,"fork":false,"pushed_at":"2026-04-01T06:27:45.000Z","size":34425,"stargazers_count":256,"open_issues_count":12,"forks_count":20,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-01T08:52:34.852Z","etag":null,"topics":["alignment","bam","bioinformatics","coverage","downsample","fasta","fastq","genome-analysis","random","rust","subsampling"],"latest_commit_sha":null,"homepage":"https://doi.org/10.21105/joss.03941","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/mbhall88.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2019-09-26T13:25:47.000Z","updated_at":"2026-04-01T06:27:41.000Z","dependencies_parsed_at":"2026-03-16T12:06:20.211Z","dependency_job_id":null,"html_url":"https://github.com/mbhall88/rasusa","commit_stats":{"total_commits":237,"total_committers":6,"mean_commits":39.5,"dds":"0.21518987341772156","last_synced_commit":"ae44cabded6fb83fbb75e6c90dc7e4f1a098d00e"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/mbhall88/rasusa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbhall88","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/sbom","scorecard":{"id":630944,"data":{"date":"2025-08-11","repo":{"name":"github.com/mbhall88/rasusa","commit":"42d1ad030db5162fdac297bdfd0cea5cc41c2200"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/26 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":"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":"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":"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: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yaml:7","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/rust-ci.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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 2.1.1 not signed: https://api.github.com/repos/mbhall88/rasusa/releases/235075483","Warn: release artifact 2.1.0 not signed: https://api.github.com/repos/mbhall88/rasusa/releases/170809227","Warn: release artifact 2.0.0 not signed: https://api.github.com/repos/mbhall88/rasusa/releases/154219125","Warn: release artifact 1.0.0 not signed: https://api.github.com/repos/mbhall88/rasusa/releases/153170082","Warn: release artifact 0.8.0 not signed: https://api.github.com/repos/mbhall88/rasusa/releases/135625471","Warn: release artifact 2.1.1 does not have provenance: https://api.github.com/repos/mbhall88/rasusa/releases/235075483","Warn: release artifact 2.1.0 does not have provenance: https://api.github.com/repos/mbhall88/rasusa/releases/170809227","Warn: release artifact 2.0.0 does not have provenance: https://api.github.com/repos/mbhall88/rasusa/releases/154219125","Warn: release artifact 1.0.0 does not have provenance: https://api.github.com/repos/mbhall88/rasusa/releases/153170082","Warn: release artifact 0.8.0 does not have provenance: https://api.github.com/repos/mbhall88/rasusa/releases/135625471"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/release-please.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/mbhall88/rasusa/rust-ci.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:16: pin your Docker image by updating bash:5.1 to bash:5.1@sha256:6ea8de000c2c0213caad31ebb86493bd628cd28b2ffffb961425be2c56d345e2","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2023-0081"],"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-21T07:53:38.309Z","repository_id":36174406,"created_at":"2025-08-21T07:53:38.310Z","updated_at":"2025-08-21T07:53:38.310Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31431451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"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":"mbhall88","name":"Michael Hall","uuid":"20403931","kind":"user","description":"Postdoc @ University of Queensland with @LeahRoberts \r\n\r\nBioinformatics | Nanopore | Microbial Genomics | Software Dev.","email":"","website":"https://mbh.sh","location":"Sunshine Coast, Australia","twitter":null,"company":"University of Queensland | UQCCR","icon_url":"https://avatars.githubusercontent.com/u/20403931?v=4","repositories_count":138,"last_synced_at":"2026-03-29T06:38:48.621Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mbhall88","funding_links":[],"total_stars":803,"followers":293,"following":78,"created_at":"2022-11-13T22:25:21.113Z","updated_at":"2026-03-29T06:38:48.622Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbhall88","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbhall88/repositories"},"tags":[{"name":"3.0.0","sha":"cdac3d4927a561489b04a6bb076c5c29143ad67b","kind":"commit","published_at":"2026-02-19T01:01:05.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/3.0.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/3.0.0/manifests"},{"name":"2.2.2","sha":"59ba92e1faa6f6fd76f38ed7660fe27be88c1bba","kind":"commit","published_at":"2025-09-09T02:10:30.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/2.2.2","html_url":"https://github.com/mbhall88/rasusa/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"ed52c4b16fdbeef70fa34c1fdcde54326ac7e246","kind":"commit","published_at":"2025-09-09T01:33:59.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/2.2.1","html_url":"https://github.com/mbhall88/rasusa/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"bd0d8d62759b0c97cc52200e1810b4e0e273bca0","kind":"commit","published_at":"2025-09-05T06:30:03.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/2.2.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.2.0/manifests"},{"name":"v2.2.0","sha":"bd0d8d62759b0c97cc52200e1810b4e0e273bca0","kind":"commit","published_at":"2025-09-05T06:30:03.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/v2.2.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/v2.2.0/manifests"},{"name":"2.1.1","sha":"42d1ad030db5162fdac297bdfd0cea5cc41c2200","kind":"commit","published_at":"2025-07-25T05:51:59.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/2.1.1","html_url":"https://github.com/mbhall88/rasusa/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"dbc577778bfe794987b29b85346084051903146b","kind":"commit","published_at":"2024-08-19T07:00:03.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/2.1.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"12fc6186e2ebc14b2cedc14a7d519e913eea54e4","kind":"commit","published_at":"2024-05-03T23:57:28.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/2.0.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/2.0.0/manifests"},{"name":"1.0.0","sha":"51429c7715484390b833bf907530845f4b60ca14","kind":"commit","published_at":"2024-04-29T00:37:13.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/1.0.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/1.0.0/manifests"},{"name":"0.8.0","sha":"652d9a4ef23244df676ba227699f20bfc6dc9830","kind":"commit","published_at":"2024-01-03T02:44:19.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.8.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"8644c187aaa94a46cb912995a3ab0e01e387c7ba","kind":"tag","published_at":"2023-04-06T02:56:48.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.7.1","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9f09f20cce9a0004bbecb3fad5232a366ba43e59","kind":"tag","published_at":"2022-07-05T04:38:55.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.7.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"5175fe9f20e30c1b8ceec9c5afe63fcc354db40b","kind":"tag","published_at":"2022-01-23T23:03:52.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.6.1","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"8d9ce5ef575897ddab7975d9934faf51f2800165","kind":"tag","published_at":"2021-08-29T04:13:52.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.6.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9dd485e1ef1aa2477a61b271a76b193cba2b7746","kind":"tag","published_at":"2021-08-20T01:31:38.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.5.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"1135210f5173b4cfc48f01703be78777862d88f9","kind":"tag","published_at":"2021-08-13T02:19:25.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.4.2","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"c09918263fceb4f37de7a2163e49b2674a585afa","kind":"tag","published_at":"2021-08-09T07:49:34.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.4.1","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"44efd9a3baf1d7eb7fe5543bf05ee6d48c928f5e","kind":"tag","published_at":"2021-08-09T06:35:31.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.4.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"0f0a6178b4b5f483dd4a114836a9c56602abd385","kind":"tag","published_at":"2020-06-26T06:17:26.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.3.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"9c3a5c9c8c82ed660d188c55afe5426d84d06d3b","kind":"tag","published_at":"2020-03-27T17:27:33.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.2.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"b47f819741d7aef942d88a03872d01219841da7a","kind":"commit","published_at":"2019-11-16T10:58:12.000Z","download_url":"https://codeload.github.com/mbhall88/rasusa/tar.gz/0.1.0","html_url":"https://github.com/mbhall88/rasusa/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mbhall88/rasusa@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-13T14:05:53.981Z","dependent_packages_count":0,"downloads":19105,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":32.01708164181703,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":12.398617997195672,"forks_count":14.89786754396415,"average":24.488832586545424},"purl":"pkg:cargo/rasusa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rasusa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rasusa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rasusa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-13T13:01:26.354Z","issues_count":45,"pull_requests_count":74,"avg_time_to_close_issue":12064620.45,"avg_time_to_close_pull_request":65528.36507936508,"issues_closed_count":40,"pull_requests_closed_count":63,"pull_request_authors_count":6,"issue_authors_count":26,"avg_comments_per_issue":2.3555555555555556,"avg_comments_per_pull_request":0.33783783783783783,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":5,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":1178337.5,"past_year_avg_time_to_close_pull_request":92467.5945945946,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.2916666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/issues","maintainers":[{"login":"mbhall88","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbhall88"}],"active_maintainers":[{"login":"mbhall88","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbhall88"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rasusa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rasusa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rasusa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rasusa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rasusa/codemeta","maintainers":[{"uuid":"66378","login":"mbhall88","name":"Michael Hall","email":null,"url":"https://github.com/mbhall88","packages_count":9,"html_url":"https://crates.io/users/mbhall88","role":null,"created_at":"2022-11-07T23:38:16.359Z","updated_at":"2022-11-07T23:38:16.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/mbhall88/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":267720,"maintainers_count":62271,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13880023,"name":"github.com/mbhall88/rasusa","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mbhall88/rasusa","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-09-05T06:30:03.000Z","latest_release_published_at":"2025-09-05T06:30:03.000Z","latest_release_number":"v2.2.0+incompatible","last_synced_at":"2026-04-17T16:02:43.067Z","created_at":"2026-02-23T09:52:34.677Z","updated_at":"2026-04-17T16:02:43.067Z","registry_url":"https://pkg.go.dev/github.com/mbhall88/rasusa","install_command":"go get github.com/mbhall88/rasusa","documentation_url":"https://pkg.go.dev/github.com/mbhall88/rasusa#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-23T10:44:39.324Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.273251173497439,"dependent_packages_count":4.941180251836276,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.107215712666857},"purl":"pkg:golang/github.com/mbhall88/rasusa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mbhall88/rasusa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mbhall88/rasusa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mbhall88/rasusa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmbhall88%2Frasusa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmbhall88%2Frasusa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmbhall88%2Frasusa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmbhall88%2Frasusa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmbhall88%2Frasusa/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2107155,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1231147,"full_name":"mbhall88/rasusa","default_branch":"main","total_commits":312,"total_committers":8,"total_bot_commits":39,"total_bot_committers":1,"mean_commits":39.0,"dds":0.28846153846153844,"past_year_total_commits":75,"past_year_total_committers":4,"past_year_total_bot_commits":37,"past_year_total_bot_committers":1,"past_year_mean_commits":18.75,"past_year_dds":0.5066666666666666,"last_synced_at":"2026-04-17T16:04:40.185Z","last_synced_commit":"075f392da6d3d7a2c70864ba9aefd499bfffb681","created_at":"2023-03-10T15:47:52.050Z","updated_at":"2026-04-17T16:03:44.897Z","committers":[{"name":"Michael Hall","email":"michael@mbh.sh","login":"mbhall88","count":222},{"name":"Michael Hall","email":"mbhall88@gmail.com","login":null,"count":46},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":39},{"name":"Pierre Marijon","email":"pierre.marijon-ext@aphp.fr","login":"natir","count":1},{"name":"George Bouras","email":"84495559+gbouras13","login":"gbouras13","count":1},{"name":"Dimas","email":"87217943+adimascf","login":"adimascf","count":1},{"name":"Andrew Kane","email":"andrew@ankane.org","login":"ankane","count":1},{"name":"Pierre Marijon","email":"pierre.marijon@hhu.de","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":37},{"name":"Michael Hall","email":"mhaldini@icloud.com","login":"mbhall88","count":36},{"name":"Dimas","email":"87217943+adimascf","login":"adimascf","count":1},{"name":"Andrew Kane","email":"andrew@ankane.org","login":"ankane","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-25T00:00:08.654Z","repositories_count":6217970,"commits_count":899336897,"contributors_count":34885217,"owners_count":1145247,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"mbhall88/rasusa","html_url":"https://github.com/mbhall88/rasusa","last_synced_at":"2026-04-13T13:01:26.354Z","status":null,"issues_count":45,"pull_requests_count":74,"avg_time_to_close_issue":12064620.45,"avg_time_to_close_pull_request":65528.36507936508,"issues_closed_count":40,"pull_requests_closed_count":63,"pull_request_authors_count":6,"issue_authors_count":26,"avg_comments_per_issue":2.3555555555555556,"avg_comments_per_pull_request":0.33783783783783783,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":5,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":1178337.5,"past_year_avg_time_to_close_pull_request":92467.5945945946,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":0.2916666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":28,"created_at":"2023-05-12T02:32:33.336Z","updated_at":"2026-04-13T13:01:26.355Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/issues","issue_labels_count":{"table":{"enhancement":11,"wontfix":1,"help wanted":1,"bug":1}},"pull_request_labels_count":{"table":{"dependencies":40,"rust":32,"autorelease: pending":7,"github_actions":6,"autorelease: tagged":5}},"issue_author_associations_count":{"table":{"NONE":27,"OWNER":16,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":44,"OWNER":28,"NONE":2}},"issue_authors":{"table":{"mbhall88":16,"tseemann":3,"natir":2,"npdungca":2,"camilogarciabotero":1,"ilyavs":1,"nbenzakour":1,"amnotagoldfish":1,"k3yavi":1,"nirajmehta96":1,"MostafaYA":1,"pmielle":1,"AnupamGautam":1,"ankane":1,"genignored":1,"IndreNav":1,"baozg":1,"Teklu67":1,"IsmailM":1,"pablosoro":1,"tinyheero":1,"tomazberisa":1,"bbalog87":1,"eesiribloom":1,"rmormando":1,"llk578496":1}},"pull_request_authors":{"table":{"dependabot[bot]":40,"mbhall88":28,"ankane":2,"gbouras13":2,"natir":1,"adimascf":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-17T00:00:09.649Z","repositories_count":14298317,"issues_count":34562740,"pull_requests_count":113130951,"authors_count":11236833,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"enhancement":1,"wontfix":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":38,"rust":32,"github_actions":6,"autorelease: pending":3,"autorelease: tagged":1}},"past_year_issue_author_associations_count":{"table":{"NONE":5}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":40,"OWNER":7,"NONE":1}},"past_year_issue_authors":{"table":{"amnotagoldfish":1,"ankane":1,"baozg":1,"llk578496":1,"pablosoro":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":38,"mbhall88":7,"ankane":2,"adimascf":1}},"maintainers":[{"table":{"login":"mbhall88","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbhall88"}}],"active_maintainers":[{"table":{"login":"mbhall88","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbhall88"}}]}},"events":{"total":{"ReleaseEvent":4,"DeleteEvent":19,"PullRequestEvent":79,"ForkEvent":2,"IssuesEvent":12,"WatchEvent":36,"IssueCommentEvent":48,"PushEvent":73,"PullRequestReviewEvent":9,"PullRequestReviewCommentEvent":13,"CreateEvent":33},"last_year":{"ReleaseEvent":4,"DeleteEvent":19,"PullRequestEvent":79,"ForkEvent":1,"IssuesEvent":8,"WatchEvent":15,"IssueCommentEvent":33,"PushEvent":72,"PullRequestReviewEvent":9,"PullRequestReviewCommentEvent":13,"CreateEvent":33}},"keywords":["alignment","bam","bioinformatics","coverage","downsample","fasta","fastq","genome-analysis","random","rust","subsampling"],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.lock","sha":null,"kind":"lockfile","created_at":"2022-09-16T04:40:15.609Z","updated_at":"2022-09-16T04:40:15.609Z","repository_link":"https://github.com/mbhall88/rasusa/blob/main/Cargo.lock","dependencies":[{"id":5012569324,"package_name":"adler","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":5012569325,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"0.7.18","direct":false,"kind":"runtime","optional":false},{"id":5012569326,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.58","direct":false,"kind":"runtime","optional":false},{"id":5012569327,"package_name":"assert_cmd","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":5012569328,"package_name":"atty","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":5012569329,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":5012569330,"package_name":"bgzip","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":5012569331,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":5012569332,"package_name":"buf_redux","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":5012569333,"package_name":"bytecount","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":5012569334,"package_name":"bzip2","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":5012569335,"package_name":"bzip2-sys","ecosystem":"cargo","requirements":"0.1.11+1.0.8","direct":false,"kind":"runtime","optional":false},{"id":5012569336,"package_name":"cc","ecosystem":"cargo","requirements":"1.0.73","direct":false,"kind":"runtime","optional":false},{"id":5012569337,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":5012569338,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.19","direct":false,"kind":"runtime","optional":false},{"id":5012569339,"package_name":"clap","ecosystem":"cargo","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":5012569340,"package_name":"clap_derive","ecosystem":"cargo","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":5012569341,"package_name":"clap_lex","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":5012569342,"package_name":"colored","ecosystem":"cargo","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":5012569343,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":5012569344,"package_name":"difference","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":5012569345,"package_name":"escargot","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":5012569346,"package_name":"fastrand","ecosystem":"cargo","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":5012569347,"package_name":"fern","ecosystem":"cargo","requirements":"0.5.9","direct":false,"kind":"runtime","optional":false},{"id":5012569348,"package_name":"flate2","ecosystem":"cargo","requirements":"1.0.24","direct":false,"kind":"runtime","optional":false},{"id":5012569349,"package_name":"float-cmp","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":5012569350,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.1.16","direct":false,"kind":"runtime","optional":false},{"id":5012569351,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":5012569352,"package_name":"heck","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":5012569353,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":5012569354,"package_name":"indexmap","ecosystem":"cargo","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":5012569355,"package_name":"instant","ecosystem":"cargo","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":5012569356,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":5012569357,"package_name":"jobserver","ecosystem":"cargo","requirements":"0.1.24","direct":false,"kind":"runtime","optional":false},{"id":5012569358,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":5012569359,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.126","direct":false,"kind":"runtime","optional":false},{"id":5012569360,"package_name":"log","ecosystem":"cargo","requirements":"0.4.17","direct":false,"kind":"runtime","optional":false},{"id":5012569361,"package_name":"lzma-sys","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":5012569362,"package_name":"memchr","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":5012569363,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":5012569364,"package_name":"needletail","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":5012569365,"package_name":"niffler","ecosystem":"cargo","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":5012569366,"package_name":"normalize-line-endings","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":5012569367,"package_name":"num-integer","ecosystem":"cargo","requirements":"0.1.45","direct":false,"kind":"runtime","optional":false},{"id":5012569368,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":5012569369,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":5012569370,"package_name":"os_str_bytes","ecosystem":"cargo","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":5012569371,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":5012569372,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":5012569373,"package_name":"predicates","ecosystem":"cargo","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":5012569374,"package_name":"predicates-core","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":5012569375,"package_name":"predicates-tree","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":5012569376,"package_name":"proc-macro-error","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":5012569377,"package_name":"proc-macro-error-attr","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":5012569378,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.40","direct":false,"kind":"runtime","optional":false},{"id":5012569379,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.20","direct":false,"kind":"runtime","optional":false},{"id":5012569380,"package_name":"rand","ecosystem":"cargo","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":5012569381,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":5012569382,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":5012569383,"package_name":"rand_hc","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":5012569384,"package_name":"rand_pcg","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":5012569385,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.2.13","direct":false,"kind":"runtime","optional":false},{"id":5012569386,"package_name":"regex","ecosystem":"cargo","requirements":"1.5.6","direct":false,"kind":"runtime","optional":false},{"id":5012569387,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.6.26","direct":false,"kind":"runtime","optional":false},{"id":5012569388,"package_name":"remove_dir_all","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":5012569389,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":5012569390,"package_name":"safemem","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":5012569391,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.138","direct":false,"kind":"runtime","optional":false},{"id":5012569392,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.138","direct":false,"kind":"runtime","optional":false},{"id":5012569393,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.82","direct":false,"kind":"runtime","optional":false},{"id":5012569394,"package_name":"strsim","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":5012569395,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.98","direct":false,"kind":"runtime","optional":false},{"id":5012569396,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":5012569397,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":5012569398,"package_name":"termtree","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":5012569399,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":5012569400,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.31","direct":false,"kind":"runtime","optional":false},{"id":5012569401,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"1.0.31","direct":false,"kind":"runtime","optional":false},{"id":5012569402,"package_name":"time","ecosystem":"cargo","requirements":"0.1.44","direct":false,"kind":"runtime","optional":false},{"id":5012569403,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":5012569404,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":5012569405,"package_name":"wasi","ecosystem":"cargo","requirements":"0.9.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":5012569406,"package_name":"wasi","ecosystem":"cargo","requirements":"0.10.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":5012569407,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":5012569408,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":5012569409,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":5012569410,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":5012569411,"package_name":"xz2","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":5012569412,"package_name":"zstd","ecosystem":"cargo","requirements":"0.7.0+zstd.1.4.9","direct":false,"kind":"runtime","optional":false},{"id":5012569413,"package_name":"zstd-safe","ecosystem":"cargo","requirements":"3.1.0+zstd.1.4.9","direct":false,"kind":"runtime","optional":false},{"id":5012569414,"package_name":"zstd-sys","ecosystem":"cargo","requirements":"1.5.0+zstd.1.4.9","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-09-16T04:40:15.788Z","updated_at":"2022-09-16T04:40:15.788Z","repository_link":"https://github.com/mbhall88/rasusa/blob/main/Cargo.toml","dependencies":[{"id":5012569505,"package_name":"clap","ecosystem":"cargo","requirements":"3.2.8","direct":true,"kind":"runtime","optional":false},{"id":5012569506,"package_name":"regex","ecosystem":"cargo","requirements":"1.5.5","direct":true,"kind":"runtime","optional":false},{"id":5012569507,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":5012569508,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":5012569509,"package_name":"needletail","ecosystem":"cargo","requirements":"0.4.1","direct":true,"kind":"runtime","optional":false},{"id":5012569510,"package_name":"rand","ecosystem":"cargo","requirements":"0.7.2","direct":true,"kind":"runtime","optional":false},{"id":5012569511,"package_name":"rand_pcg","ecosystem":"cargo","requirements":"0.2.1","direct":true,"kind":"runtime","optional":false},{"id":5012569512,"package_name":"log","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":5012569513,"package_name":"fern","ecosystem":"cargo","requirements":"0.5","direct":true,"kind":"runtime","optional":false},{"id":5012569514,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":5012569515,"package_name":"niffler","ecosystem":"cargo","requirements":"2.3","direct":true,"kind":"runtime","optional":false},{"id":5012569516,"package_name":"assert_cmd","ecosystem":"cargo","requirements":"0.10","direct":true,"kind":"development","optional":false},{"id":5012569517,"package_name":"predicates","ecosystem":"cargo","requirements":"1","direct":true,"kind":"development","optional":false},{"id":5012569518,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-please.yaml","sha":null,"kind":"manifest","created_at":"2026-03-16T12:06:19.899Z","updated_at":"2026-03-16T12:06:19.899Z","repository_link":"https://github.com/mbhall88/rasusa/blob/main/.github/workflows/release-please.yaml","dependencies":[{"id":25840279942,"package_name":"googleapis/release-please-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker.yaml","sha":null,"kind":"manifest","created_at":"2026-03-16T12:06:19.841Z","updated_at":"2026-03-16T12:06:19.841Z","repository_link":"https://github.com/mbhall88/rasusa/blob/main/.github/workflows/docker.yaml","dependencies":[{"id":25840279890,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25840279891,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25840279892,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25840279893,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25840279894,"package_name":"actions/attest-build-provenance","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2023-01-16T23:45:45.977Z","updated_at":"2023-01-16T23:45:45.977Z","repository_link":"https://github.com/mbhall88/rasusa/blob/main/.github/workflows/release.yaml","dependencies":[{"id":6962370796,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6962370797,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6962370798,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6962370799,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6962370800,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"59c3b4891632ff9a897f99a91d7bc557467a3a22","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rust-ci.yaml","sha":null,"kind":"manifest","created_at":"2023-01-16T23:45:46.006Z","updated_at":"2023-01-16T23:45:46.006Z","repository_link":"https://github.com/mbhall88/rasusa/blob/main/.github/workflows/rust-ci.yaml","dependencies":[{"id":6962370825,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6962370826,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6962370827,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6962370828,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6962370829,"package_name":"actions-rs/tarpaulin","ecosystem":"actions","requirements":"v0.1","direct":true,"kind":"composite","optional":false},{"id":6962370830,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6962370831,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-16T23:45:46.026Z","updated_at":"2023-01-16T23:45:46.026Z","repository_link":"https://github.com/mbhall88/rasusa/blob/main/Dockerfile","dependencies":[{"id":6962370856,"package_name":"rust","ecosystem":"docker","requirements":"1.62","direct":true,"kind":"build","optional":false},{"id":6962370857,"package_name":"bash","ecosystem":"docker","requirements":"5.1","direct":true,"kind":"build","optional":false}]}],"score":17.505543746270884,"created_at":"2025-04-11T10:20:29.112Z","updated_at":"2026-06-23T00:30:42.507Z","avatar_url":"https://github.com/mbhall88.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357633","html_url":"https://summary.ecosyste.ms/projects/357633"}