{"id":54548,"name":"biomass","description":"A Python Framework for Modeling and Analysis of Signaling Systems","url":"https://github.com/biomass-dev/biomass","last_synced_at":"2025-09-05T13:30:20.308Z","repository":{"id":37282679,"uuid":"215932388","full_name":"biomass-dev/biomass","owner":"biomass-dev","description":"A Python Framework for Modeling and Analysis of Signaling Systems","archived":false,"fork":false,"pushed_at":"2025-06-23T20:15:29.000Z","size":27236,"stargazers_count":30,"open_issues_count":1,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-02T04:01:50.033Z","etag":null,"topics":["biochemical-networks","computational-biology","dynamical-systems","kinetic-modeling","modeling","network-analysis","ode","optimization","ordinary-differential-equations","parameter-estimation","python","simulation","systems-biology","systems-biology-simulation"],"latest_commit_sha":null,"homepage":"http://biomass-core.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biomass-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-18T03:16:39.000Z","updated_at":"2025-05-27T14:39:59.000Z","dependencies_parsed_at":"2024-01-29T21:55:12.420Z","dependency_job_id":"28de99b6-0b73-4a60-affe-7ba64574e53b","html_url":"https://github.com/biomass-dev/biomass","commit_stats":{"total_commits":950,"total_committers":11,"mean_commits":86.36363636363636,"dds":0.3810526315789474,"last_synced_commit":"2ad16db84085b28f69ac41c439ec5e2660ac9120"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/biomass-dev/biomass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biomass-dev","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/sbom","scorecard":{"id":239253,"data":{"date":"2025-08-11","repo":{"name":"github.com/biomass-dev/biomass","commit":"f4654b7d3dfc1a5534f533501ddeca70e8889aaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 4/25 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/pypi-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:17","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":-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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 4 commits out of 30 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-17T06:21:55.933Z","repository_id":37282679,"created_at":"2025-08-17T06:21:55.934Z","updated_at":"2025-08-17T06:21:55.934Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273764968,"owners_count":25164041,"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":"biomass-dev","name":"BioMASS","uuid":"85429068","kind":"organization","description":"Open-source software project providing tools for modeling and analysis of biological signaling systems.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/85429068?v=4","repositories_count":2,"last_synced_at":"2023-03-04T17:03:54.239Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biomass-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T21:24:05.092Z","updated_at":"2023-03-04T17:03:54.249Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biomass-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biomass-dev/repositories"},"packages":[{"id":2656243,"name":"biomass","ecosystem":"pypi","description":"A Python Framework for Modeling and Analysis of Signaling Systems","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/biomass-dev/biomass","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2020-12-14T06:48:07.000Z","latest_release_published_at":"2024-11-06T11:17:50.000Z","latest_release_number":"0.14.0","last_synced_at":"2025-09-02T03:48:12.745Z","created_at":"2022-04-10T10:12:13.467Z","updated_at":"2025-09-02T04:00:47.621Z","registry_url":"https://pypi.org/project/biomass/","install_command":"pip install biomass --index-url https://pypi.org/simple","documentation_url":"https://biomass.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"biomass","project_status":null},"repo_metadata":{"id":37282679,"uuid":"215932388","full_name":"biomass-dev/biomass","owner":"biomass-dev","description":"A Python Framework for Modeling and Analysis of Signaling Systems","archived":false,"fork":false,"pushed_at":"2025-06-23T20:15:29.000Z","size":27236,"stargazers_count":30,"open_issues_count":1,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-25T00:00:01.946Z","etag":null,"topics":["biochemical-networks","computational-biology","dynamical-systems","kinetic-modeling","modeling","network-analysis","ode","optimization","ordinary-differential-equations","parameter-estimation","python","simulation","systems-biology","systems-biology-simulation"],"latest_commit_sha":null,"homepage":"http://biomass-core.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biomass-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-18T03:16:39.000Z","updated_at":"2025-05-27T14:39:59.000Z","dependencies_parsed_at":"2024-01-29T21:55:12.420Z","dependency_job_id":"28de99b6-0b73-4a60-affe-7ba64574e53b","html_url":"https://github.com/biomass-dev/biomass","commit_stats":{"total_commits":950,"total_committers":11,"mean_commits":86.36363636363636,"dds":0.3810526315789474,"last_synced_commit":"2ad16db84085b28f69ac41c439ec5e2660ac9120"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/biomass-dev/biomass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biomass-dev","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/sbom","scorecard":{"id":239253,"data":{"date":"2025-08-11","repo":{"name":"github.com/biomass-dev/biomass","commit":"f4654b7d3dfc1a5534f533501ddeca70e8889aaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 4/25 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/biomass-dev/biomass/pypi-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:17","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":-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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 4 commits out of 30 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-17T06:21:55.933Z","repository_id":37282679,"created_at":"2025-08-17T06:21:55.934Z","updated_at":"2025-08-17T06:21:55.934Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273227973,"owners_count":25067691,"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":"biomass-dev","name":"BioMASS","uuid":"85429068","kind":"organization","description":"Open-source software project providing tools for modeling and analysis of biological signaling systems.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/85429068?v=4","repositories_count":2,"last_synced_at":"2023-03-04T17:03:54.239Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biomass-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T21:24:05.092Z","updated_at":"2023-03-04T17:03:54.249Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biomass-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biomass-dev/repositories"},"tags":[{"name":"v0.14.0","sha":"11a0ba0392428d3e71b51320f47603572f44fa1a","kind":"commit","published_at":"2024-11-06T11:07:20.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.14.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"685294dc0033886a1052d018169539103ebcf71f","kind":"commit","published_at":"2024-04-08T15:42:50.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.13.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"55b801bc77b7f9c134e686837276f86a17b5c311","kind":"commit","published_at":"2023-05-05T08:31:45.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.12.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"2ad16db84085b28f69ac41c439ec5e2660ac9120","kind":"commit","published_at":"2023-02-17T01:14:57.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.11.1","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"b007cc5c17d0c943f1f3648f5c4e369bc242322c","kind":"commit","published_at":"2023-01-31T02:46:27.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.11.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"d81e2dcb700171b040cd56113488843db9af2d76","kind":"commit","published_at":"2022-09-22T08:45:35.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.10.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"fc464df14937c6f1de5aefcbe52ff0a6bbee0478","kind":"commit","published_at":"2022-07-27T15:11:08.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.9.1","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"f371c553753b9d3b3aa93cd2f5e9e038e1f32eba","kind":"commit","published_at":"2022-07-21T10:04:20.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.9.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"b3101a9cc4460c3e0e7420852c781aed7ddbeea0","kind":"commit","published_at":"2022-06-29T16:28:09.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.8.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"f7d3484d7faa85ff566408925e300d3c86d5a094","kind":"commit","published_at":"2022-06-16T00:38:08.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.7.2","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7e947a94bf07da7c3aaaf505fea69752767329d0","kind":"commit","published_at":"2022-06-12T05:15:19.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.7.1","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"d97c50fb5ef0e8fc91af92e174e76cf5d03c9651","kind":"commit","published_at":"2022-06-01T03:52:43.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.7.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"740db28182e1fc4edf990edc6f5047c484e7cbc4","kind":"commit","published_at":"2022-05-16T03:42:44.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.6.2","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"355a1f6af6af904e5c3e59e3fd9b754b49dbfe78","kind":"commit","published_at":"2022-04-26T01:03:47.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.6.1","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"6ab512e04701b877960ee07c64c98bceb521fe29","kind":"commit","published_at":"2022-04-01T08:22:00.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.6.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"0050f5dd7d778f131c6e61bfc5ddde0a045bcd6f","kind":"commit","published_at":"2021-12-30T01:53:54.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.5.5","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"63665608bb2176138f7e40aa84a12ed42195dbdb","kind":"commit","published_at":"2021-10-27T10:03:18.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.5.4","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"613d8168816ad91a6ffddae42277041a03c7fcd6","kind":"commit","published_at":"2021-10-11T07:30:21.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.5.3","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"e561aae9b725cf86e2d2b517d4b871282ef2772f","kind":"commit","published_at":"2021-08-20T00:33:25.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.5.2","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"be87e6d688431197bd45c463fdfeb16b058f5a5b","kind":"commit","published_at":"2021-07-14T06:57:28.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.5.1","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"2e36586e0c39c1bea4282f1759730531dc106d82","kind":"commit","published_at":"2021-06-23T07:56:22.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.5.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"2e2b262f6d99834d2d1b44a1304fcf5395b566ef","kind":"commit","published_at":"2021-06-01T04:40:23.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.4.1","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"55e9171a835b3542f0c1b2cbd85afef1c7c59b47","kind":"commit","published_at":"2021-05-10T00:53:31.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.4.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"6479e09ec6d3407ac808e2939ae0e89398a6658e","kind":"commit","published_at":"2021-03-31T05:33:09.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.3.5","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f2441e2ee480483bc11f098ebe5070726041a3d7","kind":"commit","published_at":"2021-03-09T00:45:27.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.3.4","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"f330a8b3ced5ac29065d08c8be016d0372d64d0a","kind":"commit","published_at":"2021-02-16T08:15:30.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.3.3","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c42b38e270f714a10243cdcc47818b3467c45dd0","kind":"commit","published_at":"2021-01-27T04:14:59.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.3.2","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"19faff62563bab3e747a0b412526b25a555a7bee","kind":"commit","published_at":"2021-01-15T00:34:50.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.3.1","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"49d2951113053a1db219508bb6b0afebf37bca10","kind":"commit","published_at":"2021-01-06T07:16:01.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.3.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"d1c52adfe4e66a41cae6c5c94511101c48046ba8","kind":"commit","published_at":"2020-12-26T04:59:13.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.2.3","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"0f33b7050c54c088333e6c9d2d253541be1d65ff","kind":"commit","published_at":"2020-12-14T04:05:44.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.2.2","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"a0396d72deb3308ed2bdf230421977191fcbd463","kind":"commit","published_at":"2020-11-25T03:23:22.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.2.1","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"92e37b3425d9f38109c2a42019071cad826bca1e","kind":"commit","published_at":"2020-11-21T05:46:07.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.2.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"60a330a2961b2bb20a1d0296bf7dc86af411d77b","kind":"commit","published_at":"2020-11-04T06:55:52.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.1.2","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c4e35da0dfa3deab85c3d5a6ab5c7c56086126a4","kind":"commit","published_at":"2020-10-16T08:00:42.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.1.1","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"26df68be378c5baab417848b58eda8f3ee446444","kind":"commit","published_at":"2020-09-30T01:59:59.000Z","download_url":"https://codeload.github.com/biomass-dev/biomass/tar.gz/v0.1.0","html_url":"https://github.com/biomass-dev/biomass/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biomass-dev/biomass@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T04:00:47.621Z","dependent_packages_count":1,"downloads":700,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":16.601221933417097,"dependent_repos_count":9.008300450606852,"dependent_packages_count":4.714065656226561,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.107862680083503},"purl":"pkg:pypi/biomass","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/biomass","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/biomass","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/biomass/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:07:24.035Z","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4247.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4247.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biomass/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biomass/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biomass/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/biomass/related_packages","maintainers":[{"uuid":"himoto","login":"himoto","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/himoto/","role":null,"created_at":"2023-02-23T17:20:25.090Z","updated_at":"2023-02-23T17:20:25.090Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/himoto/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725141,"maintainers_count":308365,"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":543039,"full_name":"biomass-dev/biomass","default_branch":"master","committers":[{"name":"himoto","email":"31299606+himoto@users.noreply.github.com","count":588},{"name":"himoto","email":"himoto@protein.osaka-u.ac.jp","count":292},{"name":"johannesnicolaus","email":"johannes.nicolaus@gmail.com","count":19},{"name":"ulrmu","email":"ulrike.tatjana.muenzner@gmail.com","count":15},{"name":"formersbach","email":"49982367+formersbach@users.noreply.github.com","count":10},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]@users.noreply.github.com","count":9},{"name":"Hiroaki Imoto","email":"hiroaki.imoto@ucdconnect.ie","count":6},{"name":"Hiroaki Imoto","email":"u360665a@ecs.osaka-u.ac.jp","count":5},{"name":"SHMAKI","email":"47379300+SHMAKI@users.noreply.github.com","count":4},{"name":"johannesnicolaus","email":"32991961+johannesnicolaus@users.noreply.github.com","count":1},{"name":"lgtm-com[bot]","email":"43144390+lgtm-com[bot]@users.noreply.github.com","count":1}],"total_commits":950,"total_committers":11,"total_bot_commits":10,"total_bot_committers":2,"mean_commits":86.36363636363636,"dds":0.3810526315789474,"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-17T22:23:14.101Z","last_synced_commit":"2ad16db84085b28f69ac41c439ec5e2660ac9120","created_at":"2023-03-09T04:18:18.551Z","updated_at":"2023-09-19T17:14:00.342Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/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":"biomass-dev/biomass","html_url":"https://github.com/biomass-dev/biomass","last_synced_at":"2025-09-05T13:19:13.799Z","status":null,"issues_count":2,"pull_requests_count":15,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5372948.454545454,"issues_closed_count":0,"pull_requests_closed_count":11,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4752349.25,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"created_at":"2025-08-30T13:38:36.581Z","updated_at":"2025-09-05T13:19:13.800Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biomass-dev%2Fbiomass/issues","issue_labels_count":{"documentation":1},"pull_request_labels_count":{"documentation":3,"enhancement":2,"bug":1,"text2model":1},"issue_author_associations_count":{"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":12,"NONE":3},"issue_authors":{"himoto":2},"pull_request_authors":{"himoto":8,"pre-commit-ci[bot]":4,"k-arakane":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10100117,"issues_count":31473266,"pull_requests_count":97445500,"authors_count":10702683,"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":{"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4,"NONE":1},"past_year_issue_authors":{"himoto":1},"past_year_pull_request_authors":{"himoto":3,"k-arakane":1,"pre-commit-ci[bot]":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"CreateEvent":3,"IssuesEvent":1,"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":3,"PushEvent":16,"PullRequestReviewEvent":1,"PullRequestEvent":9},"last_year":{"CreateEvent":3,"IssuesEvent":1,"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":3,"PushEvent":16,"PullRequestReviewEvent":1,"PullRequestEvent":9}},"keywords":["biochemical-networks","computational-biology","dynamical-systems","kinetic-modeling","modeling","network-analysis","ode","optimization","ordinary-differential-equations","parameter-estimation","python","simulation","systems-biology","systems-biology-simulation"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T15:46:32.131Z","updated_at":"2023-02-16T15:46:32.131Z","repository_link":"https://github.com/biomass-dev/biomass/blob/master/.github/workflows/build.yml","dependencies":[{"id":7717735952,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7717735953,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T15:46:32.208Z","updated_at":"2023-02-16T15:46:32.208Z","repository_link":"https://github.com/biomass-dev/biomass/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":7717736161,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7717736162,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7717736164,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7717736165,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T15:46:32.262Z","updated_at":"2023-02-16T15:46:32.262Z","repository_link":"https://github.com/biomass-dev/biomass/blob/master/.github/workflows/pypi-publish.yml","dependencies":[{"id":7717736238,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7717736239,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-16T15:46:32.295Z","updated_at":"2023-02-16T15:46:32.295Z","repository_link":"https://github.com/biomass-dev/biomass/blob/master/pyproject.toml","dependencies":[{"id":7717736327,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.0","direct":true,"kind":"runtime","optional":false},{"id":7717736328,"package_name":"numba","ecosystem":"pypi","requirements":"\u003e=0.56","direct":true,"kind":"runtime","optional":false},{"id":7717736329,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17","direct":true,"kind":"runtime","optional":false},{"id":7717736330,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24","direct":true,"kind":"runtime","optional":false},{"id":7717736331,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.6","direct":true,"kind":"runtime","optional":false},{"id":7717736332,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.11.2","direct":true,"kind":"runtime","optional":false},{"id":7717736333,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.50.2","direct":true,"kind":"runtime","optional":false}]}],"score":12.390080280095786,"created_at":"2025-09-04T15:51:30.232Z","updated_at":"2025-10-07T08:21:30.497Z","avatar_url":"https://github.com/biomass-dev.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":700,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1093/bioadv/vbae042","https://doi.org/10.3390/cancers12102878","https://doi.org/10.1016/j.isci.2022.103944"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cancer","digital-twin","in-silico-clinical-trial","patient-specific-modeling","personalized-medicine","precision-medicine","precision-oncology","bifurcation","bifurcation-diagram","continuation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/54548","html_url":"https://science.ecosyste.ms/projects/54548","bibtex_url":"https://science.ecosyste.ms/projects/54548/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/54548/export.apalike"}