{"id":60707,"name":"cb-platon","description":"Identification \u0026 characterization of bacterial plasmid-borne contigs from short-read draft assemblies.","url":"https://github.com/oschwengers/platon","last_synced_at":"2025-09-08T12:18:38.430Z","repository":{"id":41394868,"uuid":"192700327","full_name":"oschwengers/platon","owner":"oschwengers","description":"Identification \u0026 characterization of bacterial plasmid-borne contigs from short-read draft assemblies.","archived":false,"fork":false,"pushed_at":"2025-01-22T11:17:31.000Z","size":39209,"stargazers_count":118,"open_issues_count":4,"forks_count":15,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-12T06:48:52.485Z","etag":null,"topics":["assembly","bacteria","bioinformatics","contigs","microbiology","ngs","plasmids","wgs"],"latest_commit_sha":null,"homepage":"https://doi.org/10.1099/mgen.0.000398","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oschwengers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-06-19T09:21:04.000Z","updated_at":"2025-08-12T06:30:18.000Z","dependencies_parsed_at":"2023-02-15T09:30:43.353Z","dependency_job_id":"2e26971a-a786-4721-ac49-c8b94f9fe5dd","html_url":"https://github.com/oschwengers/platon","commit_stats":{"total_commits":185,"total_committers":6,"mean_commits":"30.833333333333332","dds":"0.21081081081081077","last_synced_commit":"b380964bb57f22060c1b30118ece1727687ce852"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/oschwengers/platon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oschwengers","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/sbom","scorecard":{"id":713342,"data":{"date":"2025-08-11","repo":{"name":"github.com/oschwengers/platon","commit":"2fc09d512a50fceb268dce69b9ea55a3474fedb9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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 1/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-package.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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/cd-pypi.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/oschwengers/platon/cd-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/oschwengers/platon/cd-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd-pypi.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/oschwengers/platon/cd-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oschwengers/platon/ci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/oschwengers/platon/ci-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oschwengers/platon/ci-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/oschwengers/platon/ci-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oschwengers/platon/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/oschwengers/platon/ci-test.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: db-scripts/build-db.sh:49","Warn: downloadThenRun not pinned by hash: db-scripts/build-db.sh:130","Warn: downloadThenRun not pinned by hash: db-scripts/build-db.sh:130","Warn: pipCommand not pinned by hash: .github/workflows/cd-pypi.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/cd-pypi.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/ci-lint.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci-package.yml:31","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 downloadThenRun dependencies pinned","Info:   0 out of   5 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-22T08:46:07.473Z","repository_id":41394868,"created_at":"2025-08-22T08:46:07.473Z","updated_at":"2025-08-22T08:46:07.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274182127,"owners_count":25236642,"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":"oschwengers","name":"Oliver Schwengers","uuid":"10071818","kind":"user","description":"Microbial bioinformatics, WGS bacteria, plasmids, PostDoc, father of 2, husband, astrophotographer","email":"","website":null,"location":"Giessen, Germany","twitter":"oschwengers1","company":"@ag-computational-bio - JLU Giessen","icon_url":"https://avatars.githubusercontent.com/u/10071818?u=70601c2f650648ea543a07d6d3a4b9f82e6b116f\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-02T06:40:25.969Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oschwengers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T00:09:49.180Z","updated_at":"2023-03-02T06:40:25.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oschwengers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oschwengers/repositories"},"packages":[{"id":11657837,"name":"github.com/oschwengers/platon","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/oschwengers/platon","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-06-25T11:14:38.000Z","latest_release_published_at":"2020-10-05T14:43:52.000Z","latest_release_number":"v1.5.0","last_synced_at":"2025-08-12T06:33:53.483Z","created_at":"2025-05-19T10:10:49.761Z","updated_at":"2025-08-12T18:56:28.314Z","registry_url":"https://pkg.go.dev/github.com/oschwengers/platon","install_command":"go get github.com/oschwengers/platon","documentation_url":"https://pkg.go.dev/github.com/oschwengers/platon#section-documentation","metadata":{},"repo_metadata":{"id":41394868,"uuid":"192700327","full_name":"oschwengers/platon","owner":"oschwengers","description":"Identification \u0026 characterization of bacterial plasmid-borne contigs from short-read draft assemblies.","archived":false,"fork":false,"pushed_at":"2025-01-22T11:17:31.000Z","size":39209,"stargazers_count":118,"open_issues_count":4,"forks_count":15,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-12T06:48:52.485Z","etag":null,"topics":["assembly","bacteria","bioinformatics","contigs","microbiology","ngs","plasmids","wgs"],"latest_commit_sha":null,"homepage":"https://doi.org/10.1099/mgen.0.000398","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oschwengers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-06-19T09:21:04.000Z","updated_at":"2025-08-12T06:30:18.000Z","dependencies_parsed_at":"2023-02-15T09:30:43.353Z","dependency_job_id":"2e26971a-a786-4721-ac49-c8b94f9fe5dd","html_url":"https://github.com/oschwengers/platon","commit_stats":{"total_commits":185,"total_committers":6,"mean_commits":"30.833333333333332","dds":"0.21081081081081077","last_synced_commit":"b380964bb57f22060c1b30118ece1727687ce852"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/oschwengers/platon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oschwengers","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270118064,"owners_count":24530301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"oschwengers","name":"Oliver Schwengers","uuid":"10071818","kind":"user","description":"Microbial bioinformatics, WGS bacteria, plasmids, PostDoc, father of 2, husband, astrophotographer","email":"","website":null,"location":"Giessen, Germany","twitter":"oschwengers1","company":"@ag-computational-bio - JLU Giessen","icon_url":"https://avatars.githubusercontent.com/u/10071818?u=70601c2f650648ea543a07d6d3a4b9f82e6b116f\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-02T06:40:25.969Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oschwengers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T00:09:49.180Z","updated_at":"2023-03-02T06:40:25.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oschwengers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oschwengers/repositories"},"tags":[{"name":"v1.7","sha":"3cce2dd295348e25be4b5bd64f3622c2603d6ba0","kind":"commit","published_at":"2023-08-10T10:36:35.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.7","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.7/manifests"},{"name":"v1.6","sha":"27618a7ff9b0bceb6174eb98eb6604570041de92","kind":"commit","published_at":"2021-04-22T12:48:11.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.6","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.6/manifests"},{"name":"v1.5.0","sha":"de20930d77218dc858ca3ed2b352f6afb91b1c8f","kind":"commit","published_at":"2020-10-05T14:43:52.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.5.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f8faebfca8c18c4514597cfb199825448275f020","kind":"commit","published_at":"2020-06-25T08:19:54.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.4.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f464dde68053a500c83a8cc9d146967a1e73b812","kind":"commit","published_at":"2020-05-18T13:12:10.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.3.1","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4aef97a88d4b72ac63bd3da6698b20bb29a4e03a","kind":"commit","published_at":"2020-05-04T23:27:33.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.3.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"caa6411a682786f129a5c494fd7df4980a52fa56","kind":"commit","published_at":"2020-04-20T14:19:38.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.2.1","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"dac7a1d072b28a5626cebe5049da1c623b833a4e","kind":"commit","published_at":"2020-04-16T13:02:42.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.2.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084940ef2bc542a3cab26c9cd58fa7877b23d2c1","kind":"commit","published_at":"2019-08-02T14:53:42.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.1.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4ac8fc75437b7aca3b528a2d7533a9c59512b2b5","kind":"commit","published_at":"2019-06-25T11:14:38.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.0.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-12T18:56:28.314Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.847921314025527,"dependent_packages_count":5.480201576096057,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.664061445060792},"purl":"pkg:golang/github.com/oschwengers/platon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/oschwengers/platon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/oschwengers/platon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/oschwengers/platon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-06T16:08:22.459Z","issues_count":42,"pull_requests_count":5,"avg_time_to_close_issue":4168615.9743589745,"avg_time_to_close_pull_request":30146.4,"issues_closed_count":39,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":38,"avg_comments_per_issue":3.738095238095238,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/issues","maintainers":[{"login":"oschwengers","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oschwengers"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foschwengers%2Fplaton/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foschwengers%2Fplaton/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foschwengers%2Fplaton/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foschwengers%2Fplaton/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2665747,"name":"cb-platon","ecosystem":"pypi","description":"Platon: identification and characterization of bacterial plasmid contigs from short-read draft assemblies.","homepage":"https://github.com/oschwengers/platon","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/oschwengers/platon","keywords_array":["bioinformatics","plasmids","wgs"],"namespace":null,"versions_count":10,"first_release_published_at":"2019-06-14T12:49:41.000Z","latest_release_published_at":"2020-06-25T08:25:12.000Z","latest_release_number":"1.4.0","last_synced_at":"2025-08-11T17:51:59.621Z","created_at":"2022-04-10T10:18:04.172Z","updated_at":"2025-08-12T18:56:28.320Z","registry_url":"https://pypi.org/project/cb-platon/","install_command":"pip install cb-platon --index-url https://pypi.org/simple","documentation_url":"https://cb-platon.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Natural Language :: English","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"cb-platon"},"repo_metadata":{"id":41394868,"uuid":"192700327","full_name":"oschwengers/platon","owner":"oschwengers","description":"Identification \u0026 characterization of bacterial plasmid-borne contigs from short-read draft assemblies.","archived":false,"fork":false,"pushed_at":"2025-01-22T11:17:31.000Z","size":39209,"stargazers_count":118,"open_issues_count":4,"forks_count":15,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-12T06:48:52.485Z","etag":null,"topics":["assembly","bacteria","bioinformatics","contigs","microbiology","ngs","plasmids","wgs"],"latest_commit_sha":null,"homepage":"https://doi.org/10.1099/mgen.0.000398","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oschwengers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-06-19T09:21:04.000Z","updated_at":"2025-08-12T06:30:18.000Z","dependencies_parsed_at":"2023-02-15T09:30:43.353Z","dependency_job_id":"2e26971a-a786-4721-ac49-c8b94f9fe5dd","html_url":"https://github.com/oschwengers/platon","commit_stats":{"total_commits":185,"total_committers":6,"mean_commits":"30.833333333333332","dds":"0.21081081081081077","last_synced_commit":"b380964bb57f22060c1b30118ece1727687ce852"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/oschwengers/platon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oschwengers","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270118064,"owners_count":24530301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"oschwengers","name":"Oliver Schwengers","uuid":"10071818","kind":"user","description":"Microbial bioinformatics, WGS bacteria, plasmids, PostDoc, father of 2, husband, astrophotographer","email":"","website":null,"location":"Giessen, Germany","twitter":"oschwengers1","company":"@ag-computational-bio - JLU Giessen","icon_url":"https://avatars.githubusercontent.com/u/10071818?u=70601c2f650648ea543a07d6d3a4b9f82e6b116f\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-02T06:40:25.969Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oschwengers","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T00:09:49.180Z","updated_at":"2023-03-02T06:40:25.984Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oschwengers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oschwengers/repositories"},"tags":[{"name":"v1.7","sha":"3cce2dd295348e25be4b5bd64f3622c2603d6ba0","kind":"commit","published_at":"2023-08-10T10:36:35.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.7","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.7/manifests"},{"name":"v1.6","sha":"27618a7ff9b0bceb6174eb98eb6604570041de92","kind":"commit","published_at":"2021-04-22T12:48:11.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.6","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.6/manifests"},{"name":"v1.5.0","sha":"de20930d77218dc858ca3ed2b352f6afb91b1c8f","kind":"commit","published_at":"2020-10-05T14:43:52.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.5.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f8faebfca8c18c4514597cfb199825448275f020","kind":"commit","published_at":"2020-06-25T08:19:54.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.4.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"f464dde68053a500c83a8cc9d146967a1e73b812","kind":"commit","published_at":"2020-05-18T13:12:10.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.3.1","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4aef97a88d4b72ac63bd3da6698b20bb29a4e03a","kind":"commit","published_at":"2020-05-04T23:27:33.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.3.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"caa6411a682786f129a5c494fd7df4980a52fa56","kind":"commit","published_at":"2020-04-20T14:19:38.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.2.1","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"dac7a1d072b28a5626cebe5049da1c623b833a4e","kind":"commit","published_at":"2020-04-16T13:02:42.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.2.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084940ef2bc542a3cab26c9cd58fa7877b23d2c1","kind":"commit","published_at":"2019-08-02T14:53:42.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.1.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4ac8fc75437b7aca3b528a2d7533a9c59512b2b5","kind":"commit","published_at":"2019-06-25T11:14:38.000Z","download_url":"https://codeload.github.com/oschwengers/platon/tar.gz/v1.0.0","html_url":"https://github.com/oschwengers/platon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oschwengers/platon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-12T18:56:28.319Z","dependent_packages_count":0,"downloads":65,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":30.3973852700993,"dependent_repos_count":21.693755280890695,"dependent_packages_count":10.025501552893209,"stargazers_count":7.345339591914934,"forks_count":9.326688929634079,"docker_downloads_count":null,"average":15.757734125086444},"purl":"pkg:pypi/cb-platon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cb-platon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cb-platon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cb-platon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-06T16:08:22.459Z","issues_count":42,"pull_requests_count":5,"avg_time_to_close_issue":4168615.9743589745,"avg_time_to_close_pull_request":30146.4,"issues_closed_count":39,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":38,"avg_comments_per_issue":3.738095238095238,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/issues","maintainers":[{"login":"oschwengers","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oschwengers"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cb-platon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cb-platon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cb-platon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cb-platon/related_packages","maintainers":[{"uuid":"oschwengers","login":"oschwengers","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/oschwengers/","role":null,"created_at":"2023-02-23T18:58:54.202Z","updated_at":"2023-02-23T18:58:54.202Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/oschwengers/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726125,"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":547562,"full_name":"oschwengers/platon","default_branch":"main","committers":[{"name":"oschwengers","email":"oliver.schwengers@computational.bio.uni-giessen.de","login":"oschwengers","count":191},{"name":"fLLah","email":"patrick.barth@computational.bio.uni-giessen.de","login":"patrick-barth","count":1},{"name":"Michael R. Crusoe","email":"1330696+mr-c","login":"mr-c","count":1},{"name":"Francisco Zorrilla","email":"fz274@cam.ac.uk","login":"franciscozorrilla","count":1}],"total_commits":194,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":48.5,"dds":0.015463917525773141,"past_year_committers":[{"name":"Oliver Schwengers","email":"oliver.schwengers@computational.bio.uni-giessen.de","login":"oschwengers","count":3}],"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2025-05-19T04:56:23.351Z","last_synced_commit":"2fc09d512a50fceb268dce69b9ea55a3474fedb9","created_at":"2023-03-09T04:29:51.320Z","updated_at":"2025-05-19T04:56:23.502Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-24T00:00:06.660Z","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":"oschwengers/platon","html_url":"https://github.com/oschwengers/platon","last_synced_at":"2025-09-03T23:02:42.950Z","status":null,"issues_count":42,"pull_requests_count":5,"avg_time_to_close_issue":4269379.368421053,"avg_time_to_close_pull_request":30146.4,"issues_closed_count":38,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":38,"avg_comments_per_issue":3.4761904761904763,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":5,"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-14T10:19:12.878Z","updated_at":"2025-09-03T23:02:42.951Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oschwengers%2Fplaton/issues","issue_labels_count":{"help wanted":12,"bug":12,"enhancement":8,"question":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":41,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":3,"OWNER":2},"issue_authors":{"tthye1":2,"crarlus":2,"Dey497":2,"Wanli-HE":2,"lorcan1601":1,"Dabiguina94":1,"mdiricks":1,"pavlo888":1,"androga2":1,"elina2410":1,"bayraktar1":1,"noeldjitro":1,"Clabe1986":1,"tdcollingsworth":1,"ZhangDengwei":1,"qiangqianglab":1,"KTbiotech":1,"zhichusun":1,"Gian77":1,"franciscozorrilla":1,"clabe-wekesa":1,"Rohit-Satyam":1,"barbaracania":1,"joshuakirsch":1,"hbucqp":1,"xuanji2017":1,"Lneffe":1,"pbelmann":1,"Liqueurdefehling":1,"Handymanalan":1,"kimTina321":1,"bielGarcias":1,"chen1i6c04":1,"mmfacun":1,"ranitori":1,"RightCake1":1,"alexlevylab":1,"Rajeefa":1},"pull_request_authors":{"oschwengers":2,"mr-c":1,"patrick-barth":1,"franciscozorrilla":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10100139,"issues_count":31474175,"pull_requests_count":97447785,"authors_count":10702667,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"qiangqianglab":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"oschwengers","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oschwengers"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":6,"PushEvent":3},"last_year":{"IssuesEvent":1,"WatchEvent":6,"PushEvent":3}},"keywords":["assembly","bacteria","bioinformatics","contigs","microbiology","ngs","plasmids","wgs"],"dependencies":[{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2022-07-30T08:18:07.305Z","updated_at":"2022-07-30T08:18:07.305Z","repository_link":"https://github.com/oschwengers/platon/blob/main/environment.yml","dependencies":[{"id":521302109,"package_name":"biopython","ecosystem":"conda","requirements":"\u003e=1.78","direct":true,"kind":"runtime","optional":false},{"id":521302110,"package_name":"blast","ecosystem":"conda","requirements":"\u003e=2.12.0","direct":true,"kind":"runtime","optional":false},{"id":521302111,"package_name":"diamond","ecosystem":"conda","requirements":"\u003e=2.0.14","direct":true,"kind":"runtime","optional":false},{"id":521302112,"package_name":"hmmer","ecosystem":"conda","requirements":"\u003e=3.3.1","direct":true,"kind":"runtime","optional":false},{"id":521302113,"package_name":"infernal","ecosystem":"conda","requirements":"\u003e=1.1.4","direct":true,"kind":"runtime","optional":false},{"id":521302114,"package_name":"mummer4","ecosystem":"conda","requirements":"\u003e=4.0.0rc1","direct":true,"kind":"runtime","optional":false},{"id":521302115,"package_name":"prodigal","ecosystem":"conda","requirements":"\u003e=2.6.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-30T08:18:07.593Z","updated_at":"2022-07-30T08:18:07.593Z","repository_link":"https://github.com/oschwengers/platon/blob/main/setup.py","dependencies":[{"id":521304531,"package_name":"biopython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package-conda.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T09:30:43.058Z","updated_at":"2023-02-15T09:30:43.058Z","repository_link":"https://github.com/oschwengers/platon/blob/main/.github/workflows/python-package-conda.yml","dependencies":[{"id":7681390808,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7681390809,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpackage.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T09:30:43.139Z","updated_at":"2023-02-15T09:30:43.139Z","repository_link":"https://github.com/oschwengers/platon/blob/main/.github/workflows/pythonpackage.yml","dependencies":[{"id":7681390892,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7681390893,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T09:30:43.192Z","updated_at":"2023-02-15T09:30:43.192Z","repository_link":"https://github.com/oschwengers/platon/blob/main/.github/workflows/pythonpublish.yml","dependencies":[{"id":7681390951,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7681390952,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7681390953,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":10.395008025244113,"created_at":"2025-09-04T15:51:37.565Z","updated_at":"2025-10-07T08:23:49.672Z","avatar_url":"https://github.com/oschwengers.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":65,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1099/mgen.0.000398","https://doi.org/10.5281/zenodo.4066768","https://doi.org/10.1128/AAC.02412-14","https://doi.org/10.1007/978-1-4939-9877-7_21","https://doi.org/10.1099/mgen.0.000206"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["genomics","metagenomics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/60707","html_url":"https://science.ecosyste.ms/projects/60707"}