{"id":63164,"name":"redbiom","description":"Sample search by metadata and features","url":"https://github.com/biocore/redbiom","last_synced_at":"2025-09-08T12:54:19.862Z","repository":{"id":15806418,"uuid":"78798590","full_name":"biocore/redbiom","owner":"biocore","description":"Sample search by metadata and features","archived":false,"fork":false,"pushed_at":"2023-08-31T23:21:29.000Z","size":2413,"stargazers_count":48,"open_issues_count":25,"forks_count":18,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-24T09:15:38.544Z","etag":null,"topics":["bioinformatics","biom","microbiome","qiime"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biocore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-01-13T00:07:28.000Z","updated_at":"2025-08-14T20:23:05.000Z","dependencies_parsed_at":"2023-10-20T18:25:49.172Z","dependency_job_id":null,"html_url":"https://github.com/biocore/redbiom","commit_stats":{"total_commits":201,"total_committers":7,"mean_commits":"28.714285714285715","dds":"0.46766169154228854","last_synced_commit":"190045917069ae1aab65449b7e5e3319e2a3d67e"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/biocore/redbiom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/sbom","scorecard":{"id":239137,"data":{"date":"2025-08-11","repo":{"name":"github.com/biocore/redbiom","commit":"b1cd542bdc04e4314d475d0437b2eabf4eb88954"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"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: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: COPYING.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T06:19:46.588Z","repository_id":15806418,"created_at":"2025-08-17T06:19:46.588Z","updated_at":"2025-08-17T06:19:46.588Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188912,"owners_count":25237853,"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-08T02:00:09.813Z","response_time":121,"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":"biocore","name":"biocore","uuid":"6241857","kind":"organization","description":"Collaboratively developed bioinformatics software.","email":null,"website":"http://biocore.github.io/","location":"Cyberspace","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6241857?v=4","repositories_count":76,"last_synced_at":"2023-03-11T02:51:03.087Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biocore","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T21:00:47.685Z","updated_at":"2023-03-11T02:51:03.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore/repositories"},"packages":[{"id":2899366,"name":"redbiom","ecosystem":"pypi","description":"","homepage":"https://github.com/biocore/redbiom","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/biocore/redbiom","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2017-06-08T01:24:52.000Z","latest_release_published_at":"2022-12-20T00:54:11.000Z","latest_release_number":"0.3.9","last_synced_at":"2025-08-24T03:03:32.615Z","created_at":"2022-04-10T12:26:43.620Z","updated_at":"2025-08-24T14:53:24.713Z","registry_url":"https://pypi.org/project/redbiom/","install_command":"pip install redbiom --index-url https://pypi.org/simple","documentation_url":"https://redbiom.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"redbiom","project_status":null},"repo_metadata":{"id":15806418,"uuid":"78798590","full_name":"biocore/redbiom","owner":"biocore","description":"Sample search by metadata and features","archived":false,"fork":false,"pushed_at":"2023-08-31T23:21:29.000Z","size":2413,"stargazers_count":48,"open_issues_count":25,"forks_count":18,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-24T09:15:38.544Z","etag":null,"topics":["bioinformatics","biom","microbiome","qiime"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biocore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-01-13T00:07:28.000Z","updated_at":"2025-08-14T20:23:05.000Z","dependencies_parsed_at":"2023-10-20T18:25:49.172Z","dependency_job_id":null,"html_url":"https://github.com/biocore/redbiom","commit_stats":{"total_commits":201,"total_committers":7,"mean_commits":"28.714285714285715","dds":"0.46766169154228854","last_synced_commit":"190045917069ae1aab65449b7e5e3319e2a3d67e"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/biocore/redbiom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/sbom","scorecard":{"id":239137,"data":{"date":"2025-08-11","repo":{"name":"github.com/biocore/redbiom","commit":"b1cd542bdc04e4314d475d0437b2eabf4eb88954"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"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: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: COPYING.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T06:19:46.588Z","repository_id":15806418,"created_at":"2025-08-17T06:19:46.588Z","updated_at":"2025-08-17T06:19:46.588Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271891453,"owners_count":24839482,"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-08-24T02:00:11.135Z","response_time":111,"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":"biocore","name":"biocore","uuid":"6241857","kind":"organization","description":"Collaboratively developed bioinformatics software.","email":null,"website":"http://biocore.github.io/","location":"Cyberspace","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6241857?v=4","repositories_count":76,"last_synced_at":"2023-03-11T02:51:03.087Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biocore","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T21:00:47.685Z","updated_at":"2023-03-11T02:51:03.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore/repositories"},"tags":[{"name":"0.3.9","sha":"190045917069ae1aab65449b7e5e3319e2a3d67e","kind":"commit","published_at":"2022-12-20T00:51:59.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.9","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"445a1c05d2a6669633e2091f24d38a30c0c33625","kind":"commit","published_at":"2021-10-21T16:16:07.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.8","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"7694b5010a9f053e286a13a2fad8dbe635d26d7a","kind":"commit","published_at":"2021-10-20T21:37:21.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.7","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.7/manifests"},{"name":"0.3.7old","sha":"cca2c8dbf8d0df66205fc563348ac304f707e311","kind":"commit","published_at":"2021-10-20T21:25:04.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.7old","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.7old","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.7old","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.7old","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.7old/manifests"},{"name":"0.3.6","sha":"edca791c49453323f87a8f7d510de2cffad35740","kind":"commit","published_at":"2021-10-01T22:32:42.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.6","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"f7867045aff1800e5ad892606c3abcda4d9d17f4","kind":"commit","published_at":"2019-11-06T17:34:18.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.5","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"ff83c7edad34d9dbd09fabac148d762b3ca0b64f","kind":"commit","published_at":"2019-10-18T20:13:48.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.4","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"842b00aa62174a0b1cd1bf4494198ea81c9b3179","kind":"commit","published_at":"2019-08-08T18:31:52.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.3","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"5f7c6d7aca4a9218e17c03a798e802ff4f53078a","kind":"commit","published_at":"2019-03-28T17:47:51.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.2","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"b2901ecaf98daf442ff94bb57d4d2a46768ac9e4","kind":"commit","published_at":"2019-02-19T23:51:49.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.1","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"786a9c748674a5c8abfb55e7bf2f98aa78140312","kind":"commit","published_at":"2018-12-11T23:01:07.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.0","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"320035553591c615a42c22292cb67b74a4cd6e7f","kind":"commit","published_at":"2018-02-08T12:41:36.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.2.0","html_url":"https://github.com/biocore/redbiom/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.2.0/manifests"},{"name":"v0.1.1","sha":"b4b5d1880d7556bdd27f51d90066404e59428cd5","kind":"commit","published_at":"2017-09-26T23:40:08.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/v0.1.1","html_url":"https://github.com/biocore/redbiom/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.1/manifests"},{"name":"v0.1.0-Sep-27-17","sha":"b4b5d1880d7556bdd27f51d90066404e59428cd5","kind":"commit","published_at":"2017-09-26T23:40:08.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/v0.1.0-Sep-27-17","html_url":"https://github.com/biocore/redbiom/releases/tag/v0.1.0-Sep-27-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@v0.1.0-Sep-27-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.0-Sep-27-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.0-Sep-27-17/manifests"},{"name":"v0.1.0","sha":"2c3742d910af0675d93b417e711844b16657c2d5","kind":"commit","published_at":"2017-06-08T01:08:24.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/v0.1.0","html_url":"https://github.com/biocore/redbiom/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T14:53:24.713Z","dependent_packages_count":1,"downloads":477,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":12.016349447568981,"dependent_repos_count":7.484319311685299,"dependent_packages_count":4.786619982160483,"stargazers_count":10.065798231434819,"forks_count":8.381442965595035,"docker_downloads_count":null,"average":8.546905987688923},"purl":"pkg:pypi/redbiom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/redbiom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/redbiom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/redbiom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T03:39:15.134Z","issues_count":64,"pull_requests_count":42,"avg_time_to_close_issue":73047999.12195122,"avg_time_to_close_pull_request":2068783.7142857143,"issues_closed_count":41,"pull_requests_closed_count":42,"pull_request_authors_count":7,"issue_authors_count":20,"avg_comments_per_issue":1.5625,"avg_comments_per_pull_request":0.8333333333333334,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/issues","maintainers":[{"login":"wasade","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wasade"},{"login":"antgonza","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antgonza"},{"login":"ElDeveloper","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElDeveloper"},{"login":"josenavas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josenavas"},{"login":"charles-cowart","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charles-cowart"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/redbiom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/redbiom/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/redbiom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/redbiom/related_packages","maintainers":[{"uuid":"mcdonald","login":"mcdonald","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/mcdonald/","role":null,"created_at":"2023-02-07T10:09:48.561Z","updated_at":"2023-02-07T10:09:48.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mcdonald/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5302882,"name":"redbiom","ecosystem":"conda","description":"redbiom is a cache service for sample metadata and sample data.  If used, please cite \"redbiom: a Rapid Sample Discovery and Feature Characterization System. Daniel McDonald, Benjamin Kaehler, Antonio Gonzalez, Jeff DeReus, Gail Ackermann, Clarisse Marotz, Gavin Huttley, Rob Knight mSystems 2019, 4:4.\"","homepage":"https://github.com/biocore/redbiom","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/biocore/redbiom","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-10-24T20:34:36.000Z","latest_release_published_at":"2019-11-06T19:37:56.000Z","latest_release_number":"0.3.5","last_synced_at":"2025-08-24T14:14:15.237Z","created_at":"2022-10-03T16:13:36.141Z","updated_at":"2025-08-24T14:53:28.429Z","registry_url":"https://anaconda.org/conda-forge/redbiom","install_command":"conda install -c conda-forge redbiom","documentation_url":null,"metadata":{},"repo_metadata":{"id":15806418,"uuid":"78798590","full_name":"biocore/redbiom","owner":"biocore","description":"Sample search by metadata and features","archived":false,"fork":false,"pushed_at":"2023-08-31T23:21:29.000Z","size":2413,"stargazers_count":48,"open_issues_count":25,"forks_count":18,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-24T09:15:38.544Z","etag":null,"topics":["bioinformatics","biom","microbiome","qiime"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biocore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-01-13T00:07:28.000Z","updated_at":"2025-08-14T20:23:05.000Z","dependencies_parsed_at":"2023-10-20T18:25:49.172Z","dependency_job_id":null,"html_url":"https://github.com/biocore/redbiom","commit_stats":{"total_commits":201,"total_committers":7,"mean_commits":"28.714285714285715","dds":"0.46766169154228854","last_synced_commit":"190045917069ae1aab65449b7e5e3319e2a3d67e"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/biocore/redbiom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/sbom","scorecard":{"id":239137,"data":{"date":"2025-08-11","repo":{"name":"github.com/biocore/redbiom","commit":"b1cd542bdc04e4314d475d0437b2eabf4eb88954"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"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: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/biocore/redbiom/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:75","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: COPYING.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T06:19:46.588Z","repository_id":15806418,"created_at":"2025-08-17T06:19:46.588Z","updated_at":"2025-08-17T06:19:46.588Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271891453,"owners_count":24839482,"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-08-24T02:00:11.135Z","response_time":111,"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":"biocore","name":"biocore","uuid":"6241857","kind":"organization","description":"Collaboratively developed bioinformatics software.","email":null,"website":"http://biocore.github.io/","location":"Cyberspace","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6241857?v=4","repositories_count":76,"last_synced_at":"2023-03-11T02:51:03.087Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biocore","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T21:00:47.685Z","updated_at":"2023-03-11T02:51:03.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biocore/repositories"},"tags":[{"name":"0.3.9","sha":"190045917069ae1aab65449b7e5e3319e2a3d67e","kind":"commit","published_at":"2022-12-20T00:51:59.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.9","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"445a1c05d2a6669633e2091f24d38a30c0c33625","kind":"commit","published_at":"2021-10-21T16:16:07.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.8","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"7694b5010a9f053e286a13a2fad8dbe635d26d7a","kind":"commit","published_at":"2021-10-20T21:37:21.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.7","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.7/manifests"},{"name":"0.3.7old","sha":"cca2c8dbf8d0df66205fc563348ac304f707e311","kind":"commit","published_at":"2021-10-20T21:25:04.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.7old","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.7old","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.7old","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.7old","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.7old/manifests"},{"name":"0.3.6","sha":"edca791c49453323f87a8f7d510de2cffad35740","kind":"commit","published_at":"2021-10-01T22:32:42.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.6","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"f7867045aff1800e5ad892606c3abcda4d9d17f4","kind":"commit","published_at":"2019-11-06T17:34:18.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.5","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"ff83c7edad34d9dbd09fabac148d762b3ca0b64f","kind":"commit","published_at":"2019-10-18T20:13:48.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.4","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"842b00aa62174a0b1cd1bf4494198ea81c9b3179","kind":"commit","published_at":"2019-08-08T18:31:52.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.3","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"5f7c6d7aca4a9218e17c03a798e802ff4f53078a","kind":"commit","published_at":"2019-03-28T17:47:51.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.2","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"b2901ecaf98daf442ff94bb57d4d2a46768ac9e4","kind":"commit","published_at":"2019-02-19T23:51:49.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.1","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"786a9c748674a5c8abfb55e7bf2f98aa78140312","kind":"commit","published_at":"2018-12-11T23:01:07.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.3.0","html_url":"https://github.com/biocore/redbiom/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"320035553591c615a42c22292cb67b74a4cd6e7f","kind":"commit","published_at":"2018-02-08T12:41:36.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/0.2.0","html_url":"https://github.com/biocore/redbiom/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/0.2.0/manifests"},{"name":"v0.1.1","sha":"b4b5d1880d7556bdd27f51d90066404e59428cd5","kind":"commit","published_at":"2017-09-26T23:40:08.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/v0.1.1","html_url":"https://github.com/biocore/redbiom/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.1/manifests"},{"name":"v0.1.0-Sep-27-17","sha":"b4b5d1880d7556bdd27f51d90066404e59428cd5","kind":"commit","published_at":"2017-09-26T23:40:08.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/v0.1.0-Sep-27-17","html_url":"https://github.com/biocore/redbiom/releases/tag/v0.1.0-Sep-27-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@v0.1.0-Sep-27-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.0-Sep-27-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.0-Sep-27-17/manifests"},{"name":"v0.1.0","sha":"2c3742d910af0675d93b417e711844b16657c2d5","kind":"commit","published_at":"2017-06-08T01:08:24.000Z","download_url":"https://codeload.github.com/biocore/redbiom/tar.gz/v0.1.0","html_url":"https://github.com/biocore/redbiom/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biocore/redbiom@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T14:53:28.428Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":38.83204392313451,"forks_count":34.734215123533815,"average":39.691789368604944},"purl":"pkg:conda/redbiom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/redbiom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/redbiom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/redbiom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T03:39:15.134Z","issues_count":64,"pull_requests_count":42,"avg_time_to_close_issue":73047999.12195122,"avg_time_to_close_pull_request":2068783.7142857143,"issues_closed_count":41,"pull_requests_closed_count":42,"pull_request_authors_count":7,"issue_authors_count":20,"avg_comments_per_issue":1.5625,"avg_comments_per_pull_request":0.8333333333333334,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/issues","maintainers":[{"login":"wasade","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wasade"},{"login":"antgonza","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antgonza"},{"login":"ElDeveloper","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElDeveloper"},{"login":"josenavas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josenavas"},{"login":"charles-cowart","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charles-cowart"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/redbiom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/redbiom/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/redbiom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/redbiom/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":34632,"full_name":"biocore/redbiom","default_branch":"master","committers":[{"name":"Daniel McDonald","email":"mcdonadt@colorado.edu","login":null,"count":107},{"name":"Daniel McDonald","email":"danielmcdonald@ucsd.edu","login":null,"count":74},{"name":"Antonio Gonzalez","email":"antgonza@gmail.com","login":null,"count":11},{"name":"Ben Kaehler","email":"kaehler@gmail.com","login":null,"count":5},{"name":"jwdebelius","email":"j.debelius@gmail.com","login":null,"count":3},{"name":"ryanc16","email":"rconklin1994@yahoo.com","login":null,"count":2},{"name":"Charles Cowart","email":"ccowart@ucsd.edu","login":null,"count":1},{"name":"Jose Navas","email":"josenavasmolina@gmail.com","login":null,"count":1}],"total_commits":204,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":25.5,"dds":0.47549019607843135,"past_year_committers":[{"name":"Charles Cowart","email":"ccowart@ucsd.edu","login":null,"count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2024-08-26T01:59:46.572Z","last_synced_commit":"b1cd542bdc04e4314d475d0437b2eabf4eb88954","created_at":"2023-03-07T16:57:09.320Z","updated_at":"2024-08-26T01:59:46.573Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"biocore/redbiom","html_url":"https://github.com/biocore/redbiom","last_synced_at":"2025-08-24T03:39:15.134Z","status":"error","issues_count":64,"pull_requests_count":42,"avg_time_to_close_issue":73047999.12195122,"avg_time_to_close_pull_request":2068783.7142857143,"issues_closed_count":41,"pull_requests_closed_count":42,"pull_request_authors_count":7,"issue_authors_count":20,"avg_comments_per_issue":1.5625,"avg_comments_per_pull_request":0.8333333333333334,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:58:56.342Z","updated_at":"2025-09-01T04:38:32.742Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biocore%2Fredbiom/issues","issue_labels_count":{"server-side-support":9,"enhancement":1,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":36,"NONE":15,"COLLABORATOR":9,"CONTRIBUTOR":4},"pull_request_author_associations_count":{"MEMBER":34,"COLLABORATOR":5,"CONTRIBUTOR":3},"issue_authors":{"wasade":31,"antgonza":8,"ElDeveloper":4,"hotblast":3,"BenKaehler":2,"nvpatin":2,"jwdebelius":1,"colinbrislawn":1,"cuttlefishh":1,"sscansan":1,"cotillau":1,"adamklie":1,"adswafford":1,"rahel31":1,"ryanc16":1,"kattweigh2":1,"AlohaPropolis":1,"waalkes":1,"charles-cowart":1,"josenavas":1},"pull_request_authors":{"wasade":32,"antgonza":4,"josenavas":2,"charles-cowart":1,"BenKaehler":1,"ryanc16":1,"jwdebelius":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10061379,"issues_count":31059648,"pull_requests_count":94180017,"authors_count":10686068,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"colinbrislawn":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"wasade","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wasade"},{"login":"antgonza","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antgonza"},{"login":"ElDeveloper","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ElDeveloper"},{"login":"josenavas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josenavas"},{"login":"charles-cowart","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charles-cowart"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":3,"IssueCommentEvent":5},"last_year":{"IssuesEvent":1,"WatchEvent":3,"IssueCommentEvent":5}},"keywords":["bioinformatics","biom","microbiome","qiime"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T06:00:09.325Z","updated_at":"2022-08-08T06:00:09.325Z","repository_link":"https://github.com/biocore/redbiom/blob/master/setup.py","dependencies":[{"id":628214847,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":628214848,"package_name":"biom-format","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":628214849,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":628214850,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":628214851,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":628214852,"package_name":"nltk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":628214853,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":628214854,"package_name":"scikit-bio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":628214855,"package_name":"msgpack","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T18:25:49.023Z","updated_at":"2023-10-20T18:25:49.023Z","repository_link":"https://github.com/biocore/redbiom/blob/master/.github/workflows/main.yml","dependencies":[{"id":14267523077,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14267523095,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14267523096,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T18:25:49.160Z","updated_at":"2023-10-20T18:25:49.160Z","repository_link":"https://github.com/biocore/redbiom/blob/master/.github/workflows/release.yml","dependencies":[{"id":14267523097,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14267523098,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14267523099,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":12.5499176364808,"created_at":"2025-09-08T11:18:28.508Z","updated_at":"2025-10-07T08:24:30.648Z","avatar_url":"https://github.com/biocore.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":477,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/63164","html_url":"https://science.ecosyste.ms/projects/63164"}