{"id":68751,"name":"ngmaster","description":"In silico multi-antigen sequence typing for Neisseria gonorrhoeae (NG-MAST)","url":"https://github.com/mdu-phl/ngmaster","last_synced_at":"2025-09-08T14:16:31.852Z","repository":{"id":50170151,"uuid":"41785610","full_name":"MDU-PHL/ngmaster","owner":"MDU-PHL","description":"In silico multi-antigen sequence typing for Neisseria gonorrhoeae (NG-MAST)","archived":false,"fork":false,"pushed_at":"2025-04-28T06:10:45.000Z","size":5335,"stargazers_count":8,"open_issues_count":12,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-30T23:50:59.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MDU-PHL.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":"2015-09-02T07:03:44.000Z","updated_at":"2025-06-27T00:14:51.000Z","dependencies_parsed_at":"2024-12-27T09:24:18.351Z","dependency_job_id":"f5da7608-cf07-49f1-bfe4-16cb22445a8d","html_url":"https://github.com/MDU-PHL/ngmaster","commit_stats":{"total_commits":162,"total_committers":6,"mean_commits":27.0,"dds":0.6604938271604939,"last_synced_commit":"b44e980079edaad6c2fdb011a47e4be0a176b27f"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/MDU-PHL/ngmaster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MDU-PHL","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/sbom","scorecard":{"id":87498,"data":{"date":"2025-08-11","repo":{"name":"github.com/MDU-PHL/ngmaster","commit":"ebf1cb2dea522daef96e11877a40322e1542df24"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"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":"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":2,"reason":"Found 1/5 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish.yml:15","Warn: no topLevel permission defined: .github/workflows/python-package.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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/publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/MDU-PHL/ngmaster/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:66","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f"],"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 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-15T07:14:30.381Z","repository_id":50170151,"created_at":"2025-08-15T07:14:30.381Z","updated_at":"2025-08-15T07:14:30.381Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196488,"owners_count":25239231,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"MDU-PHL","name":"Microbiological Diagnostic Unit Public Health Laboratory","uuid":"11035838","kind":"organization","description":"Australian national reference laboratory for Salmonella, Listeria and EHEC.","email":null,"website":"http://www.mduphl.unimelb.edu.au/","location":"Melbourne, AUSTRALIA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11035838?v=4","repositories_count":15,"last_synced_at":"2023-03-01T07:05:20.441Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MDU-PHL","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T05:55:05.474Z","updated_at":"2023-03-01T07:05:20.457Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MDU-PHL","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MDU-PHL/repositories"},"packages":[{"id":2818643,"name":"ngmaster","ecosystem":"pypi","description":"In silico multi-antigen sequence typing for Neisseria gonorrhoeae (NG-MAST)","homepage":"https://github.com/MDU-PHL/ngmaster","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/MDU-PHL/ngmaster","keywords_array":["microbial","genomics","Neisseria","sequence","typing"],"namespace":null,"versions_count":7,"first_release_published_at":"2018-10-02T04:16:30.000Z","latest_release_published_at":"2025-03-27T05:13:40.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-08-05T09:47:30.675Z","created_at":"2022-04-10T11:45:02.720Z","updated_at":"2025-08-05T09:47:30.675Z","registry_url":"https://pypi.org/project/ngmaster/","install_command":"pip install ngmaster --index-url https://pypi.org/simple","documentation_url":"https://ngmaster.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Scientific/Engineering :: Medical Science Apps."],"normalized_name":"ngmaster"},"repo_metadata":{"id":50170151,"uuid":"41785610","full_name":"MDU-PHL/ngmaster","owner":"MDU-PHL","description":"In silico multi-antigen sequence typing for Neisseria gonorrhoeae (NG-MAST)","archived":false,"fork":false,"pushed_at":"2025-04-28T06:10:45.000Z","size":5335,"stargazers_count":6,"open_issues_count":12,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-30T19:13:47.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MDU-PHL.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":"2015-09-02T07:03:44.000Z","updated_at":"2025-03-27T06:24:41.000Z","dependencies_parsed_at":"2024-12-27T09:24:18.351Z","dependency_job_id":"f5da7608-cf07-49f1-bfe4-16cb22445a8d","html_url":"https://github.com/MDU-PHL/ngmaster","commit_stats":{"total_commits":162,"total_committers":6,"mean_commits":27.0,"dds":0.6604938271604939,"last_synced_commit":"b44e980079edaad6c2fdb011a47e4be0a176b27f"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/MDU-PHL/ngmaster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MDU-PHL","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262870554,"owners_count":23377290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"MDU-PHL","name":"Microbiological Diagnostic Unit Public Health Laboratory","uuid":"11035838","kind":"organization","description":"Australian national reference laboratory for Salmonella, Listeria and EHEC.","email":null,"website":"http://www.mduphl.unimelb.edu.au/","location":"Melbourne, AUSTRALIA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11035838?v=4","repositories_count":15,"last_synced_at":"2023-03-01T07:05:20.441Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MDU-PHL","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T05:55:05.474Z","updated_at":"2023-03-01T07:05:20.457Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MDU-PHL","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MDU-PHL/repositories"},"tags":[{"name":"v1.1.0","sha":"e38b4675730461fff8a43e178cd37ba2d617af73","kind":"tag","published_at":"2025-01-06T04:02:30.000Z","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/v1.1.0","html_url":"https://github.com/MDU-PHL/ngmaster/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MDU-PHL/ngmaster@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b44e980079edaad6c2fdb011a47e4be0a176b27f","kind":"commit","published_at":"2022-10-27T08:02:43.000Z","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/v1.0.0","html_url":"https://github.com/MDU-PHL/ngmaster/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MDU-PHL/ngmaster@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v1.0.0/manifests"},{"name":"v0.5.8","sha":"024f6c361d91be57fd6b471012329cb05aa177a5","kind":"commit","published_at":"2021-03-23T22:33:59.000Z","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/v0.5.8","html_url":"https://github.com/MDU-PHL/ngmaster/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MDU-PHL/ngmaster@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"7be42700d255f1c0bca475c62023972969f5e20b","kind":"commit","published_at":"2021-03-23T20:15:58.000Z","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/v0.5.7","html_url":"https://github.com/MDU-PHL/ngmaster/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MDU-PHL/ngmaster@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"9590f7ea542bb2d9248721697e8a4869ee79c946","kind":"tag","published_at":"2020-05-05T00:14:32.000Z","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/v0.5.6","html_url":"https://github.com/MDU-PHL/ngmaster/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MDU-PHL/ngmaster@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"4128a1d44bc4c680938d39c2367763bacf49022f","kind":"commit","published_at":"2018-10-02T04:15:24.000Z","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/v0.5.5","html_url":"https://github.com/MDU-PHL/ngmaster/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MDU-PHL/ngmaster@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5.5/manifests"},{"name":"v0.5.1","sha":"768817e23338d5f93a9f64903102b4a72785bf36","kind":"commit","published_at":"2017-12-21T05:05:42.000Z","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/v0.5.1","html_url":"https://github.com/MDU-PHL/ngmaster/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MDU-PHL/ngmaster@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"22a0ec1fcbe2e496bf11231bfc680e4719b73138","kind":"commit","published_at":"2017-12-20T21:36:50.000Z","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/v0.5","html_url":"https://github.com/MDU-PHL/ngmaster/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MDU-PHL/ngmaster@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.5/manifests"},{"name":"v0.4","sha":"34345711e89221dba8e11ee263c0eefb9ae1f4a8","kind":"commit","published_at":"2017-01-17T04:56:45.000Z","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/v0.4","html_url":"https://github.com/MDU-PHL/ngmaster/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MDU-PHL/ngmaster@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.4/manifests"},{"name":"v0.1","sha":"275d22827d60b86232983f96c3ef7180abf45323","kind":"commit","published_at":"2015-10-03T05:40:58.000Z","download_url":"https://codeload.github.com/MDU-PHL/ngmaster/tar.gz/v0.1","html_url":"https://github.com/MDU-PHL/ngmaster/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MDU-PHL/ngmaster@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-06-30T23:49:17.306Z","dependent_packages_count":0,"downloads":52,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":40.811808825927244,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":23.06830541866251,"forks_count":14.211258284497557,"docker_downloads_count":null,"average":21.96240858831649},"purl":"pkg:pypi/ngmaster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ngmaster","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ngmaster","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ngmaster/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-30T15:09:23.736Z","issues_count":35,"pull_requests_count":8,"avg_time_to_close_issue":2559383.4,"avg_time_to_close_pull_request":176022.16666666666,"issues_closed_count":25,"pull_requests_closed_count":6,"pull_request_authors_count":5,"issue_authors_count":13,"avg_comments_per_issue":1.5142857142857142,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":75128.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/issues","maintainers":[{"login":"kwongj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwongj"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ngmaster/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ngmaster/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ngmaster/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ngmaster/related_packages","maintainers":[{"uuid":"andersgs","login":"andersgs","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/andersgs/","role":null,"created_at":"2023-02-24T19:19:36.995Z","updated_at":"2023-02-24T19:19:36.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/andersgs/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":618251,"full_name":"MDU-PHL/ngmaster","default_branch":"master","committers":[{"name":"Jason Kwong","email":"kwongj@gmail.com","login":null,"count":55},{"name":"Anders Goncalves da Silva","email":"andersgs@gmail.com","login":null,"count":45},{"name":"Torsten Seemann","email":"torsten.seemann@gmail.com","login":null,"count":30},{"name":"Andreas Stroehlein","email":"astroehlein@unimelb.edu.au","login":null,"count":26},{"name":"schultzm","email":"dr.mark.schultz@gmail.com","login":null,"count":3},{"name":"Torsten Seemann","email":"tseemann","login":"tseemann","count":3}],"total_commits":162,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":27.0,"dds":0.6604938271604939,"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":"2023-10-25T14:26:34.500Z","last_synced_commit":"b44e980079edaad6c2fdb011a47e4be0a176b27f","created_at":"2023-03-09T07:47:55.893Z","updated_at":"2023-10-25T14:26:34.501Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"MDU-PHL/ngmaster","html_url":"https://github.com/MDU-PHL/ngmaster","last_synced_at":"2025-06-30T23:49:17.259Z","status":null,"issues_count":35,"pull_requests_count":8,"avg_time_to_close_issue":2559383.4,"avg_time_to_close_pull_request":176022.16666666666,"issues_closed_count":25,"pull_requests_closed_count":6,"pull_request_authors_count":5,"issue_authors_count":13,"avg_comments_per_issue":1.5142857142857142,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":75128.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T18:34:47.575Z","updated_at":"2025-08-30T22:07:46.127Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDU-PHL%2Fngmaster/issues","issue_labels_count":{"enhancement":11,"bug":11,"help wanted":1,"question":1},"pull_request_labels_count":{"dependencies":2,"bug":2,"enhancement":1},"issue_author_associations_count":{"CONTRIBUTOR":18,"NONE":12,"COLLABORATOR":5},"pull_request_author_associations_count":{"CONTRIBUTOR":7,"NONE":2},"issue_authors":{"tseemann":15,"kwongj":5,"DrReemaSingh":3,"andersgs":2,"SandersonHaley":2,"stroehleina":1,"maurkarr":1,"slvrshot":1,"kapsakcj":1,"simonrharris":1,"mschmerer":1,"jayminz":1,"waalkes":1},"pull_request_authors":{"andersgs":3,"himal2007":2,"dependabot[bot]":2,"schultzm":1,"stroehleina":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:11.523Z","repositories_count":8449140,"issues_count":20982724,"pull_requests_count":53445199,"authors_count":8189157,"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":{"bug":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"himal2007":2},"maintainers":[{"login":"kwongj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwongj"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"DeleteEvent":1,"PushEvent":31,"PullRequestReviewEvent":2,"PullRequestEvent":2,"ForkEvent":1,"CreateEvent":4},"last_year":{"WatchEvent":2,"DeleteEvent":1,"PushEvent":31,"PullRequestReviewEvent":2,"PullRequestEvent":2,"ForkEvent":1,"CreateEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"Pipfile","sha":null,"kind":"manifest","created_at":"2022-08-27T03:50:27.769Z","updated_at":"2022-08-27T03:50:27.769Z","repository_link":"https://github.com/MDU-PHL/ngmaster/blob/master/Pipfile","dependencies":[{"id":2883257307,"package_name":"e1839a8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile.lock","sha":null,"kind":"lockfile","created_at":"2022-08-27T03:50:27.884Z","updated_at":"2022-08-27T03:50:27.884Z","repository_link":"https://github.com/MDU-PHL/ngmaster/blob/master/Pipfile.lock","dependencies":[{"id":2883257433,"package_name":"argparse","ecosystem":"pypi","requirements":"==1.4.0","direct":false,"kind":"runtime","optional":false},{"id":2883257434,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"==4.9.0","direct":false,"kind":"runtime","optional":false},{"id":2883257435,"package_name":"biopython","ecosystem":"pypi","requirements":"==1.76","direct":false,"kind":"runtime","optional":false},{"id":2883257436,"package_name":"bs4","ecosystem":"pypi","requirements":"==0.0.1","direct":false,"kind":"runtime","optional":false},{"id":2883257437,"package_name":"certifi","ecosystem":"pypi","requirements":"==2020.4.5.1","direct":false,"kind":"runtime","optional":false},{"id":2883257438,"package_name":"chardet","ecosystem":"pypi","requirements":"==3.0.4","direct":false,"kind":"runtime","optional":false},{"id":2883257439,"package_name":"e1839a8","ecosystem":"pypi","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":2883257440,"package_name":"idna","ecosystem":"pypi","requirements":"==2.9","direct":false,"kind":"runtime","optional":false},{"id":2883257441,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.18.4","direct":false,"kind":"runtime","optional":false},{"id":2883257442,"package_name":"requests","ecosystem":"pypi","requirements":"==2.23.0","direct":false,"kind":"runtime","optional":false},{"id":2883257443,"package_name":"soupsieve","ecosystem":"pypi","requirements":"==2.0","direct":false,"kind":"runtime","optional":false},{"id":2883257444,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.25.9","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-27T03:50:27.944Z","updated_at":"2022-08-27T03:50:27.944Z","repository_link":"https://github.com/MDU-PHL/ngmaster/blob/master/setup.py","dependencies":[{"id":2883257483,"package_name":"argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2883257484,"package_name":"biopython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2883257485,"package_name":"bs4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2883257486,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T13:45:49.654Z","updated_at":"2023-01-25T13:45:49.654Z","repository_link":"https://github.com/MDU-PHL/ngmaster/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":7150437239,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7150437240,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7150437241,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7150437242,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7150437243,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":8.776475789346321,"created_at":"2025-09-08T11:18:57.817Z","updated_at":"2025-10-07T08:25:38.414Z","avatar_url":"https://github.com/MDU-PHL.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":52,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1099/mgen.0.000076","https://doi.org/10.1086/383047","https://doi.org/10.1128/jcm.00100-17"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["bioinformatics","genomics","bioinformatics-pipeline","global-health","infectious-diseases","next-generation-sequencing","pathogen","research","sequencing"],"project_url":"https://science.ecosyste.ms/api/v1/projects/68751","html_url":"https://science.ecosyste.ms/projects/68751"}