{"id":1621,"name":"Rasusa","description":"Rasusa: Randomly subsample sequencing reads to a specified coverage - Published in JOSS (2022)","url":"https://github.com/mbhall88/rasusa","last_synced_at":"2025-09-04T16:30:53.683Z","repository":{"id":36174406,"uuid":"211095413","full_name":"mbhall88/rasusa","owner":"mbhall88","description":"Randomly subsample sequencing reads or alignments","archived":false,"fork":false,"pushed_at":"2025-07-25T06:04:27.000Z","size":14117,"stargazers_count":237,"open_issues_count":2,"forks_count":19,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-31T21:25:29.101Z","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}},"created_at":"2019-09-26T13:25:47.000Z","updated_at":"2025-08-26T11:24:42.000Z","dependencies_parsed_at":"2023-01-16T23:45:46.044Z","dependency_job_id":"eb7f5ffe-220d-4f17-bd96-067385a1d352","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":16,"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":273523237,"owners_count":25120860,"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-03T02:00:09.631Z","response_time":76,"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":"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":130,"last_synced_at":"2025-08-30T20:39:17.201Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mbhall88","funding_links":[],"total_stars":741,"followers":275,"following":77,"created_at":"2022-11-13T22:25:21.113Z","updated_at":"2025-08-30T20:39:17.202Z","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":15,"first_release_published_at":"2019-11-16T11:37:55.753Z","latest_release_published_at":"2025-07-25T05:52:51.475Z","latest_release_number":"2.1.1","last_synced_at":"2025-09-03T22:36:55.999Z","created_at":"2022-04-13T00:23:10.670Z","updated_at":"2025-09-04T09:45:02.864Z","registry_url":"https://crates.io/crates/rasusa/","install_command":"cargo install rasusa","documentation_url":"https://docs.rs/rasusa/","metadata":{"categories":["science","command-line-utilities"]},"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":"2025-07-25T06:04:27.000Z","size":14117,"stargazers_count":237,"open_issues_count":2,"forks_count":19,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-31T21:25:29.101Z","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}},"created_at":"2019-09-26T13:25:47.000Z","updated_at":"2025-08-26T11:24:42.000Z","dependencies_parsed_at":"2023-01-16T23:45:46.044Z","dependency_job_id":"eb7f5ffe-220d-4f17-bd96-067385a1d352","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":16,"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":273523237,"owners_count":25120860,"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-03T02:00:09.631Z","response_time":76,"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":"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":130,"last_synced_at":"2025-08-30T20:39:17.201Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mbhall88","funding_links":[],"total_stars":741,"followers":275,"following":77,"created_at":"2022-11-13T22:25:21.113Z","updated_at":"2025-08-30T20:39:17.202Z","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":"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":"2025-09-04T09:45:02.864Z","dependent_packages_count":0,"downloads":16708,"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":"2025-08-31T21:15:53.918Z","issues_count":42,"pull_requests_count":20,"avg_time_to_close_issue":12082951.925,"avg_time_to_close_pull_request":25280.15,"issues_closed_count":40,"pull_requests_closed_count":20,"pull_request_authors_count":5,"issue_authors_count":23,"avg_comments_per_issue":2.6904761904761907,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":645734.5,"past_year_avg_time_to_close_pull_request":40443.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbhall88%2Frasusa/issues","maintainers":[{"login":"mbhall88","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbhall88"}],"active_maintainers":[{"login":"mbhall88","count":2,"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","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":204316,"maintainers_count":50494,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","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":1231147,"full_name":"mbhall88/rasusa","default_branch":"main","committers":[{"name":"Michael Hall","email":"michael@mbh.sh","login":"mbhall88","count":188},{"name":"Michael Hall","email":"mbhall88@gmail.com","login":null,"count":46},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Pierre Marijon","email":"pierre.marijon-ext@aphp.fr","login":"natir","count":1},{"name":"George Bouras","email":"84495559+gbouras13","login":"gbouras13","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}],"total_commits":240,"total_committers":7,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":34.285714285714285,"dds":0.21666666666666667,"past_year_committers":[{"name":"Michael Hall","email":"michael@mbh.sh","login":"mbhall88","count":11},{"name":"Andrew Kane","email":"andrew@ankane.org","login":"ankane","count":1}],"past_year_total_commits":12,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.08333333333333337,"last_synced_at":"2025-08-07T08:09:21.439Z","last_synced_commit":"42d1ad030db5162fdac297bdfd0cea5cc41c2200","created_at":"2023-03-10T15:47:52.050Z","updated_at":"2025-08-07T08:09:21.486Z","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":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"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":"mbhall88/rasusa","html_url":"https://github.com/mbhall88/rasusa","last_synced_at":"2025-08-31T21:15:53.918Z","status":"error","issues_count":42,"pull_requests_count":20,"avg_time_to_close_issue":12082951.925,"avg_time_to_close_pull_request":25280.15,"issues_closed_count":40,"pull_requests_closed_count":20,"pull_request_authors_count":5,"issue_authors_count":23,"avg_comments_per_issue":2.6904761904761907,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":645734.5,"past_year_avg_time_to_close_pull_request":40443.25,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-12T02:32:33.336Z","updated_at":"2025-09-03T05:08:41.933Z","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":{"enhancement":10,"bug":1,"help wanted":1},"pull_request_labels_count":{"autorelease: pending":5,"autorelease: tagged":4,"dependencies":2},"issue_author_associations_count":{"NONE":24,"OWNER":16,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"OWNER":23,"CONTRIBUTOR":6,"NONE":1},"issue_authors":{"mbhall88":16,"tseemann":3,"natir":2,"npdungca":2,"camilogarciabotero":1,"ilyavs":1,"nbenzakour":1,"k3yavi":1,"nirajmehta96":1,"MostafaYA":1,"pmielle":1,"AnupamGautam":1,"ankane":1,"genignored":1,"IndreNav":1,"Teklu67":1,"IsmailM":1,"tinyheero":1,"tomazberisa":1,"bbalog87":1,"eesiribloom":1,"rmormando":1,"llk578496":1},"pull_request_authors":{"mbhall88":23,"ankane":2,"gbouras13":2,"dependabot[bot]":2,"natir":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"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":{"autorelease: pending":1},"past_year_issue_author_associations_count":{"NONE":4},"past_year_pull_request_author_associations_count":{"OWNER":2,"CONTRIBUTOR":2},"past_year_issue_authors":{"ankane":1,"eesiribloom":1,"llk578496":1,"tinyheero":1},"past_year_pull_request_authors":{"mbhall88":2,"ankane":2},"maintainers":[{"login":"mbhall88","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbhall88"}],"active_maintainers":[{"login":"mbhall88","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbhall88"}]},"events":{"total":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":7,"WatchEvent":29,"IssueCommentEvent":27,"PushEvent":6,"PullRequestReviewEvent":3,"PullRequestReviewCommentEvent":2,"PullRequestEvent":4,"ForkEvent":2},"last_year":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":7,"WatchEvent":29,"IssueCommentEvent":27,"PushEvent":6,"PullRequestReviewEvent":3,"PullRequestReviewCommentEvent":2,"PullRequestEvent":4,"ForkEvent":2}},"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.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.146076476380966,"created_at":"2025-09-04T09:17:50.378Z","updated_at":"2025-10-07T08:04:33.641Z","avatar_url":"https://github.com/mbhall88.png","language":"Rust","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.03941","https://doi.org/10.1099/mgen.0.000188","https://doi.org/10.1099/mgen.0.000294"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh"],"project_url":"https://science.ecosyste.ms/api/v1/projects/1621","html_url":"https://science.ecosyste.ms/projects/1621"}