{"id":63350,"name":"bgen","description":"fast bgen parser for python","url":"https://github.com/jeremymcrae/bgen","last_synced_at":"2025-09-08T12:56:30.923Z","repository":{"id":57414822,"uuid":"259450746","full_name":"jeremymcrae/bgen","owner":"jeremymcrae","description":"fast bgen parser for python","archived":false,"fork":false,"pushed_at":"2025-09-03T16:45:39.000Z","size":12825,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T22:44:09.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/jeremymcrae.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-04-27T20:51:17.000Z","updated_at":"2025-09-03T16:45:44.000Z","dependencies_parsed_at":"2023-11-07T04:48:35.123Z","dependency_job_id":"43c1638b-e2f9-4112-8d8d-280617dea9d6","html_url":"https://github.com/jeremymcrae/bgen","commit_stats":{"total_commits":342,"total_committers":1,"mean_commits":342.0,"dds":0.0,"last_synced_commit":"08c7f1f87730650f0e196dd03fb48c4cdd92b01a"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/jeremymcrae/bgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeremymcrae","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/sbom","scorecard":{"id":515614,"data":{"date":"2025-08-11","repo":{"name":"github.com/jeremymcrae/bgen","commit":"3d601c3fda0b0ae74d9485eedf784b383c97b714"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":6,"reason":"7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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/python-package.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:54","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:62"],"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"}}]},"last_synced_at":"2025-08-20T01:44:55.042Z","repository_id":57414822,"created_at":"2025-08-20T01:44:55.042Z","updated_at":"2025-08-20T01:44:55.042Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188915,"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":"jeremymcrae","name":"Jeremy McRae","uuid":"1767732","kind":"user","description":"","email":"","website":null,"location":"San Francisco Bay Area","twitter":null,"company":"Illumina","icon_url":"https://avatars.githubusercontent.com/u/1767732?u=05a32c3590f64547995488d25dc40ed17cd9b67f\u0026v=4","repositories_count":28,"last_synced_at":"2024-07-10T15:57:22.416Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jeremymcrae","funding_links":[],"total_stars":162,"followers":37,"following":0,"created_at":"2022-11-09T09:15:38.395Z","updated_at":"2024-07-10T15:57:22.936Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeremymcrae","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeremymcrae/repositories"},"packages":[{"id":2654851,"name":"bgen","ecosystem":"pypi","description":"Package for loading data from bgen files","homepage":"https://github.com/jeremymcrae/bgen","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jeremymcrae/bgen","keywords_array":[],"namespace":null,"versions_count":52,"first_release_published_at":"2020-04-27T22:16:04.000Z","latest_release_published_at":"2025-06-27T00:42:32.000Z","latest_release_number":"1.9.0","last_synced_at":"2025-09-03T13:25:07.861Z","created_at":"2022-04-10T10:11:21.936Z","updated_at":"2025-09-04T09:52:10.020Z","registry_url":"https://pypi.org/project/bgen/","install_command":"pip install bgen --index-url https://pypi.org/simple","documentation_url":"https://bgen.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"bgen","project_status":null},"repo_metadata":{"id":57414822,"uuid":"259450746","full_name":"jeremymcrae/bgen","owner":"jeremymcrae","description":"fast bgen parser for python","archived":false,"fork":false,"pushed_at":"2025-09-03T16:45:39.000Z","size":12825,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T22:44:09.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/jeremymcrae.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-04-27T20:51:17.000Z","updated_at":"2025-09-03T16:45:44.000Z","dependencies_parsed_at":"2023-11-07T04:48:35.123Z","dependency_job_id":"43c1638b-e2f9-4112-8d8d-280617dea9d6","html_url":"https://github.com/jeremymcrae/bgen","commit_stats":{"total_commits":342,"total_committers":1,"mean_commits":342.0,"dds":0.0,"last_synced_commit":"08c7f1f87730650f0e196dd03fb48c4cdd92b01a"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/jeremymcrae/bgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeremymcrae","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/sbom","scorecard":{"id":515614,"data":{"date":"2025-08-11","repo":{"name":"github.com/jeremymcrae/bgen","commit":"3d601c3fda0b0ae74d9485eedf784b383c97b714"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":6,"reason":"7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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/python-package.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/jeremymcrae/bgen/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:54","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:62"],"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"}}]},"last_synced_at":"2025-08-20T01:44:55.042Z","repository_id":57414822,"created_at":"2025-08-20T01:44:55.042Z","updated_at":"2025-08-20T01:44:55.042Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544995,"owners_count":25124511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jeremymcrae","name":"Jeremy McRae","uuid":"1767732","kind":"user","description":"","email":"","website":null,"location":"San Francisco Bay Area","twitter":null,"company":"Illumina","icon_url":"https://avatars.githubusercontent.com/u/1767732?u=05a32c3590f64547995488d25dc40ed17cd9b67f\u0026v=4","repositories_count":28,"last_synced_at":"2024-07-10T15:57:22.416Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jeremymcrae","funding_links":[],"total_stars":162,"followers":37,"following":0,"created_at":"2022-11-09T09:15:38.395Z","updated_at":"2024-07-10T15:57:22.936Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeremymcrae","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeremymcrae/repositories"},"tags":[{"name":"v1.8.0","sha":"47bf2ad700be532673f6fd7f2e5a86645dc96b0f","kind":"commit","published_at":"2025-05-09T22:24:13.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.8.0","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"d45024532ea11a483e0204a462ac701aea704132","kind":"commit","published_at":"2024-12-03T00:38:18.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.7.3","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"eb37c233ed7fd350427a2997598862dfb3733d01","kind":"commit","published_at":"2024-08-20T23:10:35.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.7.2","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"4fdd84dfa534615751baad935904a327606361ce","kind":"commit","published_at":"2024-06-25T21:22:00.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.7.1","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"85bf0b41f00e53253a7685d607f404fcc496214a","kind":"commit","published_at":"2024-06-25T17:42:13.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.7.0","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"af3040bdb9d0e27af09214fa355d4586155085e1","kind":"commit","published_at":"2024-05-01T18:56:55.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.6.5","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"426c7cadc0e4edfb5ce3714447bf3f533660cf1b","kind":"commit","published_at":"2024-03-11T21:02:12.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.6.4","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"d713890ff13f34528dd0d05436f91a80fa8e3fd7","kind":"commit","published_at":"2024-01-24T20:41:02.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.6.3","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"755e59e2459f98105c65fb4e4f0479f2eb01e023","kind":"commit","published_at":"2024-01-24T05:34:04.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.6.2","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"33061473651bb5d76907b8b78e8a69d97b7ba724","kind":"commit","published_at":"2024-01-10T23:35:35.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.6.1","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"61fc8cedd88ee039d8fc563cf4a4b65a2ccff2ef","kind":"commit","published_at":"2024-01-09T19:02:31.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.6.0","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.6.0/manifests"},{"name":"v1.5.9","sha":"0ecc41fae453b39bc8ac15038369b661c71e2ab6","kind":"commit","published_at":"2023-11-07T20:23:49.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.5.9","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"073a74c56b8f5a0beed4405fc07e37768497466d","kind":"commit","published_at":"2023-11-02T21:45:31.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.5.8","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"c4bb69769fb037967e37528acb119d3690b9b3de","kind":"commit","published_at":"2023-10-28T03:09:04.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.5.7","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"08c7f1f87730650f0e196dd03fb48c4cdd92b01a","kind":"commit","published_at":"2023-10-24T22:58:24.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.5.6","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"b076b7ed53e120e8c475f0aca924da6600078645","kind":"commit","published_at":"2023-10-16T20:34:53.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.5.5","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"7d8ef14fdc072d207822af4271e6349411e6f7ab","kind":"commit","published_at":"2023-04-03T18:59:54.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.5.4","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"a977870b8d95318b579ecf856cf8bbccd5fb3e84","kind":"commit","published_at":"2023-03-25T04:31:29.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.5.3","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"9ac98d4db3ba296317c18e319920d5940f3c9ef5","kind":"commit","published_at":"2023-03-25T04:28:35.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.5.2","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d5799d7dbee896dbb7975e2f98ffcb6e75c357e6","kind":"commit","published_at":"2023-03-25T03:58:21.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.5.1","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"e4658621f7d4937d19667fa5d9925d861c6b9716","kind":"commit","published_at":"2023-03-25T03:43:41.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.5.0","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.5.0/manifests"},{"name":"v.1.4.1","sha":"61bb59ce4fbe9a4b6a9eb6913cfa434530834528","kind":"commit","published_at":"2023-03-10T18:18:14.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v.1.4.1","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v.1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v.1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v.1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v.1.4.1/manifests"},{"name":"v1.4.0","sha":"5affe48ad2886332c5f0b88fd269b1c6e4c9fd3f","kind":"commit","published_at":"2023-01-31T22:01:09.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.4.0","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"72369781cccd915183ec207f4740a0acc4cedb6d","kind":"commit","published_at":"2022-09-22T00:31:33.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.3.1","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4a3ee5fa62b5dedb128ca2a37a9d2e8ab9b9a16b","kind":"commit","published_at":"2022-09-16T20:39:07.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.3.0","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.3.0/manifests"},{"name":"v1.2.17","sha":"f2bed52c09e1cea7bedba3c500cb1646b231b0d9","kind":"commit","published_at":"2022-06-08T21:07:28.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.17","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"884a3c7491af1c8741681e0514903059af045510","kind":"commit","published_at":"2022-06-04T05:39:14.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.16","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"d1708e97bcff9a743866383f2bbe6907be93fd64","kind":"commit","published_at":"2022-02-14T21:29:35.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.15","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"ec0ad0198910f536abe1d40b392c6701720672d1","kind":"commit","published_at":"2020-09-02T19:31:14.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.14","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"4bf2bd607fce9854786cbf4ad8f35bbeb4916996","kind":"commit","published_at":"2020-07-15T20:11:02.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.13","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"aef7ccd60480fe5a0aa91449258f9406a95812d4","kind":"commit","published_at":"2020-07-13T22:42:37.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.12","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.12/manifests"},{"name":"v1.2.10","sha":"969ae3dc4386a1633502c59cb628ccd96454f204","kind":"commit","published_at":"2020-07-11T01:12:43.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.10","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"cc353d142ec4e71163785a5f7488d1653a6b7d4c","kind":"commit","published_at":"2020-07-10T23:22:27.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.9","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"87ad28da2d54a69b880130e7bfe51765b514640b","kind":"commit","published_at":"2020-07-10T18:44:59.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.8","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"7be1258d786b9804f5e4085b51355ed48acc5a90","kind":"commit","published_at":"2020-07-02T19:57:05.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.7","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"e945501f899e061f7679c1e5441d01b5cd0cac14","kind":"commit","published_at":"2020-06-23T22:02:20.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.6","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.6/manifests"},{"name":"v1.2.4","sha":"7b2830d32240aa7fb12ce6b414a14db0875c4e7b","kind":"commit","published_at":"2020-06-18T21:22:14.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.4","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"9550e0b4d4f978f03830ddf8639ab3b0da30b3c9","kind":"commit","published_at":"2020-06-18T20:54:57.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.3","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"092578e61ee7c64a8e31d33d2e39b6476faa8713","kind":"commit","published_at":"2020-06-18T20:38:16.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.2","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"0df6ee8bca1e52428d5c938102615ac87b7d2993","kind":"commit","published_at":"2020-06-17T00:05:58.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.1","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"7a61e6c59d35a2d37da6484add1ccf46298ff235","kind":"commit","published_at":"2020-06-11T00:31:43.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.2.0","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.2.0/manifests"},{"name":"v1.1.10","sha":"abc4f124ec9db459bc5efd5a48f76bde62317fb2","kind":"commit","published_at":"2020-06-04T18:22:20.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.1.10","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"4943b5b286491f06fe3657d609af6a9f93be8416","kind":"commit","published_at":"2020-06-03T18:44:58.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.1.9","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"63004c253269a28133f86f2dd9e96937bcf00d2f","kind":"commit","published_at":"2020-06-01T18:04:00.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.1.8","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"0ec3e223b28c1827b7d2992a97bd8a0abc3266ee","kind":"commit","published_at":"2020-05-28T17:19:08.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.1.7","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"91805c784c0480d1bda078a1bf8431ddc7afee75","kind":"commit","published_at":"2020-05-27T18:46:38.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.1.6","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"6fccb171819ac12f75f68e774a5b7549d54e3ae5","kind":"commit","published_at":"2020-05-21T18:02:09.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.1.5","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"e488d3b3feeb4facfc5ada65588d9d9da7470e5d","kind":"commit","published_at":"2020-05-14T22:01:44.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.1.4","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"95779a2553c79499cc1dcbca5f65e9e880d438fb","kind":"commit","published_at":"2020-05-14T20:46:27.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.1.3","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"2026a0a15e7ae3e7471ff65fecdd82e7f98ae292","kind":"commit","published_at":"2020-05-05T20:31:01.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.1.2","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"b584174543dbb725f0488e3d8cbf727483dcd6e5","kind":"commit","published_at":"2020-05-05T19:55:22.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.1.1","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b2d60b3dc32034a07a248c455e20a38152145f60","kind":"commit","published_at":"2020-05-04T20:09:32.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.1.0","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"08cf9573afe40529c21aba6cba84b9ca034b62ee","kind":"commit","published_at":"2020-04-27T22:14:27.000Z","download_url":"https://codeload.github.com/jeremymcrae/bgen/tar.gz/v1.0.0","html_url":"https://github.com/jeremymcrae/bgen/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jeremymcrae/bgen@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T09:52:10.020Z","dependent_packages_count":0,"downloads":8041,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.893550179847786,"dependent_repos_count":21.835841835996224,"dependent_packages_count":9.840959837582574,"stargazers_count":19.357168095117654,"forks_count":19.175888008460348,"docker_downloads_count":null,"average":14.820681591400916},"purl":"pkg:pypi/bgen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bgen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bgen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bgen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T03:17:33.858Z","issues_count":7,"pull_requests_count":1,"avg_time_to_close_issue":1249541.4285714286,"avg_time_to_close_pull_request":83.0,"issues_closed_count":7,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":6,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":135148.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.5,"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/jeremymcrae%2Fbgen/issues","maintainers":[{"login":"jeremymcrae","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremymcrae"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bgen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bgen/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bgen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bgen/related_packages","maintainers":[{"uuid":"jeremy.mcrae","login":"jeremy.mcrae","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/jeremy.mcrae/","role":null,"created_at":"2023-01-29T18:32:02.417Z","updated_at":"2023-01-29T18:32:02.417Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jeremy.mcrae/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"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"}}],"commits":{"id":542304,"full_name":"jeremymcrae/bgen","default_branch":"main","committers":[{"name":"Jeremy McRae","email":"jmcrae@illumina.com","login":null,"count":342}],"total_commits":342,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":342.0,"dds":0.0,"past_year_committers":[{"name":"Jeremy McRae","email":"jmcrae@illumina.com","login":null,"count":66}],"past_year_total_commits":66,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":66.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T13:53:33.568Z","last_synced_commit":"08c7f1f87730650f0e196dd03fb48c4cdd92b01a","created_at":"2023-03-09T04:16:15.582Z","updated_at":"2023-10-25T13:53:33.568Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"jeremymcrae/bgen","html_url":"https://github.com/jeremymcrae/bgen","last_synced_at":"2025-09-04T03:17:33.858Z","status":"active","issues_count":7,"pull_requests_count":1,"avg_time_to_close_issue":1249541.4285714286,"avg_time_to_close_pull_request":83.0,"issues_closed_count":7,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":6,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":135148.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.5,"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-14T09:45:04.728Z","updated_at":"2025-09-04T03:17:33.859Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremymcrae%2Fbgen/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":7},"pull_request_author_associations_count":{"OWNER":1},"issue_authors":{"dvg-p4":2,"abarysh":1,"ejgardner-insmed":1,"nebfield":1,"daverblair":1,"madscientistca":1},"pull_request_authors":{"jeremymcrae":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095847,"issues_count":31414178,"pull_requests_count":97181322,"authors_count":10701051,"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":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"ejgardner-insmed":1,"nebfield":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"jeremymcrae","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremymcrae"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":6,"ReleaseEvent":4,"IssuesEvent":2,"WatchEvent":5,"IssueCommentEvent":6,"PushEvent":19,"ForkEvent":1},"last_year":{"CreateEvent":6,"ReleaseEvent":4,"IssuesEvent":2,"WatchEvent":5,"IssueCommentEvent":6,"PushEvent":19,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-30T06:51:47.338Z","updated_at":"2022-08-30T06:51:47.338Z","repository_link":"https://github.com/jeremymcrae/bgen/blob/main/setup.py","dependencies":[{"id":3276337932,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:31:17.295Z","updated_at":"2023-02-16T23:31:17.295Z","repository_link":"https://github.com/jeremymcrae/bgen/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":7727853399,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7727853400,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.9.0","direct":true,"kind":"composite","optional":false},{"id":7727853401,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7727853402,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7727853403,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7727853404,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-02T19:37:33.264Z","updated_at":"2023-11-02T19:37:33.264Z","repository_link":"https://github.com/jeremymcrae/bgen/blob/main/pyproject.toml","dependencies":[]}],"score":11.76514614914385,"created_at":"2025-09-08T11:18:29.503Z","updated_at":"2025-10-07T08:24:32.796Z","avatar_url":"https://github.com/jeremymcrae.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":8041,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/63350","html_url":"https://science.ecosyste.ms/projects/63350"}