{"id":35974,"name":"sbmlutils","description":"Python utilities for SBML","url":"https://github.com/matthiaskoenig/sbmlutils","last_synced_at":"2025-09-05T06:57:06.786Z","repository":{"id":7688092,"uuid":"55952847","full_name":"matthiaskoenig/sbmlutils","owner":"matthiaskoenig","description":"Python utilities for SBML","archived":false,"fork":false,"pushed_at":"2025-06-06T06:57:35.000Z","size":347036,"stargazers_count":41,"open_issues_count":30,"forks_count":12,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-08-29T23:26:37.770Z","etag":null,"topics":["python","sbml"],"latest_commit_sha":null,"homepage":"https://sbmlutils.readthedocs.io/en/stable/","language":"HTML","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/matthiaskoenig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2016-04-11T07:57:54.000Z","updated_at":"2025-06-06T06:57:38.000Z","dependencies_parsed_at":"2023-01-13T15:00:24.256Z","dependency_job_id":"18abb574-1c7f-4617-9e51-347fc15b7a46","html_url":"https://github.com/matthiaskoenig/sbmlutils","commit_stats":{"total_commits":2033,"total_committers":6,"mean_commits":338.8333333333333,"dds":"0.13674372848007865","last_synced_commit":"bfcf95bea233f3c9da21701a3639cecca35841a7"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/matthiaskoenig/sbmlutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiaskoenig","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/sbom","scorecard":{"id":627070,"data":{"date":"2025-08-11","repo":{"name":"github.com/matthiaskoenig/sbmlutils","commit":"ae7ee27d781f217daee2a654059a5ff66d17e15d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:43","Warn: no topLevel permission defined: .github/workflows/main.yml:1"],"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:30"],"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:6: pin your Docker image by updating python:3.12-slim to python:3.12-slim@sha256:d67a7b66b989ad6b6d6b10d428dcc5e0bfc3e5f88906e67d490c4d3daac57047","Warn: containerImage not pinned by hash: sbml4humans/Dockerfile-develop:1","Warn: containerImage not pinned by hash: sbml4humans/Dockerfile-production:2","Warn: containerImage not pinned by hash: sbml4humans/Dockerfile-production:10","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: npmCommand not pinned by hash: sbml4humans/Dockerfile-develop:5","Warn: npmCommand not pinned by hash: sbml4humans/Dockerfile-production:5","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   4 containerImage 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"}}]},"last_synced_at":"2025-08-21T06:47:09.046Z","repository_id":7688092,"created_at":"2025-08-21T06:47:09.046Z","updated_at":"2025-08-21T06:47:09.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723205,"owners_count":25156304,"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-05T02:00:09.113Z","response_time":402,"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":"matthiaskoenig","name":"Matthias König","uuid":"900538","kind":"user","description":"Matthias König (PhD. in Biophysics) leads a junior research group for Systems Biology and Systems Medicine of the liver.","email":"","website":"https://livermetabolism.com","location":"Berlin","twitter":null,"company":"Humboldt University","icon_url":"https://avatars.githubusercontent.com/u/900538?u=e182dd96d1588ee15f324976a245065bb23c9f80\u0026v=4","repositories_count":146,"last_synced_at":"2023-05-21T00:45:19.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/matthiaskoenig","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:10:47.020Z","updated_at":"2023-05-21T00:45:19.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiaskoenig","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiaskoenig/repositories"},"packages":[{"id":494502,"name":"sbmlutils","ecosystem":"pypi","description":"sbmlutils are utilities for working with SBML.","homepage":"https://github.com/matthiaskoenig/sbmlutils","licenses":"LGPL-3.0","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/matthiaskoenig/sbmlutils","keywords_array":["modeling","standardization","SBML"],"namespace":null,"versions_count":60,"first_release_published_at":"2017-03-29T13:21:05.000Z","latest_release_published_at":"2024-08-15T10:56:08.000Z","latest_release_number":"0.9.0","last_synced_at":"2025-08-29T23:05:53.100Z","created_at":"2022-04-07T01:44:22.352Z","updated_at":"2025-08-29T23:10:16.350Z","registry_url":"https://pypi.org/project/sbmlutils/","install_command":"pip install sbmlutils --index-url https://pypi.org/simple","documentation_url":"https://sbmlutils.readthedocs.io","metadata":{"funding":null,"documentation":"https://sbmlutils.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"sbmlutils","project_status":null},"repo_metadata":{"id":7688092,"uuid":"55952847","full_name":"matthiaskoenig/sbmlutils","owner":"matthiaskoenig","description":"Python utilities for SBML","archived":false,"fork":false,"pushed_at":"2025-06-06T06:57:35.000Z","size":347036,"stargazers_count":41,"open_issues_count":30,"forks_count":12,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-07-27T12:48:00.631Z","etag":null,"topics":["python","sbml"],"latest_commit_sha":null,"homepage":"https://sbmlutils.readthedocs.io/en/stable/","language":"HTML","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/matthiaskoenig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2016-04-11T07:57:54.000Z","updated_at":"2025-06-06T06:57:38.000Z","dependencies_parsed_at":"2023-01-13T15:00:24.256Z","dependency_job_id":"18abb574-1c7f-4617-9e51-347fc15b7a46","html_url":"https://github.com/matthiaskoenig/sbmlutils","commit_stats":{"total_commits":2033,"total_committers":6,"mean_commits":338.8333333333333,"dds":"0.13674372848007865","last_synced_commit":"bfcf95bea233f3c9da21701a3639cecca35841a7"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/matthiaskoenig/sbmlutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiaskoenig","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/sbom","scorecard":{"id":627070,"data":{"date":"2025-08-11","repo":{"name":"github.com/matthiaskoenig/sbmlutils","commit":"ae7ee27d781f217daee2a654059a5ff66d17e15d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"Maintained","score":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yml:43","Warn: no topLevel permission defined: .github/workflows/main.yml:1"],"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:30"],"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiaskoenig/sbmlutils/main.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:6: pin your Docker image by updating python:3.12-slim to python:3.12-slim@sha256:d67a7b66b989ad6b6d6b10d428dcc5e0bfc3e5f88906e67d490c4d3daac57047","Warn: containerImage not pinned by hash: sbml4humans/Dockerfile-develop:1","Warn: containerImage not pinned by hash: sbml4humans/Dockerfile-production:2","Warn: containerImage not pinned by hash: sbml4humans/Dockerfile-production:10","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: npmCommand not pinned by hash: sbml4humans/Dockerfile-develop:5","Warn: npmCommand not pinned by hash: sbml4humans/Dockerfile-production:5","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   4 containerImage 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"}}]},"last_synced_at":"2025-08-21T06:47:09.046Z","repository_id":7688092,"created_at":"2025-08-21T06:47:09.046Z","updated_at":"2025-08-21T06:47:09.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272779007,"owners_count":24991503,"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-08-29T02:00:10.610Z","response_time":87,"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":"matthiaskoenig","name":"Matthias König","uuid":"900538","kind":"user","description":"Matthias König (PhD. in Biophysics) leads a junior research group for Systems Biology and Systems Medicine of the liver.","email":"","website":"https://livermetabolism.com","location":"Berlin","twitter":null,"company":"Humboldt University","icon_url":"https://avatars.githubusercontent.com/u/900538?u=e182dd96d1588ee15f324976a245065bb23c9f80\u0026v=4","repositories_count":146,"last_synced_at":"2023-05-21T00:45:19.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/matthiaskoenig","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:10:47.020Z","updated_at":"2023-05-21T00:45:19.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiaskoenig","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiaskoenig/repositories"},"tags":[{"name":"0.9.1","sha":"38af93c0253f9ef43c66ce391d96f4d5d7c054b1","kind":"tag","published_at":"2024-08-15T12:19:39.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.9.1","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"97b4e48a1ee205bcdc014b12e2c496c68439f5fd","kind":"tag","published_at":"2024-08-15T10:49:49.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.9.0","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.9.0/manifests"},{"name":"0.8.7","sha":"d64a299a2b45c15170ba6573a1af11b272de04f7","kind":"tag","published_at":"2023-09-28T11:02:40.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.8.7","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"afe982369257fc49b84fab14bbaebe3f3319a192","kind":"tag","published_at":"2023-09-14T13:00:15.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.8.6","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"0f2eb0a852396008132a53a752dde5bf5fd1734f","kind":"tag","published_at":"2023-08-02T10:51:55.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.8.5","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"fb13fa0b9980a1e10cbd7e649df4742789bcd7d2","kind":"tag","published_at":"2023-07-04T23:22:34.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.8.4","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"a305932d705e102c34bcbddb2cd92310058add11","kind":"tag","published_at":"2023-07-04T22:54:53.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.8.3","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"12897513e0dc08888902306c6c5b5051c0122e6a","kind":"tag","published_at":"2023-07-04T22:35:11.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.8.2","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"873fd6b24a93453918ea97c901c29f21d11f40de","kind":"tag","published_at":"2022-12-20T10:43:46.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.8.1","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"df95806588659e8b5304d2cf81cf27fdac80c60d","kind":"tag","published_at":"2022-12-13T12:49:17.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.8.0","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.8.0/manifests"},{"name":"0.7.6","sha":"1dc89e188b4de46a7a8a6e8cc746f6888c08bd99","kind":"tag","published_at":"2022-05-31T14:52:15.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.7.6","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.6/manifests"},{"name":"0.7.5","sha":"5f362e2d646dcd8150be794db1a17ab497888175","kind":"tag","published_at":"2022-05-09T21:42:52.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.7.5","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"ac8050b484a22729ca866991b9e4647526e4cb76","kind":"tag","published_at":"2022-05-09T21:30:06.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.7.4","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"185e6bfea6e1979e9c7c2ca0e0aaa1852f7f7bc2","kind":"tag","published_at":"2022-05-09T21:16:34.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.7.3","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"e54c433c18529df24cf11cd926e0bd9bea45c497","kind":"tag","published_at":"2022-04-06T23:05:31.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.7.2","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"0dcabba044f687057ab8dd1f8e88542b3a2b7ecf","kind":"tag","published_at":"2022-02-22T23:03:29.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.7.1","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"f177f930ef0deaa6ef1365edb66ad837188e203f","kind":"tag","published_at":"2022-02-22T22:52:40.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.7.0","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.7.0/manifests"},{"name":"0.6.5","sha":"8ba6896a5dfb31fd934a88f4c8bf65e667e25170","kind":"tag","published_at":"2022-02-15T12:18:47.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.6.5","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"33971c497afd5313ea860faa6cc01d9ee01f7976","kind":"tag","published_at":"2022-02-14T23:58:15.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.6.4","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"ea9b7df801aaa00167a714d4329d0a553e8a8295","kind":"tag","published_at":"2021-10-23T00:37:26.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.6.3","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"9f16046cbb1f592108a1526330d16a9f199a44e5","kind":"tag","published_at":"2021-10-23T00:26:34.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.6.2","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"bac1566cf96ddb269bbc700885e037778fd72664","kind":"tag","published_at":"2021-10-22T09:19:54.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.6.1","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"5026e5da5b9e93fb00cecde053264458bf06f9a9","kind":"tag","published_at":"2021-10-22T09:11:11.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.6.0","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.6.0/manifests"},{"name":"0.5.8","sha":"090ea3240abc951ea1492b72d8fdb15a31c3de9c","kind":"tag","published_at":"2021-10-10T14:58:42.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.5.8","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"931217c68360387c42a6090bf2749ba760402069","kind":"tag","published_at":"2021-10-03T21:25:37.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.5.7","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"af90423002fd13e386f7b0c760a9c8f6e7f61a41","kind":"tag","published_at":"2021-09-29T23:01:26.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.5.6","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"cf4b89ea91b2c0187ac08ec20343dbdbb9772d54","kind":"tag","published_at":"2021-09-28T23:13:59.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.5.5","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"30b1c301fb4a9af00124b1861b4818a5e78581f2","kind":"tag","published_at":"2021-09-27T00:23:20.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.5.4","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"0f460defcb85eb66f9ad43df4d32a39f9d298297","kind":"tag","published_at":"2021-09-23T22:26:10.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.5.3","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"633949e3465ceb853a21b45ac45e826e1f4475de","kind":"tag","published_at":"2021-09-23T22:08:56.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.5.2","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b8720b5ddb27901f32cff85c6fadb9fdd88c27eb","kind":"tag","published_at":"2021-09-15T08:03:50.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.5.1","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"6881a8ff745628bb61fa9bf78bb5c1f5c516ada5","kind":"tag","published_at":"2021-09-08T19:47:36.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.5.0","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.5.0/manifests"},{"name":"0.4.13","sha":"0ff78d627ab50728ce3da87a874aab895b68a4e1","kind":"tag","published_at":"2021-07-23T16:49:57.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.13","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"9975b826be8352ed3992df0d7cf51e9c00cf8108","kind":"tag","published_at":"2021-03-11T00:08:09.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.12","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"e906654906af5795aeb10e9c74d7bdbb9f8499f1","kind":"tag","published_at":"2021-03-02T08:05:54.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.11","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.11/manifests"},{"name":"0.4.10","sha":"531ce54242f6e195a7a13daf24bab96f0b9ee0ed","kind":"tag","published_at":"2021-02-28T22:45:53.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.10","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.10/manifests"},{"name":"0.4.9","sha":"64e570bca879091dfb6d80c6f649f0cfc92767d7","kind":"tag","published_at":"2021-02-15T22:55:34.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.9","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"7cfee613cacb77a8d2c08f38adea6c7e9e82a628","kind":"tag","published_at":"2021-02-14T23:40:34.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.8","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"7740c96b8d0b56ef6ddabf817c90c066f2e76511","kind":"tag","published_at":"2021-02-04T20:45:34.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.7","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"4deffeda755c64b7db4d27cd6913b75ec4e5474e","kind":"tag","published_at":"2021-01-21T23:50:42.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.6","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"15b7dbc3e3f3331a2332b5cc4526f853daaf23d5","kind":"tag","published_at":"2020-11-11T21:51:15.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.5","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"003edc77029237e49e03a9cf3123df08219787ae","kind":"tag","published_at":"2020-10-03T13:38:15.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.4","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"041eadb76ad4c5026f32123bc97d8dfbfe365a71","kind":"tag","published_at":"2020-09-29T21:24:40.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.3","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"4472440d89806215d2d0cf7efd32d52117abce86","kind":"tag","published_at":"2020-09-29T20:58:44.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.2","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"c1829591e85eac2951b9ee677389a7fad9ee29ea","kind":"tag","published_at":"2020-09-29T19:36:44.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.1","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"9f49706b32d0339ecabda43b70d7ef29268a2504","kind":"commit","published_at":"2020-09-28T00:49:47.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.4.0","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.4.0/manifests"},{"name":"v0.3.9","sha":"27ae130d7c52b35e461b4cbe820822f4056974bf","kind":"commit","published_at":"2020-03-26T23:49:21.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.3.9","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"b421eff4470e6b9775e737269b5914a4fe6fa7bb","kind":"commit","published_at":"2020-01-12T21:26:23.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.3.8","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"888c6c46d102303a33d280914a6f48c353579b4b","kind":"commit","published_at":"2019-09-25T10:48:56.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.3.7","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"6b8515eb573d4205a84ff2fb78f799e81e1b8a7e","kind":"commit","published_at":"2019-06-14T10:20:53.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.3.6","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"4997df31287f4dd178431d1bbc2836e1e095e084","kind":"commit","published_at":"2019-06-11T12:48:08.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.3.5","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"fb6263320af8cb271fbee92be559c085f1736157","kind":"commit","published_at":"2019-06-11T10:56:36.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.3.4","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"e3add7e12f69e3bd67a3f35416fb6baf6168530c","kind":"commit","published_at":"2019-04-29T09:03:41.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.3.3","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"3048bc8a44ef0849f57dec8ca97b51402d9d518b","kind":"commit","published_at":"2019-04-24T11:11:05.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.3.2","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b9e9deb480dfb57c20eb5b819d76d9172f6aecbc","kind":"commit","published_at":"2019-04-24T10:58:47.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.3.1","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"42af3342dd79c7d8f36f972eb23f0974215cefad","kind":"commit","published_at":"2019-03-08T10:59:26.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.3.0","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.0/manifests"},{"name":"v0.3.0-alpha.1","sha":"5d3ffcbe247cb794d71ded639bdf014c2600e607","kind":"commit","published_at":"2019-03-07T17:21:21.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.3.0-alpha.1","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.3.0-alpha.1/manifests"},{"name":"v0.2.0","sha":"91ebff90039803994e2438f4fb504c2671bbc783","kind":"commit","published_at":"2018-09-18T16:00:18.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.2.0","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"8f44be74b7f0d625def45c77d64fd9bcfe382ba8","kind":"commit","published_at":"2018-06-14T18:24:19.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.1.9","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"2112e050febd8e8df0875f409a3e6f0e1bad7468","kind":"commit","published_at":"2017-11-12T16:44:23.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.1.8","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.8/manifests"},{"name":"v0.1.7a","sha":"dc5bd329a973aa38291a656fb714833d0710faf1","kind":"commit","published_at":"2017-06-19T08:58:36.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.1.7a","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.1.7a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.1.7a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.7a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.7a/manifests"},{"name":"v0.1.6","sha":"eb29b80c4974f0acdb79e5ac36c6f0409f0161c5","kind":"commit","published_at":"2017-06-18T22:00:40.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.1.6","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.6/manifests"},{"name":"0.1.5a2","sha":"c0e29b10559d78166315f8d5ff3401ff2f5007e8","kind":"commit","published_at":"2017-04-28T15:22:39.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.1.5a2","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.1.5a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.1.5a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.1.5a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.1.5a2/manifests"},{"name":"0.1.5a1","sha":"83d6bb1ffbb2ea3afe8cd8254809a00fa1d5d93b","kind":"commit","published_at":"2017-04-28T13:42:25.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.1.5a1","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.1.5a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.1.5a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.1.5a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.1.5a1/manifests"},{"name":"0.1.4","sha":"f37e7a2cebf257b3dff97005b516f5bf4dd08da7","kind":"commit","published_at":"2017-03-29T13:14:34.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.1.4","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"63d813b5d837ba10350624b97d44dc46003261db","kind":"commit","published_at":"2017-03-14T23:34:03.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.1.3","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"1e1fbaa33e2190788a1be5601c94dea3d984ba4d","kind":"commit","published_at":"2016-09-07T15:31:13.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/0.1.2","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/0.1.2/manifests"},{"name":"v0.1.1","sha":"79baa61b0269a7c419666a714b18ed3140bf013f","kind":"commit","published_at":"2016-05-12T13:14:26.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.1.1","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b4e566a97bd0d87f4d363a5e21e94d32c242e820","kind":"commit","published_at":"2016-04-11T09:59:16.000Z","download_url":"https://codeload.github.com/matthiaskoenig/sbmlutils/tar.gz/v0.1.0","html_url":"https://github.com/matthiaskoenig/sbmlutils/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiaskoenig/sbmlutils@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-29T23:10:16.350Z","dependent_packages_count":1,"downloads":422,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":27.60095284562179,"dependent_repos_count":8.98713909405506,"dependent_packages_count":4.732581140073995,"stargazers_count":11.251284032848286,"forks_count":10.513489058970038,"docker_downloads_count":null,"average":12.617089234313834},"purl":"pkg:pypi/sbmlutils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sbmlutils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sbmlutils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sbmlutils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-27T12:51:52.259Z","issues_count":112,"pull_requests_count":10,"avg_time_to_close_issue":11507523.83908046,"avg_time_to_close_pull_request":3516.0,"issues_closed_count":87,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":11,"avg_comments_per_issue":0.42857142857142855,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":793378.8333333334,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.6153846153846154,"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/matthiaskoenig%2Fsbmlutils/issues","maintainers":[{"login":"matthiaskoenig","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthiaskoenig"},{"login":"sankha555","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sankha555"}],"active_maintainers":[{"login":"matthiaskoenig","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthiaskoenig"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sbmlutils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sbmlutils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sbmlutils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sbmlutils/related_packages","maintainers":[{"uuid":"matthiaskoenig","login":"matthiaskoenig","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/matthiaskoenig/","role":null,"created_at":"2022-11-14T18:49:29.608Z","updated_at":"2022-11-14T18:49:29.608Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/matthiaskoenig/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725013,"maintainers_count":308323,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":528275,"full_name":"matthiaskoenig/sbmlutils","default_branch":"develop","committers":[{"name":"Matthias Koenig","email":"konigmatt@googlemail.com","login":"matthiaskoenig","count":1809},{"name":"sankha555","email":"f20190029@pilani.bits-pilani.ac.in","login":"sankha555","count":264},{"name":"yannickduport","email":"yannid86@zedat.fu-berlin.de","login":"YannickDuport","count":7},{"name":"Janosch Brandhorst","email":"brandhorst@landau.itb.pri","login":null,"count":5},{"name":"Mikolaj Dziurzynski","email":"dziurzynskim@gmail.com","login":"mdziurzynski","count":1},{"name":"Gabriel Simmons","email":"simmons.gabe@gmail.com","login":"g-simmons","count":1}],"total_commits":2087,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":347.8333333333333,"dds":0.1332055582175371,"past_year_committers":[{"name":"Matthias König","email":"konigmatt@googlemail.com","login":"matthiaskoenig","count":43}],"past_year_total_commits":43,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":43.0,"past_year_dds":0.0,"last_synced_at":"2025-05-22T21:32:04.137Z","last_synced_commit":"c0b3f0aa59cf1022ba6f2854eb5a29bdc2ed329e","created_at":"2023-03-09T03:39:25.068Z","updated_at":"2025-05-22T21:32:04.343Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"matthiaskoenig/sbmlutils","html_url":"https://github.com/matthiaskoenig/sbmlutils","last_synced_at":"2025-09-02T23:02:20.888Z","status":null,"issues_count":111,"pull_requests_count":10,"avg_time_to_close_issue":11941125.48235294,"avg_time_to_close_pull_request":3516.0,"issues_closed_count":85,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":11,"avg_comments_per_issue":0.36036036036036034,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1529.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.2,"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-14T08:08:40.030Z","updated_at":"2025-09-02T23:02:20.890Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiaskoenig%2Fsbmlutils/issues","issue_labels_count":{"report":31,"bug":30,"feature":17,"sbml4humans":12,"documentation":7,"deployment":5,"core":4,"modelcreator":4,"odefac":2,"spacial":1,"testing":1,"wontfix":1,"fbc":1,"distrib":1,"metadata":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":99,"NONE":10,"COLLABORATOR":2},"pull_request_author_associations_count":{"OWNER":9,"COLLABORATOR":1},"issue_authors":{"matthiaskoenig":99,"DeepaMahm":2,"sankha555":2,"ajfedorec":1,"Gwathavron":1,"jpsluka":1,"dweindl":1,"alifarhat40":1,"shoepfl":1,"Lepujolh":1,"castagninojose":1},"pull_request_authors":{"matthiaskoenig":9,"sankha555":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10078862,"issues_count":31308690,"pull_requests_count":96064166,"authors_count":10692493,"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":{"OWNER":3,"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"matthiaskoenig":3,"dweindl":1,"Gwathavron":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"matthiaskoenig","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthiaskoenig"},{"login":"sankha555","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sankha555"}],"active_maintainers":[{"login":"matthiaskoenig","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthiaskoenig"}]},"events":{"total":{"IssuesEvent":6,"WatchEvent":6,"IssueCommentEvent":2,"PushEvent":15},"last_year":{"IssuesEvent":6,"WatchEvent":6,"IssueCommentEvent":2,"PushEvent":15}},"keywords":["python","sbml"],"dependencies":[{"ecosystem":"npm","filepath":"sbml4humans/package.json","sha":null,"kind":"manifest","created_at":"2022-07-21T15:03:16.384Z","updated_at":"2022-07-21T15:03:16.384Z","repository_link":"https://github.com/matthiaskoenig/sbmlutils/blob/develop/sbml4humans/package.json","dependencies":[{"id":350325171,"package_name":"@fortawesome/fontawesome-svg-core","ecosystem":"npm","requirements":"^1.2.36","direct":true,"kind":"runtime","optional":false},{"id":350325172,"package_name":"@fortawesome/free-solid-svg-icons","ecosystem":"npm","requirements":"^5.15.4","direct":true,"kind":"runtime","optional":false},{"id":350325173,"package_name":"@fortawesome/vue-fontawesome","ecosystem":"npm","requirements":"^3.0.0-4","direct":true,"kind":"runtime","optional":false},{"id":350325174,"package_name":"core-js","ecosystem":"npm","requirements":"^3.6.5","direct":true,"kind":"runtime","optional":false},{"id":350325175,"package_name":"emotion","ecosystem":"npm","requirements":"^10.0.27","direct":true,"kind":"runtime","optional":false},{"id":350325176,"package_name":"glob-parent","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"runtime","optional":false},{"id":350325177,"package_name":"jszip","ecosystem":"npm","requirements":"^3.6.0","direct":true,"kind":"runtime","optional":false},{"id":350325178,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":350325179,"package_name":"minimist","ecosystem":"npm","requirements":"^1.2.5","direct":true,"kind":"runtime","optional":false},{"id":350325180,"package_name":"primeicons","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":350325181,"package_name":"primevue","ecosystem":"npm","requirements":"^3.13.1","direct":true,"kind":"runtime","optional":false},{"id":350325182,"package_name":"register-service-worker","ecosystem":"npm","requirements":"^1.7.1","direct":true,"kind":"runtime","optional":false},{"id":350325183,"package_name":"vue","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":350325184,"package_name":"vue-class-component","ecosystem":"npm","requirements":"^8.0.0-0","direct":true,"kind":"runtime","optional":false},{"id":350325185,"package_name":"vue-gtag-next","ecosystem":"npm","requirements":"^1.14.0","direct":true,"kind":"runtime","optional":false},{"id":350325186,"package_name":"vue-router","ecosystem":"npm","requirements":"^4.0.0-0","direct":true,"kind":"runtime","optional":false},{"id":350325187,"package_name":"vuex","ecosystem":"npm","requirements":"^4.0.0-0","direct":true,"kind":"runtime","optional":false},{"id":350325188,"package_name":"@fortawesome/fontawesome-free","ecosystem":"npm","requirements":"^5.15.3","direct":true,"kind":"development","optional":false},{"id":350325189,"package_name":"@types/jest","ecosystem":"npm","requirements":"^24.0.19","direct":true,"kind":"development","optional":false},{"id":350325190,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^4.18.0","direct":true,"kind":"development","optional":false},{"id":350325191,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^4.18.0","direct":true,"kind":"development","optional":false},{"id":350325192,"package_name":"@vue/cli-plugin-babel","ecosystem":"npm","requirements":"^4.5.13","direct":true,"kind":"development","optional":false},{"id":350325193,"package_name":"@vue/cli-plugin-e2e-cypress","ecosystem":"npm","requirements":"~4.5.13","direct":true,"kind":"development","optional":false},{"id":350325194,"package_name":"@vue/cli-plugin-eslint","ecosystem":"npm","requirements":"~4.5.13","direct":true,"kind":"development","optional":false},{"id":350325195,"package_name":"@vue/cli-plugin-pwa","ecosystem":"npm","requirements":"~4.5.13","direct":true,"kind":"development","optional":false},{"id":350325196,"package_name":"@vue/cli-plugin-router","ecosystem":"npm","requirements":"~4.5.13","direct":true,"kind":"development","optional":false},{"id":350325197,"package_name":"@vue/cli-plugin-typescript","ecosystem":"npm","requirements":"~4.5.13","direct":true,"kind":"development","optional":false},{"id":350325198,"package_name":"@vue/cli-plugin-vuex","ecosystem":"npm","requirements":"~4.5.13","direct":true,"kind":"development","optional":false},{"id":350325199,"package_name":"@vue/cli-service","ecosystem":"npm","requirements":"~4.5.13","direct":true,"kind":"development","optional":false},{"id":350325200,"package_name":"@vue/compiler-sfc","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":350325201,"package_name":"@vue/eslint-config-prettier","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":350325202,"package_name":"@vue/eslint-config-typescript","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":350325203,"package_name":"@vue/test-utils","ecosystem":"npm","requirements":"^2.0.0-0","direct":true,"kind":"development","optional":false},{"id":350325204,"package_name":"axios","ecosystem":"npm","requirements":"^0.21.1","direct":true,"kind":"development","optional":false},{"id":350325205,"package_name":"axios-cache-adapter","ecosystem":"npm","requirements":"^2.7.3","direct":true,"kind":"development","optional":false},{"id":350325206,"package_name":"eslint","ecosystem":"npm","requirements":"^6.7.2","direct":true,"kind":"development","optional":false},{"id":350325207,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^3.3.1","direct":true,"kind":"development","optional":false},{"id":350325208,"package_name":"eslint-plugin-vue","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":350325209,"package_name":"katex","ecosystem":"npm","requirements":"^0.13.13","direct":true,"kind":"development","optional":false},{"id":350325210,"package_name":"node-sass","ecosystem":"npm","requirements":"^4.12.0","direct":true,"kind":"development","optional":false},{"id":350325211,"package_name":"popper.js","ecosystem":"npm","requirements":"^1.16.1","direct":true,"kind":"development","optional":false},{"id":350325212,"package_name":"prettier","ecosystem":"npm","requirements":"^2.2.1","direct":true,"kind":"development","optional":false},{"id":350325213,"package_name":"primeflex","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false},{"id":350325214,"package_name":"sass-loader","ecosystem":"npm","requirements":"^8.0.2","direct":true,"kind":"development","optional":false},{"id":350325215,"package_name":"typescript","ecosystem":"npm","requirements":"~4.1.5","direct":true,"kind":"development","optional":false},{"id":350325216,"package_name":"xml-formatter","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"docs_builder/requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-07-21T15:03:16.504Z","updated_at":"2022-07-21T15:03:16.504Z","repository_link":"https://github.com/matthiaskoenig/sbmlutils/blob/develop/docs_builder/requirements-docs.txt","dependencies":[{"id":350326590,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4.1.2","direct":true,"kind":"runtime","optional":false},{"id":350326591,"package_name":"ipykernel","ecosystem":"pypi","requirements":"\u003e=6.4.1","direct":true,"kind":"runtime","optional":false},{"id":350326592,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"\u003e=0.8.7","direct":true,"kind":"runtime","optional":false},{"id":350326593,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"\u003e=0.5.2","direct":true,"kind":"runtime","optional":false},{"id":350326594,"package_name":"pypandoc","ecosystem":"pypi","requirements":"\u003e=1.6.3","direct":true,"kind":"runtime","optional":false},{"id":350326595,"package_name":"sphinx-autoapi","ecosystem":"pypi","requirements":"\u003e=1.7.0","direct":true,"kind":"runtime","optional":false},{"id":350326596,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"\u003e=3.0.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:00:23.082Z","updated_at":"2023-01-13T15:00:23.082Z","repository_link":"https://github.com/matthiaskoenig/sbmlutils/blob/develop/.github/workflows/main.yml","dependencies":[{"id":6879222944,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6879222945,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6879222946,"package_name":"actions/create-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6879222947,"package_name":"ethomson/send-tweet-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T15:00:23.386Z","updated_at":"2023-01-13T15:00:23.386Z","repository_link":"https://github.com/matthiaskoenig/sbmlutils/blob/develop/Dockerfile","dependencies":[{"id":6879223484,"package_name":"tiangolo/uvicorn-gunicorn-fastapi","ecosystem":"docker","requirements":"python3.9","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose-production.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:00:23.805Z","updated_at":"2023-01-13T15:00:23.805Z","repository_link":"https://github.com/matthiaskoenig/sbmlutils/blob/develop/docker-compose-production.yml","dependencies":[{"id":6879223656,"package_name":"nginx","ecosystem":"docker","requirements":"1.21.3","direct":true,"kind":"runtime","optional":false}]}],"score":12.111223359497995,"created_at":"2025-09-04T15:51:09.503Z","updated_at":"2025-10-07T08:14:54.511Z","avatar_url":"https://github.com/matthiaskoenig.png","language":"HTML","category":null,"sub_category":null,"monthly_downloads":422,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/35974","html_url":"https://science.ecosyste.ms/projects/35974"}