{"id":16598,"name":"splitp","description":"Python package that implements split- and rank-based tools for inferring phylogenies, such as flattenings and subflattenings.","url":"https://github.com/js51/splitp","last_synced_at":"2025-09-04T23:17:29.803Z","repository":{"id":35523250,"uuid":"216925092","full_name":"js51/SplitP","owner":"js51","description":"Python package that implements split- and rank-based tools for inferring phylogenies, such as flattenings and subflattenings.","archived":false,"fork":false,"pushed_at":"2025-06-24T10:16:35.000Z","size":4143,"stargazers_count":1,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T14:15:25.422Z","etag":null,"topics":["biology","flattenings","linear-algebra","mathbio","networks","newick","newick-format","parser","phylogenetics","python","rank","split","splitp","subflattenings","trees","utas"],"latest_commit_sha":null,"homepage":"https://splitp.joshuastevenson.me/","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/js51.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"joshuastevenson","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://www.paypal.me/jstevenson153"}},"created_at":"2019-10-22T23:03:05.000Z","updated_at":"2025-06-24T10:16:15.000Z","dependencies_parsed_at":"2024-02-16T04:24:33.641Z","dependency_job_id":"2dcf897f-ad24-43e5-bb66-4dc75d32d456","html_url":"https://github.com/js51/SplitP","commit_stats":{"total_commits":216,"total_committers":6,"mean_commits":36.0,"dds":0.3472222222222222,"last_synced_commit":"ca99acd47f46f0442e1e09adc6295e4c6d115e48"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/js51/SplitP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js51","download_url":"https://codeload.github.com/js51/SplitP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/sbom","scorecard":{"id":537458,"data":{"date":"2025-08-11","repo":{"name":"github.com/js51/SplitP","commit":"95bd7a118261104e762e3cc04b8396075585d883"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":0,"reason":"Found 0/15 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/runpytest.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/js51/SplitP/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/js51/SplitP/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runpytest.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/js51/SplitP/runpytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runpytest.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/js51/SplitP/runpytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:16"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 18 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-20T07:21:12.031Z","repository_id":35523250,"created_at":"2025-08-20T07:21:12.031Z","updated_at":"2025-08-20T07:21:12.031Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685644,"owners_count":25149732,"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":"js51","name":"Joshua Stevenson","uuid":"27327007","kind":"user","description":"","email":"","website":"joshuastevenson.me","location":"Australia","twitter":"js51_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/27327007?u=7d8db3d2f096e66d38502621359874d4dd141c33\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-03T03:35:19.200Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/js51","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T16:31:15.711Z","updated_at":"2023-03-03T03:35:19.218Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js51","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js51/repositories"},"packages":[{"id":2929139,"name":"splitp","ecosystem":"pypi","description":"Phylogenetic tools and methods involving splits and matrix rank","homepage":"https://github.com/js51/SplitP","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/js51/SplitP","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-03-05T03:13:32.000Z","latest_release_published_at":"2025-06-24T09:46:17.000Z","latest_release_number":"0.3.2","last_synced_at":"2025-09-01T12:35:44.306Z","created_at":"2022-04-10T12:41:30.530Z","updated_at":"2025-09-01T14:08:59.165Z","registry_url":"https://pypi.org/project/splitp/","install_command":"pip install splitp --index-url https://pypi.org/simple","documentation_url":"https://splitp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"splitp","project_status":null},"repo_metadata":{"id":35523250,"uuid":"216925092","full_name":"js51/SplitP","owner":"js51","description":"Python package that implements split- and rank-based tools for inferring phylogenies, such as flattenings and subflattenings.","archived":false,"fork":false,"pushed_at":"2025-06-24T10:16:35.000Z","size":4143,"stargazers_count":1,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-26T18:49:47.355Z","etag":null,"topics":["biology","flattenings","linear-algebra","mathbio","networks","newick","newick-format","parser","phylogenetics","python","rank","split","splitp","subflattenings","trees","utas"],"latest_commit_sha":null,"homepage":"https://splitp.joshuastevenson.me/","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/js51.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"joshuastevenson","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://www.paypal.me/jstevenson153"}},"created_at":"2019-10-22T23:03:05.000Z","updated_at":"2025-06-24T10:16:15.000Z","dependencies_parsed_at":"2024-02-16T04:24:33.641Z","dependency_job_id":"2dcf897f-ad24-43e5-bb66-4dc75d32d456","html_url":"https://github.com/js51/SplitP","commit_stats":{"total_commits":216,"total_committers":6,"mean_commits":36.0,"dds":0.3472222222222222,"last_synced_commit":"ca99acd47f46f0442e1e09adc6295e4c6d115e48"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/js51/SplitP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js51","download_url":"https://codeload.github.com/js51/SplitP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/sbom","scorecard":{"id":537458,"data":{"date":"2025-08-11","repo":{"name":"github.com/js51/SplitP","commit":"95bd7a118261104e762e3cc04b8396075585d883"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":0,"reason":"Found 0/15 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/runpytest.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/js51/SplitP/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/js51/SplitP/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runpytest.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/js51/SplitP/runpytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/runpytest.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/js51/SplitP/runpytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/runpytest.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:16"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 18 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-20T07:21:12.031Z","repository_id":35523250,"created_at":"2025-08-20T07:21:12.031Z","updated_at":"2025-08-20T07:21:12.031Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137397,"owners_count":25052003,"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-01T02:00:09.058Z","response_time":120,"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":"js51","name":"Joshua Stevenson","uuid":"27327007","kind":"user","description":"","email":"","website":"joshuastevenson.me","location":"Australia","twitter":"js51_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/27327007?u=7d8db3d2f096e66d38502621359874d4dd141c33\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-03T03:35:19.200Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/js51","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T16:31:15.711Z","updated_at":"2023-03-03T03:35:19.218Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js51","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js51/repositories"},"tags":[{"name":"0.1.8","sha":"65819adeb93b689b8f9c810af53fbe2a6e2e535f","kind":"commit","published_at":"2022-03-17T23:29:55.000Z","download_url":"https://codeload.github.com/js51/SplitP/tar.gz/0.1.8","html_url":"https://github.com/js51/SplitP/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js51/SplitP@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/0.1.8/manifests"},{"name":"v0.1.7","sha":"fff34311a1a899936af14c3b39689898e37f4e69","kind":"commit","published_at":"2021-07-01T05:08:38.000Z","download_url":"https://codeload.github.com/js51/SplitP/tar.gz/v0.1.7","html_url":"https://github.com/js51/SplitP/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js51/SplitP@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.1.7/manifests"},{"name":"v0.1.5","sha":"e5f6b63839f257749b162b5e325cbc566b82b3e5","kind":"commit","published_at":"2021-02-24T00:43:10.000Z","download_url":"https://codeload.github.com/js51/SplitP/tar.gz/v0.1.5","html_url":"https://github.com/js51/SplitP/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js51/SplitP@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"c2a3af1bde63502798cb62eb062dacd50c80ecb8","kind":"commit","published_at":"2021-02-22T11:11:33.000Z","download_url":"https://codeload.github.com/js51/SplitP/tar.gz/v0.1.4","html_url":"https://github.com/js51/SplitP/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js51/SplitP@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.1.4/manifests"},{"name":"v0.1.1","sha":"94032250d676e03883421cdbbf85c44216e0daed","kind":"commit","published_at":"2020-03-05T03:23:31.000Z","download_url":"https://codeload.github.com/js51/SplitP/tar.gz/v0.1.1","html_url":"https://github.com/js51/SplitP/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js51/SplitP@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b5f18b95037f096ab3b79844e4defbeec78b7fd","kind":"commit","published_at":"2020-03-05T03:12:31.000Z","download_url":"https://codeload.github.com/js51/SplitP/tar.gz/v0.1.0","html_url":"https://github.com/js51/SplitP/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js51/SplitP@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.1.0/manifests"},{"name":"v0.0.4","sha":"b65a4e5bcf73859a75727f48ded09f5d6dee47bd","kind":"commit","published_at":"2020-02-18T10:57:41.000Z","download_url":"https://codeload.github.com/js51/SplitP/tar.gz/v0.0.4","html_url":"https://github.com/js51/SplitP/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js51/SplitP@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2f5c0144ecee5c05f4b540a9b409d6b736deb7e9","kind":"commit","published_at":"2019-10-29T05:25:12.000Z","download_url":"https://codeload.github.com/js51/SplitP/tar.gz/v0.0.3","html_url":"https://github.com/js51/SplitP/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/js51/SplitP@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:08:59.164Z","dependent_packages_count":0,"downloads":34,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.18748250201166,"dependent_repos_count":22.087784936889527,"dependent_packages_count":7.31012528119255,"stargazers_count":32.024598011249616,"forks_count":22.75050854492522,"docker_downloads_count":null,"average":25.472099855253713},"purl":"pkg:pypi/splitp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/splitp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/splitp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/splitp/dependencies","status":null,"funding_links":["https://ko-fi.com/joshuastevenson","https://www.paypal.me/jstevenson153"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T15:16:38.294Z","issues_count":13,"pull_requests_count":24,"avg_time_to_close_issue":23170160.75,"avg_time_to_close_pull_request":606420.7391304348,"issues_closed_count":4,"pull_requests_closed_count":23,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.07692307692307693,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":4,"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/js51%2FSplitP/issues","maintainers":[{"login":"js51","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/js51"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/splitp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/splitp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/splitp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/splitp/related_packages","maintainers":[{"uuid":"js51","login":"js51","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/js51/","role":null,"created_at":"2023-02-25T13:00:01.184Z","updated_at":"2023-02-25T13:00:01.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/js51/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724928,"maintainers_count":308249,"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":663577,"full_name":"js51/SplitP","default_branch":"main","committers":[{"name":"Joshua Stevenson","email":"joshuas153@Gmail.com","login":null,"count":141},{"name":"Josh","email":"joshuas153@gmail.com","login":null,"count":68},{"name":"Joshua Stevenson","email":"mail@joshuastevenson.me","login":null,"count":4},{"name":"Ubuntu","email":"ubuntu@jupyter-lab-instance.novalocal","login":null,"count":1},{"name":"Tim Hatch","email":"tim@timhatch.com","login":null,"count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"total_commits":216,"total_committers":6,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":36.0,"dds":0.3472222222222222,"past_year_committers":[{"name":"Joshua Stevenson","email":"joshuas153@Gmail.com","login":null,"count":8},{"name":"Joshua Stevenson","email":"mail@joshuastevenson.me","login":null,"count":4}],"past_year_total_commits":12,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.33333333333333337,"last_synced_at":"2024-01-27T22:15:11.474Z","last_synced_commit":"ca99acd47f46f0442e1e09adc6295e4c6d115e48","created_at":"2023-03-09T10:09:09.806Z","updated_at":"2024-01-27T22:15:11.474Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"js51/SplitP","html_url":"https://github.com/js51/SplitP","last_synced_at":"2025-07-26T15:16:38.294Z","status":"error","issues_count":13,"pull_requests_count":24,"avg_time_to_close_issue":23170160.75,"avg_time_to_close_pull_request":606420.7391304348,"issues_closed_count":4,"pull_requests_closed_count":23,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.07692307692307693,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T00:32:59.393Z","updated_at":"2025-09-01T01:39:28.189Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/js51%2FSplitP/issues","issue_labels_count":{"enhancement":7,"bug":1,"good first issue":1,"documentation":1,"help wanted":1},"pull_request_labels_count":{"dependencies":4},"issue_author_associations_count":{"OWNER":13},"pull_request_author_associations_count":{"OWNER":20,"NONE":3,"CONTRIBUTOR":2},"issue_authors":{"js51":13},"pull_request_authors":{"js51":20,"dependabot[bot]":4,"thatch":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082413,"issues_count":31239894,"pull_requests_count":96112510,"authors_count":10694151,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"js51","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/js51"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":1,"IssuesEvent":1,"ReleaseEvent":1,"IssueCommentEvent":1,"PushEvent":4},"last_year":{"CreateEvent":1,"IssuesEvent":1,"ReleaseEvent":1,"IssueCommentEvent":1,"PushEvent":4}},"keywords":["biology","flattenings","linear-algebra","mathbio","networks","newick","newick-format","parser","phylogenetics","python","rank","split","splitp","subflattenings","trees","utas"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-11T09:40:38.988Z","updated_at":"2022-09-11T09:40:38.988Z","repository_link":"https://github.com/js51/SplitP/blob/main/requirements.txt","dependencies":[{"id":4480188736,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.19.5","direct":true,"kind":"runtime","optional":false},{"id":4480188737,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.1.2","direct":true,"kind":"runtime","optional":false},{"id":4480188738,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.5","direct":true,"kind":"runtime","optional":false},{"id":4480188739,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T22:41:45.218Z","updated_at":"2023-01-15T22:41:45.218Z","repository_link":"https://github.com/js51/SplitP/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":6935821403,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6935821404,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6935821405,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/runpytest.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T22:41:45.267Z","updated_at":"2023-01-15T22:41:45.267Z","repository_link":"https://github.com/js51/SplitP/blob/main/.github/workflows/runpytest.yml","dependencies":[{"id":6935821406,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6935821407,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-02-16T04:24:33.231Z","updated_at":"2024-02-16T04:24:33.231Z","repository_link":"https://github.com/js51/SplitP/blob/main/setup.py","dependencies":[]}],"score":7.572502985020384,"created_at":"2025-09-04T15:50:47.625Z","updated_at":"2025-10-07T08:08:47.619Z","avatar_url":"https://github.com/js51.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":34,"funding_links":["https://ko-fi.com/joshuastevenson","https://www.paypal.me/jstevenson153"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","sequences","interactive","hacking"],"project_url":"https://science.ecosyste.ms/api/v1/projects/16598","html_url":"https://science.ecosyste.ms/projects/16598"}