{"id":149395,"name":null,"description":"bíogo data store repository","url":"https://github.com/biogo/store","last_synced_at":"2025-09-09T15:11:58.801Z","repository":{"id":28593696,"uuid":"32111936","full_name":"biogo/store","owner":"biogo","description":"bíogo data store repository","archived":false,"fork":false,"pushed_at":"2020-11-20T20:48:45.000Z","size":203,"stargazers_count":37,"open_issues_count":0,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-06-18T15:22:40.806Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biogo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["kortschak"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-03-13T00:45:30.000Z","updated_at":"2024-05-19T04:29:39.000Z","dependencies_parsed_at":"2022-08-21T19:31:09.623Z","dependency_job_id":null,"html_url":"https://github.com/biogo/store","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/biogo/store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biogo","download_url":"https://codeload.github.com/biogo/store/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fstore/sbom","scorecard":{"id":239187,"data":{"date":"2025-08-11","repo":{"name":"github.com/biogo/store","commit":"aad293a2328f711888053eb238b9ecf20480173b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":-1,"reason":"no dependencies found","details":null,"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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"}}]},"last_synced_at":"2025-08-17T06:20:36.085Z","repository_id":28593696,"created_at":"2025-08-17T06:20:36.085Z","updated_at":"2025-08-17T06:20:36.085Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274316686,"owners_count":25262710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"biogo","name":"bíogo","uuid":"1227814","kind":"organization","description":"bíogo is a bioinformatics library collection for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1227814?v=4","repositories_count":14,"last_synced_at":"2023-02-28T17:20:29.475Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biogo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T19:27:40.697Z","updated_at":"2023-02-28T17:20:29.482Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biogo/repositories"},"packages":[{"id":418,"name":"github.com/biogo/store","ecosystem":"go","description":"","homepage":"https://github.com/biogo/store","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/biogo/store","keywords_array":[],"namespace":"github.com/biogo","versions_count":2,"first_release_published_at":"2016-05-05T13:47:55.000Z","latest_release_published_at":"2020-11-20T20:47:34.000Z","latest_release_number":"v0.0.0-20201120204734-aad293a2328f","last_synced_at":"2025-07-21T12:46:38.531Z","created_at":"2022-04-04T17:57:18.545Z","updated_at":"2025-07-21T12:46:38.532Z","registry_url":"https://pkg.go.dev/github.com/biogo/store","install_command":"go get github.com/biogo/store","documentation_url":"https://pkg.go.dev/github.com/biogo/store#section-documentation","metadata":{},"repo_metadata":{"uuid":"32111936","full_name":"biogo/store","owner":"biogo","description":"bíogo data store repository","archived":false,"fork":false,"pushed_at":"2020-11-20T20:48:45.000Z","size":203,"stargazers_count":35,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-03-17T11:54:23.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["kortschak"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-03-13T00:45:30.000Z","updated_at":"2023-03-11T03:49:24.000Z","dependencies_parsed_at":"2022-08-21T19:31:09.623Z","dependency_job_id":null,"html_url":"https://github.com/biogo/store","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fstore","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fstore/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fstore/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biogo","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"biogo","name":"bíogo","uuid":"1227814","kind":"organization","description":"bíogo is a bioinformatics library collection for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/1227814?v=4","repositories_count":14,"last_synced_at":"2023-02-28T17:20:29.475Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biogo"},"tags":[]},"repo_metadata_updated_at":"2023-03-20T19:40:37.058Z","dependent_packages_count":84,"downloads":null,"downloads_period":null,"dependent_repos_count":364,"rankings":{"downloads":null,"dependent_repos_count":0.3572589158302031,"dependent_packages_count":0.5513264431824948,"stargazers_count":6.540876566107954,"forks_count":6.381310312672197,"docker_downloads_count":0.7007890941715621,"average":2.906312266392882},"purl":"pkg:golang/github.com/biogo/store","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/biogo/store","docker_dependents_count":23,"docker_downloads_count":222306,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/biogo/store","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/biogo/store/dependencies","status":null,"funding_links":["https://github.com/sponsors/kortschak"],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-28T20:03:26.065Z","issues_count":0,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":24193.25,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbiogo%2Fstore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbiogo%2Fstore/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbiogo%2Fstore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbiogo%2Fstore/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954770,"maintainers_count":0,"namespaces_count":741920,"keywords_count":109374,"github":"golang","metadata":{"funded_packages_count":49379},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-09T06:45:13.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":488265,"full_name":"biogo/store","default_branch":"master","committers":[{"name":"kortschak","email":"dan.kortschak@adelaide.edu.au","count":170},{"name":"Dan Kortschak","email":"dan@kortschak.io","count":11},{"name":"Peter Mattis","email":"petermattis@gmail.com","count":1}],"total_commits":182,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":60.666666666666664,"dds":0.06593406593406592,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T11:54:25.252Z","last_synced_commit":"aad293a2328f711888053eb238b9ecf20480173b","created_at":"2023-03-09T01:47:29.138Z","updated_at":"2023-09-19T17:01:57.330Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fstore/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5525813,"commits_count":868589080,"contributors_count":31964088,"owners_count":917266,"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":"biogo/store","html_url":"https://github.com/biogo/store","last_synced_at":"2023-08-20T18:05:36.502Z","status":null,"issues_count":0,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":24193.25,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T03:46:03.866Z","updated_at":"2023-08-20T18:05:36.502Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fstore","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biogo%2Fstore/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"MEMBER":7,"CONTRIBUTOR":1},"issue_authors":{},"pull_request_authors":{"kortschak":7,"petermattis":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10101874,"issues_count":31502423,"pull_requests_count":97598050,"authors_count":10703170,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"kortschak","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kortschak"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-21T19:31:09.380Z","updated_at":"2022-08-21T19:31:09.380Z","repository_link":"https://github.com/biogo/store/blob/master/go.mod","dependencies":[{"id":2218145894,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2218145895,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-21T19:31:09.484Z","updated_at":"2022-08-21T19:31:09.484Z","repository_link":"https://github.com/biogo/store/blob/master/go.sum","dependencies":[{"id":2218145923,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":2218145924,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":2218145925,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":2218145926,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false}]}],"score":17.023456751421005,"created_at":"2025-09-09T00:27:18.070Z","updated_at":"2025-10-07T08:37:18.172Z","avatar_url":"https://github.com/biogo.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/kortschak"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/149395","html_url":"https://science.ecosyste.ms/projects/149395"}