{"id":1317,"name":"Corekaburra","description":"Corekaburra: pan-genome post-processing using core gene synteny - Published in JOSS (2022)","url":"https://github.com/milnus/corekaburra","last_synced_at":"2025-09-04T16:23:18.679Z","repository":{"id":40920080,"uuid":"307002840","full_name":"milnus/Corekaburra","owner":"milnus","description":"Program to find core gene consensus synteny, hotspots between these, and construct spatially aware multiple sequence alignments of core genes ","archived":false,"fork":false,"pushed_at":"2024-05-28T09:32:12.000Z","size":2640,"stargazers_count":5,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T03:06:31.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/milnus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-10-25T01:30:20.000Z","updated_at":"2024-05-05T23:36:06.000Z","dependencies_parsed_at":"2023-11-10T11:33:48.917Z","dependency_job_id":"e5db29e5-cb73-4909-a0b0-c3555d89c9a2","html_url":"https://github.com/milnus/Corekaburra","commit_stats":{"total_commits":349,"total_committers":4,"mean_commits":87.25,"dds":0.1432664756446992,"last_synced_commit":"ec1dc4169013ffa1fa9c81129b39655b0fea8a82"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/milnus/Corekaburra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus","download_url":"https://codeload.github.com/milnus/Corekaburra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/sbom","scorecard":{"id":647412,"data":{"date":"2025-08-11","repo":{"name":"github.com/milnus/Corekaburra","commit":"ec1dc4169013ffa1fa9c81129b39655b0fea8a82"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/Build_n_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/Test.yml:1","Warn: no topLevel permission defined: .github/workflows/code_cov_check.yml:1","Warn: no topLevel permission defined: .github/workflows/test_dev.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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Build_n_publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Corekaburra/Build_n_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Build_n_publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Corekaburra/Build_n_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Build_n_publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Corekaburra/Build_n_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Corekaburra/Test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code_cov_check.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Corekaburra/code_cov_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code_cov_check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Corekaburra/code_cov_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_dev.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Corekaburra/test_dev.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.9.7-buster to python:3.9.7-buster@sha256:2ea1c4a9d762bb318f11cc6c7d9ce3fc71b928f5c70bbbcb02ece7c859a9b972","Warn: pipCommand not pinned by hash: Dockerfile:6","Warn: pipCommand not pinned by hash: Dockerfile:9","Warn: pipCommand not pinned by hash: .travis/install-dependencies.sh:7","Warn: pipCommand not pinned by hash: .travis/install-dependencies.sh:8","Warn: pipCommand not pinned by hash: .github/workflows/Build_n_publish.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/code_cov_check.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/code_cov_check.yml:18","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   7 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T12:29:41.577Z","repository_id":40920080,"created_at":"2025-08-21T12:29:41.577Z","updated_at":"2025-08-21T12:29:41.577Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273598681,"owners_count":25134649,"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":{"login":"milnus","name":"Magnus G. Jespersen","uuid":"44769523","kind":"user","description":"PhD student at The University of Melbourne | Davies Lab | Microbial genomics | Streptococcus Pyogenes | Multi omics analysis","email":"","website":null,"location":"Melbourne, Australia","twitter":"magnus_gj","company":null,"icon_url":"https://avatars.githubusercontent.com/u/44769523?u=41720c6a26804e9805eb9b8179014963ec01f61f\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-06T03:43:18.756Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/milnus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T04:07:32.571Z","updated_at":"2023-03-06T03:43:18.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus/repositories"},"packages":[{"id":2680758,"name":"corekaburra","ecosystem":"pypi","description":"A commandline bioinformatics tool to utilize syntenic information from genomes in the context of pan-genomes","homepage":"https://github.com/milnus/Corekaburra","licenses":"LICENSE","normalized_licenses":["MIT-feh"],"repository_url":"https://github.com/milnus/Corekaburra","keywords_array":["Genomics","pan-genome","bacteria","prokaryotes","bioinformatics"],"namespace":null,"versions_count":5,"first_release_published_at":"2022-01-11T02:12:11.000Z","latest_release_published_at":"2022-11-21T23:47:41.000Z","latest_release_number":"0.0.5","last_synced_at":"2025-09-03T22:34:09.930Z","created_at":"2022-04-10T10:27:26.769Z","updated_at":"2025-09-03T22:34:09.930Z","registry_url":"https://pypi.org/project/corekaburra/","install_command":"pip install corekaburra --index-url https://pypi.org/simple","documentation_url":"https://corekaburra.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"corekaburra","project_status":null},"repo_metadata":{"id":40920080,"uuid":"307002840","full_name":"milnus/Corekaburra","owner":"milnus","description":"Program to find core gene consensus synteny, hotspots between these, and construct spatially aware multiple sequence alignments of core genes ","archived":false,"fork":false,"pushed_at":"2024-05-28T09:32:12.000Z","size":2640,"stargazers_count":5,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-12T07:44:00.101Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/milnus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-10-25T01:30:20.000Z","updated_at":"2024-05-05T23:36:06.000Z","dependencies_parsed_at":"2023-11-10T11:33:48.917Z","dependency_job_id":"e5db29e5-cb73-4909-a0b0-c3555d89c9a2","html_url":"https://github.com/milnus/Corekaburra","commit_stats":{"total_commits":349,"total_committers":4,"mean_commits":87.25,"dds":0.1432664756446992,"last_synced_commit":"ec1dc4169013ffa1fa9c81129b39655b0fea8a82"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus","download_url":"https://codeload.github.com/milnus/Corekaburra/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219852911,"owners_count":16553460,"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","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":"milnus","name":"Magnus G. Jespersen","uuid":"44769523","kind":"user","description":"PhD student at The University of Melbourne | Davies Lab | Microbial genomics | Streptococcus Pyogenes | Multi omics analysis","email":"","website":null,"location":"Melbourne, Australia","twitter":"magnus_gj","company":null,"icon_url":"https://avatars.githubusercontent.com/u/44769523?u=41720c6a26804e9805eb9b8179014963ec01f61f\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-06T03:43:18.756Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/milnus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T04:07:32.571Z","updated_at":"2023-03-06T03:43:18.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus/repositories"},"tags":[{"name":"v0.0.5","sha":"640244def66050a27f154520b9c46644cdc92da0","kind":"commit","published_at":"2022-11-21T23:44:05.000Z","download_url":"https://codeload.github.com/milnus/Corekaburra/tar.gz/v0.0.5","html_url":"https://github.com/milnus/Corekaburra/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"bdb01677cd15c55b8d4cee1ac707f8267916c9aa","kind":"commit","published_at":"2022-10-16T23:13:08.000Z","download_url":"https://codeload.github.com/milnus/Corekaburra/tar.gz/v0.0.4","html_url":"https://github.com/milnus/Corekaburra/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4109c20206807a4b0814b627322b1e69aa0edc9b","kind":"commit","published_at":"2022-06-22T19:38:11.000Z","download_url":"https://codeload.github.com/milnus/Corekaburra/tar.gz/v0.0.3","html_url":"https://github.com/milnus/Corekaburra/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ac96c30f795d7e1b7132811d2e4a484d0ef5a6fc","kind":"commit","published_at":"2022-01-26T04:49:18.000Z","download_url":"https://codeload.github.com/milnus/Corekaburra/tar.gz/v0.0.2","html_url":"https://github.com/milnus/Corekaburra/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"99b075ccd9fafc90984305700631e9d55b5fdada","kind":"commit","published_at":"2022-01-11T02:08:13.000Z","download_url":"https://codeload.github.com/milnus/Corekaburra/tar.gz/v0.0.1","html_url":"https://github.com/milnus/Corekaburra/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-19T02:25:07.517Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.62324579593038,"dependent_repos_count":67.35809028706853,"dependent_packages_count":10.051680376746889,"stargazers_count":23.05095954084236,"forks_count":15.314340757842752,"docker_downloads_count":null,"average":30.679663351686184},"purl":"pkg:pypi/corekaburra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/corekaburra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/corekaburra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/corekaburra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-18T22:18:41.171Z","issues_count":9,"pull_requests_count":14,"avg_time_to_close_issue":7640906.75,"avg_time_to_close_pull_request":45708.07142857143,"issues_closed_count":8,"pull_requests_closed_count":14,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.8888888888888888,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":8.333333333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/issues","maintainers":[{"login":"milnus","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/milnus"},{"login":"BiologicalScientist","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BiologicalScientist"}],"active_maintainers":[{"login":"milnus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/milnus"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/corekaburra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/corekaburra/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/corekaburra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/corekaburra/related_packages","maintainers":[{"uuid":"MagnusGJ","login":"MagnusGJ","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/MagnusGJ/","role":null,"created_at":"2022-12-05T14:57:52.618Z","updated_at":"2022-12-05T14:57:52.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/MagnusGJ/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724713,"maintainers_count":308190,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":553200,"full_name":"milnus/Corekaburra","default_branch":"main","committers":[{"name":"milnus","email":"44769523+milnus","login":"milnus","count":345},{"name":"Charlotte Soneson","email":"charlottesoneson@gmail.com","login":"csoneson","count":3},{"name":"Andrew Hayes","email":"22757204+BiologicalScientist","login":"BiologicalScientist","count":1}],"total_commits":349,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":116.33333333333333,"dds":0.011461318051575908,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:54:03.541Z","last_synced_commit":"ec1dc4169013ffa1fa9c81129b39655b0fea8a82","created_at":"2023-03-09T04:45:15.905Z","updated_at":"2025-08-07T07:54:03.542Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"milnus/Corekaburra","html_url":"https://github.com/milnus/Corekaburra","last_synced_at":"2025-08-31T21:06:22.388Z","status":"error","issues_count":10,"pull_requests_count":14,"avg_time_to_close_issue":7640906.75,"avg_time_to_close_pull_request":45708.07142857143,"issues_closed_count":8,"pull_requests_closed_count":14,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":14,"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":0.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-14T11:07:07.238Z","updated_at":"2025-09-01T16:28:01.533Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FCorekaburra/issues","issue_labels_count":{"enhancement":2,"bug":2},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":4,"NONE":4,"COLLABORATOR":2},"pull_request_author_associations_count":{"OWNER":12,"CONTRIBUTOR":1,"COLLABORATOR":1},"issue_authors":{"milnus":4,"iferres":3,"BiologicalScientist":2,"asafpr":1},"pull_request_authors":{"milnus":12,"BiologicalScientist":1,"csoneson":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9966144,"issues_count":29680459,"pull_requests_count":86440165,"authors_count":9648275,"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":{"bug":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"BiologicalScientist":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"milnus","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/milnus"},{"login":"BiologicalScientist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BiologicalScientist"}],"active_maintainers":[{"login":"BiologicalScientist","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BiologicalScientist"}]},"events":{"total":{"IssuesEvent":1},"last_year":{"IssuesEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/Build_n_publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:46:33.672Z","updated_at":"2023-01-21T07:46:33.672Z","repository_link":"https://github.com/milnus/Corekaburra/blob/main/.github/workflows/Build_n_publish.yml","dependencies":[{"id":7075351227,"package_name":"actions/checkout","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7075351228,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7075351229,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/Test.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:46:33.692Z","updated_at":"2023-01-21T07:46:33.692Z","repository_link":"https://github.com/milnus/Corekaburra/blob/main/.github/workflows/Test.yml","dependencies":[{"id":7075351230,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/code_cov_check.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:46:33.718Z","updated_at":"2023-01-21T07:46:33.718Z","repository_link":"https://github.com/milnus/Corekaburra/blob/main/.github/workflows/code_cov_check.yml","dependencies":[{"id":7075351231,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7075351232,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_dev.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:46:33.756Z","updated_at":"2023-01-21T07:46:33.756Z","repository_link":"https://github.com/milnus/Corekaburra/blob/main/.github/workflows/test_dev.yml","dependencies":[{"id":7075351233,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-21T07:46:33.783Z","updated_at":"2023-01-21T07:46:33.783Z","repository_link":"https://github.com/milnus/Corekaburra/blob/main/Dockerfile","dependencies":[{"id":7075351237,"package_name":"python","ecosystem":"docker","requirements":"3.9.7-buster","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-21T07:46:33.809Z","updated_at":"2023-01-21T07:46:33.809Z","repository_link":"https://github.com/milnus/Corekaburra/blob/main/requirements-dev.txt","dependencies":[{"id":7075351242,"package_name":"biopython","ecosystem":"pypi","requirements":"==1.79","direct":true,"kind":"development","optional":false},{"id":7075351243,"package_name":"gffutils","ecosystem":"pypi","requirements":"\u003e=0.10.1","direct":true,"kind":"development","optional":false},{"id":7075351244,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=2.6.3","direct":true,"kind":"development","optional":false},{"id":7075351245,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.23.4","direct":true,"kind":"development","optional":false},{"id":7075351246,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-21T07:46:33.858Z","updated_at":"2023-01-21T07:46:33.858Z","repository_link":"https://github.com/milnus/Corekaburra/blob/main/setup.py","dependencies":[{"id":7075351248,"package_name":"biopython","ecosystem":"pypi","requirements":"==1.79","direct":true,"kind":"runtime","optional":false}]}],"score":5.988961416889863,"created_at":"2025-09-04T09:17:46.401Z","updated_at":"2025-10-07T08:04:31.468Z","avatar_url":"https://github.com/milnus.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":18,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["annotations"],"project_url":"https://science.ecosyste.ms/api/v1/projects/1317","html_url":"https://science.ecosyste.ms/projects/1317"}