{"id":1141,"name":"mutyper","description":"mutyper: assigning and summarizing mutation types for analyzing germline mutation spectra - Published in JOSS (2023)","url":"https://github.com/harrispopgen/mutyper","last_synced_at":"2025-09-04T16:15:44.847Z","repository":{"id":37243479,"uuid":"250678509","full_name":"harrispopgen/mutyper","owner":"harrispopgen","description":"Ancestral k-mer mutation types for SNP data","archived":false,"fork":false,"pushed_at":"2023-05-11T15:04:29.000Z","size":6512,"stargazers_count":8,"open_issues_count":6,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T01:56:45.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://harrispopgen.github.io/mutyper/","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/harrispopgen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"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}},"created_at":"2020-03-28T00:12:48.000Z","updated_at":"2025-01-09T23:19:43.000Z","dependencies_parsed_at":"2023-01-22T04:00:56.236Z","dependency_job_id":"68db0a8b-69e8-4224-99d1-3a4be879072c","html_url":"https://github.com/harrispopgen/mutyper","commit_stats":{"total_commits":121,"total_committers":7,"mean_commits":"17.285714285714285","dds":"0.15702479338842978","last_synced_commit":"e00c146eaacbdeae5296d96d5a39c592f88a44ed"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/harrispopgen/mutyper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrispopgen","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/sbom","scorecard":{"id":456153,"data":{"date":"2025-08-11","repo":{"name":"github.com/harrispopgen/mutyper","commit":"b0b27081eea608af404a4cf52664f6d25f6d020f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Code-Review","score":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build-and-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/draft-pdf.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/build-and-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/build-and-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-build-and-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/docs-build-and-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build-and-deploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/docs-build-and-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build-and-deploy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/docs-build-and-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build-and-deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/docs-build-and-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2020-73"],"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 21 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-19T09:44:27.058Z","repository_id":37243479,"created_at":"2025-08-19T09:44:27.058Z","updated_at":"2025-08-19T09:44:27.058Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273522801,"owners_count":25120855,"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-03T02:00:09.631Z","response_time":76,"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":"harrispopgen","name":"harrispopgen","uuid":"36174395","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36174395?v=4","repositories_count":3,"last_synced_at":"2023-03-04T14:29:39.964Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/harrispopgen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T19:46:13.972Z","updated_at":"2023-03-04T14:29:39.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrispopgen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrispopgen/repositories"},"packages":[{"id":2810779,"name":"mutyper","ecosystem":"pypi","description":"ancestral k-mer mutation types for SNP data","homepage":"https://github.com/harrispopgen/mutyper","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/harrispopgen/mutyper","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2020-07-01T01:29:53.000Z","latest_release_published_at":"2023-05-10T18:13:18.000Z","latest_release_number":"1.0.2","last_synced_at":"2025-09-03T22:31:23.317Z","created_at":"2022-04-10T11:40:37.458Z","updated_at":"2025-09-04T09:25:55.862Z","registry_url":"https://pypi.org/project/mutyper/","install_command":"pip install mutyper --index-url https://pypi.org/simple","documentation_url":"https://mutyper.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"mutyper","project_status":null},"repo_metadata":{"id":37243479,"uuid":"250678509","full_name":"harrispopgen/mutyper","owner":"harrispopgen","description":"Ancestral k-mer mutation types for SNP data","archived":false,"fork":false,"pushed_at":"2023-05-11T15:04:29.000Z","size":6512,"stargazers_count":8,"open_issues_count":6,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T01:56:45.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://harrispopgen.github.io/mutyper/","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/harrispopgen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"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}},"created_at":"2020-03-28T00:12:48.000Z","updated_at":"2025-01-09T23:19:43.000Z","dependencies_parsed_at":"2023-01-22T04:00:56.236Z","dependency_job_id":"68db0a8b-69e8-4224-99d1-3a4be879072c","html_url":"https://github.com/harrispopgen/mutyper","commit_stats":{"total_commits":121,"total_committers":7,"mean_commits":"17.285714285714285","dds":"0.15702479338842978","last_synced_commit":"e00c146eaacbdeae5296d96d5a39c592f88a44ed"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/harrispopgen/mutyper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrispopgen","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/sbom","scorecard":{"id":456153,"data":{"date":"2025-08-11","repo":{"name":"github.com/harrispopgen/mutyper","commit":"b0b27081eea608af404a4cf52664f6d25f6d020f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Code-Review","score":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build-and-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/draft-pdf.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/build-and-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/build-and-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-build-and-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/docs-build-and-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build-and-deploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/docs-build-and-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build-and-deploy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/docs-build-and-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build-and-deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/docs-build-and-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/harrispopgen/mutyper/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2020-73"],"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 21 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-19T09:44:27.058Z","repository_id":37243479,"created_at":"2025-08-19T09:44:27.058Z","updated_at":"2025-08-19T09:44:27.058Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273522801,"owners_count":25120855,"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-03T02:00:09.631Z","response_time":76,"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":"harrispopgen","name":"harrispopgen","uuid":"36174395","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36174395?v=4","repositories_count":3,"last_synced_at":"2023-03-04T14:29:39.964Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/harrispopgen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T19:46:13.972Z","updated_at":"2023-03-04T14:29:39.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrispopgen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrispopgen/repositories"},"tags":[{"name":"v1.0.2","sha":"42e0f4270ecb2349c187ca8714c6515320adeb53","kind":"commit","published_at":"2023-05-10T18:02:59.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v1.0.2","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"f092137e5c89b4fc951fe851d56cab0f0297cf58","kind":"commit","published_at":"2023-04-06T22:36:32.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v1.0.0","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v1.0.0/manifests"},{"name":"v1.0.1","sha":"f092137e5c89b4fc951fe851d56cab0f0297cf58","kind":"commit","published_at":"2023-04-06T22:36:32.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v1.0.1","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v1.0.1/manifests"},{"name":"v0.7.1","sha":"a09fa9d9184170284ab14a5221be3d6f6220ab64","kind":"commit","published_at":"2023-02-12T01:13:06.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.7.1","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a73632d6cbcd43139f5ec7b625c1c01890cab3ed","kind":"commit","published_at":"2023-01-24T21:58:39.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.7.0","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"d25438b70dd8754d3d724e4ced5d7c15eaa7d338","kind":"commit","published_at":"2022-11-12T01:46:07.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.6.4","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"ee78afdab5d46da9775ab34ddd76c497503d52fc","kind":"commit","published_at":"2022-06-29T19:14:05.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.6.3","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"639fc2058c0f492ee775ecf8c0812ccded18e469","kind":"commit","published_at":"2022-06-21T04:21:51.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.6.2","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"74deb32cac5a072ea8901228fad341128cd7f456","kind":"commit","published_at":"2022-03-14T19:24:40.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.6.1","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"49ee4cce3a5c2b21155103fe063ec7ad4dad2203","kind":"commit","published_at":"2021-08-31T20:37:22.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.6.0","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"6060d930b77f49bf16a2298ea5acb8d73bd1b5b5","kind":"commit","published_at":"2021-06-04T22:06:44.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.5.5","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"e01874077a7b31f39edf9c098a5a2bbef48372f8","kind":"commit","published_at":"2021-05-26T15:32:50.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.5.4","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3c5f0bdff6e3f3f331f75e8079c40f116ac18f57","kind":"commit","published_at":"2021-04-30T21:14:01.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.5.3","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"36f20f965ef05df4c9b49e4c6611f691716df27d","kind":"commit","published_at":"2021-02-19T05:56:41.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.5.2","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"920c062b18a8315ca6a3f1b845bb5f4749f34c44","kind":"commit","published_at":"2021-01-19T01:06:35.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.5.1","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e9963c51cd304525ceed63e8c0b9bd8e4c8ba9a4","kind":"commit","published_at":"2020-12-01T22:22:59.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.5.0","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d19ce52a0a52cec469b559e580b25db4229f2866","kind":"commit","published_at":"2020-09-04T05:52:37.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.4.2","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"be28093e4cf31d2b6c355846c6d6295949c950ae","kind":"commit","published_at":"2020-09-02T22:34:35.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.4.1","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"825557e501a40e52f49bc412728b1bffc5fd773b","kind":"commit","published_at":"2020-08-30T23:43:27.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.4.0","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"7f7e7d81d0e0a045317c30170b822af25e9e6d81","kind":"commit","published_at":"2020-07-30T02:14:02.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.3.1","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"16c5171cec9636b83ef3d875accfc5dfdc60a24c","kind":"commit","published_at":"2020-07-23T18:22:19.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.3.0","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"193dfd9ee33adc47eb9748dcee0bf22d42476459","kind":"commit","published_at":"2020-07-20T17:35:49.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.2.1","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5b4e9ba176ec9a56d694fc9a8c4facc0e0bba39d","kind":"commit","published_at":"2020-07-01T01:25:22.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.2.0","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ba9a02c6666fdfb5e1737800dae254ae0d2b595b","kind":"commit","published_at":"2020-04-06T16:21:55.000Z","download_url":"https://codeload.github.com/harrispopgen/mutyper/tar.gz/v0.1.0","html_url":"https://github.com/harrispopgen/mutyper/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrispopgen/mutyper@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T09:25:55.862Z","dependent_packages_count":0,"downloads":93,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.41683836102659,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":20.37196424695044,"forks_count":16.876098493576134,"docker_downloads_count":null,"average":22.46656238019704},"purl":"pkg:pypi/mutyper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mutyper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mutyper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mutyper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:06:08.448Z","issues_count":25,"pull_requests_count":25,"avg_time_to_close_issue":4271243.315789473,"avg_time_to_close_pull_request":119058.92,"issues_closed_count":19,"pull_requests_closed_count":25,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":1.96,"avg_comments_per_pull_request":0.44,"merged_pull_requests_count":25,"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/harrispopgen%2Fmutyper/issues","maintainers":[{"login":"WSDeWitt","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WSDeWitt"},{"login":"Lukez-pi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukez-pi"},{"login":"mrvollger","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrvollger"},{"login":"goldmich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goldmich"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mutyper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mutyper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mutyper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mutyper/related_packages","maintainers":[{"uuid":"wsdewitt","login":"wsdewitt","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/wsdewitt/","role":null,"created_at":"2022-12-05T22:54:09.176Z","updated_at":"2022-12-05T22:54:09.176Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/wsdewitt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724713,"maintainers_count":308189,"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":615377,"full_name":"harrispopgen/mutyper","default_branch":"master","committers":[{"name":"William DeWitt","email":"wsdewitt@gmail.com","login":"wsdewitt","count":120},{"name":"Lukez-pi","email":"lukezhu0314@gmail.com","login":"Lukez-pi","count":3},{"name":"Mitchell Robert Vollger","email":"mrvollger@gmail.com","login":"mrvollger","count":2},{"name":"goldmich","email":"32467953+goldmich","login":"goldmich","count":1},{"name":"RenzoTale88","email":"23279528+RenzoTale88","login":"RenzoTale88","count":1},{"name":"Andrea Talenti","email":"andrea.talenti@ed.ac.uk","login":null,"count":1}],"total_commits":128,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":21.333333333333332,"dds":0.0625,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:53:00.378Z","last_synced_commit":"b0b27081eea608af404a4cf52664f6d25f6d020f","created_at":"2023-03-09T07:39:18.082Z","updated_at":"2025-08-07T07:53:06.117Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"harrispopgen/mutyper","html_url":"https://github.com/harrispopgen/mutyper","last_synced_at":"2025-08-31T21:06:08.448Z","status":"error","issues_count":25,"pull_requests_count":25,"avg_time_to_close_issue":4271243.315789473,"avg_time_to_close_pull_request":119058.92,"issues_closed_count":19,"pull_requests_closed_count":25,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":1.96,"avg_comments_per_pull_request":0.44,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T18:15:23.943Z","updated_at":"2025-09-01T00:41:26.292Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrispopgen%2Fmutyper/issues","issue_labels_count":{"enhancement":1,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":14,"NONE":9,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"COLLABORATOR":23,"CONTRIBUTOR":2},"issue_authors":{"WSDeWitt":9,"izabelcavassim":5,"RenzoTale88":2,"ab08028":2,"Lukez-pi":2,"mrvollger":2,"vladsavelyev":1,"barlavi1":1,"goldmich":1},"pull_request_authors":{"WSDeWitt":17,"Lukez-pi":3,"RenzoTale88":2,"mrvollger":2,"goldmich":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9966144,"issues_count":29680459,"pull_requests_count":86440165,"authors_count":9648275,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"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":"WSDeWitt","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WSDeWitt"},{"login":"Lukez-pi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukez-pi"},{"login":"mrvollger","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrvollger"},{"login":"goldmich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goldmich"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"IssueCommentEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":1,"IssueCommentEvent":1,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2022-09-14T01:13:42.879Z","updated_at":"2022-09-14T01:13:42.879Z","repository_link":"https://github.com/harrispopgen/mutyper/blob/master/environment.yml","dependencies":[{"id":4781770128,"package_name":"bcftools","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":4781770129,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":4781770130,"package_name":"tabix","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-14T01:13:42.890Z","updated_at":"2022-09-14T01:13:42.890Z","repository_link":"https://github.com/harrispopgen/mutyper/blob/master/requirements.txt","dependencies":[{"id":4781770131,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770132,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770133,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770134,"package_name":"docformatter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770135,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770136,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770137,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770138,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770139,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770140,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770141,"package_name":"sphinxcontrib-programoutput","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770142,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-14T01:13:42.900Z","updated_at":"2022-09-14T01:13:42.900Z","repository_link":"https://github.com/harrispopgen/mutyper/blob/master/setup.py","dependencies":[{"id":4781770143,"package_name":"cyvcf2","ecosystem":"pypi","requirements":"\u003e=0.30.15","direct":true,"kind":"runtime","optional":false},{"id":4781770144,"package_name":"pyfaidx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770145,"package_name":"biopython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770146,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4781770147,"package_name":"pyliftover","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-and-test.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:00:56.148Z","updated_at":"2023-01-22T04:00:56.148Z","repository_link":"https://github.com/harrispopgen/mutyper/blob/master/.github/workflows/build-and-test.yml","dependencies":[{"id":7088402432,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7088402433,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7088402434,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs-build-and-deploy.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:00:56.158Z","updated_at":"2023-01-22T04:00:56.158Z","repository_link":"https://github.com/harrispopgen/mutyper/blob/master/.github/workflows/docs-build-and-deploy.yml","dependencies":[{"id":7088402435,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7088402436,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7088402437,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7088402438,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"v4.2.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:00:56.170Z","updated_at":"2023-01-22T04:00:56.170Z","repository_link":"https://github.com/harrispopgen/mutyper/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7088402439,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7088402440,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":8.984693690443855,"created_at":"2025-09-04T09:17:44.246Z","updated_at":"2025-10-07T08:04:30.314Z","avatar_url":"https://github.com/harrispopgen.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":93,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.05227"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1141","html_url":"https://science.ecosyste.ms/projects/1141","bibtex_url":"https://science.ecosyste.ms/projects/1141/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/1141/export.apalike"}