{"id":1459,"name":"Magphi","description":"Magphi: Sequence extraction tool from FASTA and GFF3 files using seed pairs - Published in JOSS (2022)","url":"https://github.com/milnus/magphi","last_synced_at":"2025-09-04T16:28:40.748Z","repository":{"id":40433114,"uuid":"348529335","full_name":"milnus/Magphi","owner":"milnus","description":"Tool intended to pull out sequences and annotations between insertion sites specified by the user.","archived":false,"fork":false,"pushed_at":"2022-11-22T22:09:48.000Z","size":16588,"stargazers_count":13,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T06:43:18.639Z","etag":null,"topics":["annotations","bacterial-genomes","insertion-sites","mobile-genetic-elements","prokaryotic-genomes"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milnus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-17T00:15:12.000Z","updated_at":"2025-01-15T14:51:26.000Z","dependencies_parsed_at":"2023-01-22T04:49:28.557Z","dependency_job_id":null,"html_url":"https://github.com/milnus/Magphi","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/milnus/Magphi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus","download_url":"https://codeload.github.com/milnus/Magphi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/sbom","scorecard":{"id":647413,"data":{"date":"2025-08-11","repo":{"name":"github.com/milnus/Magphi","commit":"e0b4830805c26c9680ad94cbcee038d3bc626589"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 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":"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/Compile_paper.yml:1","Warn: no topLevel permission defined: .github/workflows/Mapghi_test_suite.yml:1","Warn: no topLevel permission defined: .github/workflows/build_n_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"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/Compile_paper.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/Compile_paper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Compile_paper.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/Compile_paper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Compile_paper.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/Compile_paper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Mapghi_test_suite.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/Mapghi_test_suite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_n_publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/build_n_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_n_publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/build_n_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_n_publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/build_n_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.9.7-buster to python:3.9.7-buster@sha256:2ea1c4a9d762bb318f11cc6c7d9ce3fc71b928f5c70bbbcb02ece7c859a9b972","Warn: pipCommand not pinned by hash: Dockerfile:6","Warn: pipCommand not pinned by hash: Dockerfile:9","Warn: pipCommand not pinned by hash: .travis/install-dependencies.sh:7","Warn: pipCommand not pinned by hash: .travis/install-dependencies.sh:8","Warn: pipCommand not pinned by hash: .github/workflows/build_n_publish.yml:17","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T12:29:42.226Z","repository_id":40433114,"created_at":"2025-08-21T12:29:42.226Z","updated_at":"2025-08-21T12:29:42.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273600893,"owners_count":25135124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"milnus","name":"Magnus G. Jespersen","uuid":"44769523","kind":"user","description":"PhD student at The University of Melbourne | Davies Lab | Microbial genomics | Streptococcus Pyogenes | Multi omics analysis","email":"","website":null,"location":"Melbourne, Australia","twitter":"magnus_gj","company":null,"icon_url":"https://avatars.githubusercontent.com/u/44769523?u=41720c6a26804e9805eb9b8179014963ec01f61f\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-06T03:43:18.756Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/milnus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T04:07:32.571Z","updated_at":"2023-03-06T03:43:18.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus/repositories"},"packages":[{"id":2793715,"name":"magphi","ecosystem":"pypi","description":"A bioinformatics tool allowing for examnination and extraction of genomic features using seed sequences.","homepage":"https://github.com/milnus/Magphi","licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/milnus/Magphi","keywords_array":["Genomic","extraction","bacteria","prokaryotes","bioinformatics"],"namespace":null,"versions_count":7,"first_release_published_at":"2021-11-24T00:56:35.000Z","latest_release_published_at":"2022-11-22T05:08:33.000Z","latest_release_number":"2.0.2","last_synced_at":"2025-09-03T20:08:42.891Z","created_at":"2022-04-10T11:32:05.986Z","updated_at":"2025-09-04T06:29:49.441Z","registry_url":"https://pypi.org/project/magphi/","install_command":"pip install magphi --index-url https://pypi.org/simple","documentation_url":"https://magphi.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"magphi","project_status":null},"repo_metadata":{"id":40433114,"uuid":"348529335","full_name":"milnus/Magphi","owner":"milnus","description":"Tool intended to pull out sequences and annotations between insertion sites specified by the user.","archived":false,"fork":false,"pushed_at":"2022-11-22T22:09:48.000Z","size":16588,"stargazers_count":13,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-27T23:57:40.433Z","etag":null,"topics":["annotations","bacterial-genomes","insertion-sites","mobile-genetic-elements","prokaryotic-genomes"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milnus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-17T00:15:12.000Z","updated_at":"2025-01-15T14:51:26.000Z","dependencies_parsed_at":"2023-01-22T04:49:28.557Z","dependency_job_id":null,"html_url":"https://github.com/milnus/Magphi","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/milnus/Magphi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus","download_url":"https://codeload.github.com/milnus/Magphi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/sbom","scorecard":{"id":647413,"data":{"date":"2025-08-11","repo":{"name":"github.com/milnus/Magphi","commit":"e0b4830805c26c9680ad94cbcee038d3bc626589"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 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":"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/Compile_paper.yml:1","Warn: no topLevel permission defined: .github/workflows/Mapghi_test_suite.yml:1","Warn: no topLevel permission defined: .github/workflows/build_n_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"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/Compile_paper.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/Compile_paper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Compile_paper.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/Compile_paper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Compile_paper.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/Compile_paper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Mapghi_test_suite.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/Mapghi_test_suite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_n_publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/build_n_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_n_publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/build_n_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_n_publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/build_n_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/milnus/Magphi/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.9.7-buster to python:3.9.7-buster@sha256:2ea1c4a9d762bb318f11cc6c7d9ce3fc71b928f5c70bbbcb02ece7c859a9b972","Warn: pipCommand not pinned by hash: Dockerfile:6","Warn: pipCommand not pinned by hash: Dockerfile:9","Warn: pipCommand not pinned by hash: .travis/install-dependencies.sh:7","Warn: pipCommand not pinned by hash: .travis/install-dependencies.sh:8","Warn: pipCommand not pinned by hash: .github/workflows/build_n_publish.yml:17","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T12:29:42.226Z","repository_id":40433114,"created_at":"2025-08-21T12:29:42.226Z","updated_at":"2025-08-21T12:29:42.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273501981,"owners_count":25117095,"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":"milnus","name":"Magnus G. Jespersen","uuid":"44769523","kind":"user","description":"PhD student at The University of Melbourne | Davies Lab | Microbial genomics | Streptococcus Pyogenes | Multi omics analysis","email":"","website":null,"location":"Melbourne, Australia","twitter":"magnus_gj","company":null,"icon_url":"https://avatars.githubusercontent.com/u/44769523?u=41720c6a26804e9805eb9b8179014963ec01f61f\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-06T03:43:18.756Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/milnus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T04:07:32.571Z","updated_at":"2023-03-06T03:43:18.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnus/repositories"},"tags":[{"name":"V2.0.2","sha":"232ebf6c169aa19467723548eaafb133f40e0085","kind":"commit","published_at":"2022-11-22T04:57:57.000Z","download_url":"https://codeload.github.com/milnus/Magphi/tar.gz/V2.0.2","html_url":"https://github.com/milnus/Magphi/releases/tag/V2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milnus/Magphi@V2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/V2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/V2.0.2/manifests"},{"name":"v2.0.2","sha":"2975a672f161eb7df39f3283e6ae3f4e6ddf10fd","kind":"commit","published_at":"2022-11-22T04:07:02.000Z","download_url":"https://codeload.github.com/milnus/Magphi/tar.gz/v2.0.2","html_url":"https://github.com/milnus/Magphi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milnus/Magphi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v2.0.2/manifests"},{"name":"v2.0.0","sha":"995fff72fa19f63693bfd525abd8ca512a12a09b","kind":"commit","published_at":"2022-11-09T03:16:07.000Z","download_url":"https://codeload.github.com/milnus/Magphi/tar.gz/v2.0.0","html_url":"https://github.com/milnus/Magphi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milnus/Magphi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"f0a3ea5e17d518e24c05a6fd16582a6f9ed3c90a","kind":"commit","published_at":"2022-07-17T02:04:57.000Z","download_url":"https://codeload.github.com/milnus/Magphi/tar.gz/v1.0.1","html_url":"https://github.com/milnus/Magphi/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milnus/Magphi@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7e76d7922725f1b30f19f87f51ccbb052d4d46e1","kind":"commit","published_at":"2022-07-13T21:03:42.000Z","download_url":"https://codeload.github.com/milnus/Magphi/tar.gz/v1.0.0","html_url":"https://github.com/milnus/Magphi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milnus/Magphi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v1.0.0/manifests"},{"name":"v0.1.6","sha":"67822d445c0c235b4652d3a269e846d2babd1b9c","kind":"commit","published_at":"2021-12-16T23:58:58.000Z","download_url":"https://codeload.github.com/milnus/Magphi/tar.gz/v0.1.6","html_url":"https://github.com/milnus/Magphi/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milnus/Magphi@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v0.1.6/manifests"},{"name":"v0.1.4","sha":"6fd7fbe7b7f1e03ed2c456933a5be81a61f4ed7d","kind":"commit","published_at":"2021-12-09T02:22:20.000Z","download_url":"https://codeload.github.com/milnus/Magphi/tar.gz/v0.1.4","html_url":"https://github.com/milnus/Magphi/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milnus/Magphi@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"f6cff7a1eac2559da8d9e05f26669e187475a756","kind":"commit","published_at":"2021-11-24T00:54:07.000Z","download_url":"https://codeload.github.com/milnus/Magphi/tar.gz/v0.1.3","html_url":"https://github.com/milnus/Magphi/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milnus/Magphi@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v0.1.3/manifests"},{"name":"v0.1.0","sha":"96d58d196dc851ad109da2ef3fa294534c89a88a","kind":"commit","published_at":"2021-11-23T03:12:49.000Z","download_url":"https://codeload.github.com/milnus/Magphi/tar.gz/v0.1.0","html_url":"https://github.com/milnus/Magphi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milnus/Magphi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T06:29:49.441Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":51.99038872602907,"dependent_repos_count":21.615158380108443,"dependent_packages_count":10.09540786432578,"stargazers_count":16.01817605813896,"forks_count":16.831276898266108,"docker_downloads_count":null,"average":23.310081585373673},"purl":"pkg:pypi/magphi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/magphi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/magphi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/magphi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:44:19.623Z","issues_count":13,"pull_requests_count":13,"avg_time_to_close_issue":5518229.583333333,"avg_time_to_close_pull_request":56918.07692307692,"issues_closed_count":12,"pull_requests_closed_count":13,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":1.3076923076923077,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":13,"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/milnus%2FMagphi/issues","maintainers":[{"login":"milnus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/milnus"},{"login":"BiologicalScientist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BiologicalScientist"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/magphi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/magphi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/magphi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/magphi/related_packages","maintainers":[{"uuid":"MagnusGJ","login":"MagnusGJ","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/MagnusGJ/","role":null,"created_at":"2022-11-22T05:18:07.572Z","updated_at":"2022-11-22T05:18:07.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/MagnusGJ/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724715,"maintainers_count":308190,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":607247,"full_name":"milnus/Magphi","default_branch":"main","committers":[{"name":"milnus","email":"44769523+milnus","login":"milnus","count":275},{"name":"Andrew Hayes","email":"22757204+BiologicalScientist","login":"BiologicalScientist","count":9},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1}],"total_commits":285,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":95.0,"dds":0.03508771929824561,"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-07T06:15:28.566Z","last_synced_commit":"e0b4830805c26c9680ad94cbcee038d3bc626589","created_at":"2023-03-09T07:10:38.564Z","updated_at":"2025-08-07T06:15:28.567Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"milnus/Magphi","html_url":"https://github.com/milnus/Magphi","last_synced_at":"2025-08-31T18:44:19.623Z","status":"error","issues_count":13,"pull_requests_count":13,"avg_time_to_close_issue":5518229.583333333,"avg_time_to_close_pull_request":56918.07692307692,"issues_closed_count":12,"pull_requests_closed_count":13,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":1.3076923076923077,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":13,"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-14T17:19:40.303Z","updated_at":"2025-09-01T23:13:27.950Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnus%2FMagphi/issues","issue_labels_count":{"enhancement":3,"bug":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":8,"OWNER":4,"COLLABORATOR":1},"pull_request_author_associations_count":{"OWNER":10,"COLLABORATOR":2,"CONTRIBUTOR":1},"issue_authors":{"gtonkinhill":6,"milnus":4,"Oelsakha":1,"ayaanhossain":1,"BiologicalScientist":1},"pull_request_authors":{"milnus":10,"BiologicalScientist":2,"arfon":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10011414,"issues_count":30168754,"pull_requests_count":88974922,"authors_count":10134999,"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":"milnus","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/milnus"},{"login":"BiologicalScientist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BiologicalScientist"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["annotations","bacterial-genomes","insertion-sites","mobile-genetic-elements","prokaryotic-genomes"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/Compile_paper.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:49:28.373Z","updated_at":"2023-01-22T04:49:28.373Z","repository_link":"https://github.com/milnus/Magphi/blob/main/.github/workflows/Compile_paper.yml","dependencies":[{"id":7089004713,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7089004714,"package_name":"openjournals/openjournals-draft-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7089004715,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/Mapghi_test_suite.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:49:28.391Z","updated_at":"2023-01-22T04:49:28.391Z","repository_link":"https://github.com/milnus/Magphi/blob/main/.github/workflows/Mapghi_test_suite.yml","dependencies":[{"id":7089004716,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_n_publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:49:28.424Z","updated_at":"2023-01-22T04:49:28.424Z","repository_link":"https://github.com/milnus/Magphi/blob/main/.github/workflows/build_n_publish.yml","dependencies":[{"id":7089004717,"package_name":"actions/checkout","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7089004718,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7089004719,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:49:28.455Z","updated_at":"2023-01-22T04:49:28.455Z","repository_link":"https://github.com/milnus/Magphi/blob/main/.github/workflows/test.yml","dependencies":[{"id":7089004720,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-22T04:49:28.473Z","updated_at":"2023-01-22T04:49:28.473Z","repository_link":"https://github.com/milnus/Magphi/blob/main/Dockerfile","dependencies":[{"id":7089004721,"package_name":"python","ecosystem":"docker","requirements":"3.9.7-buster","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-22T04:49:28.495Z","updated_at":"2023-01-22T04:49:28.495Z","repository_link":"https://github.com/milnus/Magphi/blob/main/requirements-dev.txt","dependencies":[{"id":7089004722,"package_name":"biopython","ecosystem":"pypi","requirements":"\u003e=1.79","direct":true,"kind":"development","optional":false},{"id":7089004723,"package_name":"pybedtools","ecosystem":"pypi","requirements":"==0.8.2","direct":true,"kind":"development","optional":false},{"id":7089004724,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-22T04:49:28.518Z","updated_at":"2023-01-22T04:49:28.518Z","repository_link":"https://github.com/milnus/Magphi/blob/main/requirements.txt","dependencies":[{"id":7089004725,"package_name":"biopython","ecosystem":"pypi","requirements":"==1.79","direct":true,"kind":"runtime","optional":false},{"id":7089004726,"package_name":"pybedtools","ecosystem":"pypi","requirements":"==0.8.2","direct":true,"kind":"runtime","optional":false},{"id":7089004727,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-22T04:49:28.542Z","updated_at":"2023-01-22T04:49:28.542Z","repository_link":"https://github.com/milnus/Magphi/blob/main/setup.py","dependencies":[{"id":7089004728,"package_name":"biopython","ecosystem":"pypi","requirements":"\u003e=1.79","direct":true,"kind":"runtime","optional":false},{"id":7089004729,"package_name":"pybedtools","ecosystem":"pypi","requirements":"==0.8.2","direct":true,"kind":"runtime","optional":false}]}],"score":6.682108597449808,"created_at":"2025-09-04T09:17:48.343Z","updated_at":"2025-10-07T08:04:32.523Z","avatar_url":"https://github.com/milnus.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":17,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.04369"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1459","html_url":"https://science.ecosyste.ms/projects/1459"}