{"id":130230,"name":null,"description":"Python library for hAndling metaData of METabolism.","url":"https://github.com/aureme/padmet","last_synced_at":"2025-09-09T11:29:47.021Z","repository":{"id":56666160,"uuid":"167982818","full_name":"AuReMe/padmet","owner":"AuReMe","description":"Python library for hAndling metaData of METabolism.","archived":false,"fork":false,"pushed_at":"2025-09-02T08:54:21.000Z","size":7598,"stargazers_count":6,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-02T10:30:14.965Z","etag":null,"topics":["metabolic-network"],"latest_commit_sha":null,"homepage":"https://padmet.readthedocs.io/en/latest/","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/AuReMe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-28T15:12:24.000Z","updated_at":"2025-09-02T08:54:25.000Z","dependencies_parsed_at":"2023-10-20T17:57:40.104Z","dependency_job_id":"b808a943-d3fb-430b-8ad7-7f268ad68bd6","html_url":"https://github.com/AuReMe/padmet","commit_stats":{"total_commits":317,"total_committers":10,"mean_commits":31.7,"dds":0.5394321766561514,"last_synced_commit":"2a846ce58a02d89eb9eb7fe5287a05eace903a9c"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/AuReMe/padmet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AuReMe","download_url":"https://codeload.github.com/AuReMe/padmet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/sbom","scorecard":{"id":17569,"data":{"date":"2025-08-11","repo":{"name":"github.com/AuReMe/padmet","commit":"75609f99480e026a030d8546ccaa76a310ef943c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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":"Code-Review","score":0,"reason":"Found 1/20 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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/python-package.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/AuReMe/padmet/python-package.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/AuReMe/padmet/python-package.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/AuReMe/padmet/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/AuReMe/padmet/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:25","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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: 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":"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":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":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-177 / GHSA-x7m3-jprg-wc5g","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","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: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-14T16:07:28.248Z","repository_id":56666160,"created_at":"2025-08-14T16:07:28.248Z","updated_at":"2025-08-14T16:07:28.248Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274290957,"owners_count":25258155,"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-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"AuReMe","name":"AuReMe","uuid":"45785570","kind":"organization","description":"AUtomated REconstruction of MEtabolic models","email":null,"website":"http://aureme.genouest.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45785570?v=4","repositories_count":7,"last_synced_at":"2023-03-02T10:50:15.584Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AuReMe","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T03:22:16.176Z","updated_at":"2023-03-02T10:50:15.591Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AuReMe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AuReMe/repositories"},"packages":[{"id":2844566,"name":"padmet","ecosystem":"pypi","description":"The PADMet package allows conciliating genomics and metabolic network information used to produce a genome-scale constraint-based metabolic model within a database that traces all the reconstruction process steps. It allows representing the metabolic model in the form of a Wiki containing all the used/traced information. Other standard outputs are made available with the package.","homepage":"https://github.com/AuReMe/padmet","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/AuReMe/padmet","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2019-11-19T12:45:38.000Z","latest_release_published_at":"2024-10-30T16:29:31.000Z","latest_release_number":"5.0.3","last_synced_at":"2025-09-02T10:39:22.895Z","created_at":"2022-04-10T11:59:16.581Z","updated_at":"2025-09-02T13:44:09.757Z","registry_url":"https://pypi.org/project/padmet/","install_command":"pip install padmet --index-url https://pypi.org/simple","documentation_url":"https://padmet.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"padmet","project_status":null},"repo_metadata":{"id":56666160,"uuid":"167982818","full_name":"AuReMe/padmet","owner":"AuReMe","description":"Python library for hAndling metaData of METabolism.","archived":false,"fork":false,"pushed_at":"2025-09-02T08:54:21.000Z","size":7598,"stargazers_count":6,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-02T10:30:14.965Z","etag":null,"topics":["metabolic-network"],"latest_commit_sha":null,"homepage":"https://padmet.readthedocs.io/en/latest/","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/AuReMe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-28T15:12:24.000Z","updated_at":"2025-09-02T08:54:25.000Z","dependencies_parsed_at":"2023-10-20T17:57:40.104Z","dependency_job_id":"b808a943-d3fb-430b-8ad7-7f268ad68bd6","html_url":"https://github.com/AuReMe/padmet","commit_stats":{"total_commits":317,"total_committers":10,"mean_commits":31.7,"dds":0.5394321766561514,"last_synced_commit":"2a846ce58a02d89eb9eb7fe5287a05eace903a9c"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/AuReMe/padmet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AuReMe","download_url":"https://codeload.github.com/AuReMe/padmet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/sbom","scorecard":{"id":17569,"data":{"date":"2025-08-11","repo":{"name":"github.com/AuReMe/padmet","commit":"75609f99480e026a030d8546ccaa76a310ef943c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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":"Code-Review","score":0,"reason":"Found 1/20 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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/python-package.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/AuReMe/padmet/python-package.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/AuReMe/padmet/python-package.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/AuReMe/padmet/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/AuReMe/padmet/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:25","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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: 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":"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":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":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-177 / GHSA-x7m3-jprg-wc5g","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","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: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-14T16:07:28.248Z","repository_id":56666160,"created_at":"2025-08-14T16:07:28.248Z","updated_at":"2025-08-14T16:07:28.248Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273293846,"owners_count":25079892,"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-02T02:00:09.530Z","response_time":77,"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":"AuReMe","name":"AuReMe","uuid":"45785570","kind":"organization","description":"AUtomated REconstruction of MEtabolic models","email":null,"website":"http://aureme.genouest.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45785570?v=4","repositories_count":7,"last_synced_at":"2023-03-02T10:50:15.584Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AuReMe","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T03:22:16.176Z","updated_at":"2023-03-02T10:50:15.591Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AuReMe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AuReMe/repositories"},"tags":[{"name":"5.0.3","sha":"70560a7783e8c9d1da1867034f2022e18d42cb6e","kind":"commit","published_at":"2024-10-30T16:26:34.000Z","download_url":"https://codeload.github.com/AuReMe/padmet/tar.gz/5.0.3","html_url":"https://github.com/AuReMe/padmet/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AuReMe/padmet@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"21af2e1d50089b64f730af244166cc71df74e28b","kind":"commit","published_at":"2024-10-30T16:02:50.000Z","download_url":"https://codeload.github.com/AuReMe/padmet/tar.gz/5.0.2","html_url":"https://github.com/AuReMe/padmet/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AuReMe/padmet@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"42062432ff87c3cc551a8101dd272f34dd4cecb2","kind":"commit","published_at":"2020-10-26T14:36:51.000Z","download_url":"https://codeload.github.com/AuReMe/padmet/tar.gz/5.0.1","html_url":"https://github.com/AuReMe/padmet/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AuReMe/padmet@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"e4385e428bac6281d1aa175b7dde378cd2478c17","kind":"commit","published_at":"2020-10-26T14:09:02.000Z","download_url":"https://codeload.github.com/AuReMe/padmet/tar.gz/5.0.0","html_url":"https://github.com/AuReMe/padmet/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AuReMe/padmet@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/tags/5.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T13:44:09.757Z","dependent_packages_count":1,"downloads":424,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":14.924688681236448,"dependent_repos_count":11.613858670109401,"dependent_packages_count":4.714065656226561,"stargazers_count":23.06830541866251,"forks_count":19.12712860954822,"docker_downloads_count":null,"average":14.689609407156627},"purl":"pkg:pypi/padmet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/padmet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/padmet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/padmet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T16:19:43.829Z","issues_count":5,"pull_requests_count":8,"avg_time_to_close_issue":6997231.5,"avg_time_to_close_pull_request":248.875,"issues_closed_count":2,"pull_requests_closed_count":8,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":7436699.0,"past_year_avg_time_to_close_pull_request":1254.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"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/AuReMe%2Fpadmet/issues","maintainers":[{"login":"mezianeAITE","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mezianeAITE"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/padmet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/padmet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/padmet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/padmet/related_packages","maintainers":[{"uuid":"ARNb","login":"ARNb","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/ARNb/","role":null,"created_at":"2023-02-24T23:28:29.536Z","updated_at":"2023-02-24T23:28:29.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ARNb/packages"},{"uuid":"meziane.a","login":"meziane.a","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/meziane.a/","role":null,"created_at":"2023-02-24T23:28:29.564Z","updated_at":"2023-02-24T23:28:29.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/meziane.a/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726514,"maintainers_count":308863,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":624900,"full_name":"AuReMe/padmet","default_branch":"master","committers":[{"name":"AITE Meziane","email":"meziane.aite@inria.fr","count":146},{"name":"Arnaud Belcour","email":"arnaud.belcour@irisa.fr","count":99},{"name":"Arnaud Belcour","email":"arnaud.belcour@gmail.com","count":35},{"name":"Arnaud Belcour","email":"arnaud.belcour@inria.fr","count":20},{"name":"phamongi","email":"octavia.phg@gmail.com","count":7},{"name":"Arnaud Belcour","email":"17041338+ArnaudBelcour@users.noreply.github.com","count":4},{"name":"Pauline","email":"38728498+PaulineGHG@users.noreply.github.com","count":3},{"name":"Clémence Frioux","email":"cfrioux@users.noreply.github.com","count":1},{"name":"Jeanne GOT","email":"jeanne.got@irisa.fr","count":1},{"name":"Jeanne GOT","email":"44268849+jeannegot@users.noreply.github.com","count":1}],"total_commits":317,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":31.7,"dds":0.5394321766561514,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T00:41:44.142Z","last_synced_commit":"2a846ce58a02d89eb9eb7fe5287a05eace903a9c","created_at":"2023-03-09T08:08:55.768Z","updated_at":"2023-09-19T17:28:19.849Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","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":"AuReMe/padmet","html_url":"https://github.com/AuReMe/padmet","last_synced_at":"2025-08-16T16:19:43.829Z","status":"error","issues_count":5,"pull_requests_count":8,"avg_time_to_close_issue":6997231.5,"avg_time_to_close_pull_request":248.875,"issues_closed_count":2,"pull_requests_closed_count":8,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":7436699.0,"past_year_avg_time_to_close_pull_request":1254.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"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-14T21:50:55.779Z","updated_at":"2025-09-02T15:40:25.960Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AuReMe%2Fpadmet/issues","issue_labels_count":{"bug":4},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":4,"NONE":1},"pull_request_author_associations_count":{"CONTRIBUTOR":5,"MEMBER":4},"issue_authors":{"ArnaudBelcour":3,"cfrioux":1,"glucksfall":1},"pull_request_authors":{"mezianeAITE":4,"cfrioux":3,"ArnaudBelcour":1,"PaulineGHG":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10052430,"issues_count":30837503,"pull_requests_count":92378505,"authors_count":10524589,"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":{"CONTRIBUTOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"cfrioux":2},"maintainers":[{"login":"mezianeAITE","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mezianeAITE"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":1,"ReleaseEvent":2,"IssuesEvent":1,"WatchEvent":2,"PushEvent":9,"PullRequestEvent":2},"last_year":{"CreateEvent":1,"ReleaseEvent":2,"IssuesEvent":1,"WatchEvent":2,"PushEvent":9,"PullRequestEvent":2}},"keywords":["metabolic-network"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-15T23:00:14.707Z","updated_at":"2022-08-15T23:00:14.707Z","repository_link":"https://github.com/AuReMe/padmet/blob/master/requirements.txt","dependencies":[{"id":1830553452,"package_name":"biopython","ecosystem":"pypi","requirements":"\u003e=1.78","direct":true,"kind":"runtime","optional":false},{"id":1830553453,"package_name":"cobra","ecosystem":"pypi","requirements":"\u003e=0.17.1","direct":true,"kind":"runtime","optional":false},{"id":1830553454,"package_name":"docopt","ecosystem":"pypi","requirements":"\u003e=0.6.2","direct":true,"kind":"runtime","optional":false},{"id":1830553455,"package_name":"python-libsbml","ecosystem":"pypi","requirements":"\u003e=5.18.0","direct":true,"kind":"runtime","optional":false},{"id":1830553456,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false},{"id":1830553457,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.1.1","direct":true,"kind":"runtime","optional":false},{"id":1830553458,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=1.11","direct":true,"kind":"runtime","optional":false},{"id":1830553459,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=4.3.4","direct":true,"kind":"runtime","optional":false},{"id":1830553460,"package_name":"rpy2","ecosystem":"pypi","requirements":"==3.0.5","direct":true,"kind":"runtime","optional":false},{"id":1830553461,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.3.0","direct":true,"kind":"runtime","optional":false},{"id":1830553462,"package_name":"supervenn","ecosystem":"pypi","requirements":"\u003e=0.3.1","direct":true,"kind":"runtime","optional":false},{"id":1830553463,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.22.0","direct":true,"kind":"runtime","optional":false},{"id":1830553464,"package_name":"grequests","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":1830553465,"package_name":"gevent","ecosystem":"pypi","requirements":"\u003e=20.6.0","direct":true,"kind":"runtime","optional":false},{"id":1830553466,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.23.2","direct":true,"kind":"runtime","optional":false},{"id":1830553467,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.1.3","direct":true,"kind":"runtime","optional":false},{"id":1830553468,"package_name":"python-igraph","ecosystem":"pypi","requirements":"\u003e=0.8.3","direct":true,"kind":"runtime","optional":false},{"id":1830553469,"package_name":"tzlocal","ecosystem":"pypi","requirements":"\u003e=2.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-15T23:00:14.716Z","updated_at":"2022-08-15T23:00:14.716Z","repository_link":"https://github.com/AuReMe/padmet/blob/master/setup.py","dependencies":[{"id":1830553474,"package_name":"docopt","ecosystem":"pypi","requirements":"\u003e=0.6.2","direct":true,"kind":"runtime","optional":false},{"id":1830553475,"package_name":"python-libsbml","ecosystem":"pypi","requirements":"\u003e=5.18.0","direct":true,"kind":"runtime","optional":false},{"id":1830553476,"package_name":"cobra","ecosystem":"pypi","requirements":"\u003e=0.17.1","direct":true,"kind":"runtime","optional":false},{"id":1830553477,"package_name":"biopython","ecosystem":"pypi","requirements":"\u003e=1.78","direct":true,"kind":"runtime","optional":false},{"id":1830553478,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=4.3.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T00:45:42.905Z","updated_at":"2023-01-30T00:45:42.905Z","repository_link":"https://github.com/AuReMe/padmet/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":7235765419,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7235765422,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T00:45:42.939Z","updated_at":"2023-01-30T00:45:42.939Z","repository_link":"https://github.com/AuReMe/padmet/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7235766596,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7235766597,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":10.561266589258283,"created_at":"2025-09-08T23:37:57.801Z","updated_at":"2025-10-07T08:34:36.967Z","avatar_url":"https://github.com/AuReMe.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":424,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1371/journal.pcbi.1006146"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["bioinformatics","bioinformatics-pipeline","metabolic-models","multiprocessing","pathway-tools"],"project_url":"https://science.ecosyste.ms/api/v1/projects/130230","html_url":"https://science.ecosyste.ms/projects/130230"}