{"id":63997,"name":"bondgraphtools","description":"A Multi-Physics Systems Modelling Library","url":"https://github.com/bondgraphtools/bondgraphtools","last_synced_at":"2025-09-08T13:04:51.760Z","repository":{"id":41553720,"uuid":"110755494","full_name":"BondGraphTools/BondGraphTools","owner":"BondGraphTools","description":"A Multi-Physics Systems Modelling Library","archived":true,"fork":false,"pushed_at":"2022-03-30T00:58:58.000Z","size":7046,"stargazers_count":35,"open_issues_count":2,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T03:50:17.082Z","etag":null,"topics":["bond-graphs","control-systems","engineering-tools","mathematical-modelling","simulation-toolkit","system-modeling"],"latest_commit_sha":null,"homepage":"","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/BondGraphTools.png","metadata":{},"created_at":"2017-11-14T23:09:01.000Z","updated_at":"2025-08-03T15:12:04.000Z","dependencies_parsed_at":"2022-09-19T06:31:57.205Z","dependency_job_id":null,"html_url":"https://github.com/BondGraphTools/BondGraphTools","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BondGraphTools/BondGraphTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BondGraphTools","download_url":"https://codeload.github.com/BondGraphTools/BondGraphTools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/sbom","scorecard":{"id":23575,"data":{"date":"2025-08-11","repo":{"name":"github.com/BondGraphTools/BondGraphTools","commit":"1b8ff86530e88da898ee1a101bb9f18c80a424e0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 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":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/BondGraphTools/BondGraphTools/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/BondGraphTools/BondGraphTools/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   4 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":"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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:21:18.686Z","repository_id":41553720,"created_at":"2025-08-14T17:21:18.686Z","updated_at":"2025-08-14T17:21:18.686Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188965,"owners_count":25237856,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"BondGraphTools","name":"BondGraphTools","uuid":"43798806","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43798806?v=4","repositories_count":2,"last_synced_at":"2023-03-11T00:54:33.251Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BondGraphTools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T23:02:20.180Z","updated_at":"2023-03-11T00:54:33.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BondGraphTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BondGraphTools/repositories"},"packages":[{"id":2658987,"name":"bondgraphtools","ecosystem":"pypi","description":"Bond Graph Modelling Toolkit","homepage":"https://github.com/BondGraphTools/BondGraphTools","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/BondGraphTools/BondGraphTools","keywords_array":["modelling","control","engineering"],"namespace":null,"versions_count":16,"first_release_published_at":"2018-09-19T05:20:06.000Z","latest_release_published_at":"2022-03-30T01:29:01.000Z","latest_release_number":"0.4.6","last_synced_at":"2025-09-03T17:47:41.861Z","created_at":"2022-04-10T10:13:55.010Z","updated_at":"2025-09-04T16:27:46.790Z","registry_url":"https://pypi.org/project/bondgraphtools/","install_command":"pip install bondgraphtools --index-url https://pypi.org/simple","documentation_url":"https://bondgraphtools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: End Users/Desktop","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"bondgraphtools","project_status":null},"repo_metadata":{"id":41553720,"uuid":"110755494","full_name":"BondGraphTools/BondGraphTools","owner":"BondGraphTools","description":"A Multi-Physics Systems Modelling Library","archived":true,"fork":false,"pushed_at":"2022-03-30T00:58:58.000Z","size":7046,"stargazers_count":35,"open_issues_count":2,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T03:50:17.082Z","etag":null,"topics":["bond-graphs","control-systems","engineering-tools","mathematical-modelling","simulation-toolkit","system-modeling"],"latest_commit_sha":null,"homepage":"","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/BondGraphTools.png","metadata":{},"created_at":"2017-11-14T23:09:01.000Z","updated_at":"2025-08-03T15:12:04.000Z","dependencies_parsed_at":"2022-09-19T06:31:57.205Z","dependency_job_id":null,"html_url":"https://github.com/BondGraphTools/BondGraphTools","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BondGraphTools/BondGraphTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BondGraphTools","download_url":"https://codeload.github.com/BondGraphTools/BondGraphTools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/sbom","scorecard":{"id":23575,"data":{"date":"2025-08-11","repo":{"name":"github.com/BondGraphTools/BondGraphTools","commit":"1b8ff86530e88da898ee1a101bb9f18c80a424e0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 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":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/BondGraphTools/BondGraphTools/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/BondGraphTools/BondGraphTools/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: Dockerfile:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   4 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":"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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:21:18.686Z","repository_id":41553720,"created_at":"2025-08-14T17:21:18.686Z","updated_at":"2025-08-14T17:21:18.686Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273574155,"owners_count":25129883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BondGraphTools","name":"BondGraphTools","uuid":"43798806","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43798806?v=4","repositories_count":2,"last_synced_at":"2023-03-11T00:54:33.251Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BondGraphTools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T23:02:20.180Z","updated_at":"2023-03-11T00:54:33.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BondGraphTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BondGraphTools/repositories"},"tags":[{"name":"0.3.6","sha":"c957fb2d0a2fe19e5d833bc4f00f87de35824b0c","kind":"commit","published_at":"2018-10-18T04:09:53.000Z","download_url":"https://codeload.github.com/BondGraphTools/BondGraphTools/tar.gz/0.3.6","html_url":"https://github.com/BondGraphTools/BondGraphTools/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BondGraphTools/BondGraphTools@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/tags/0.3.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:27:46.790Z","dependent_packages_count":0,"downloads":79,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.428529779018984,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":11.13830432013994,"forks_count":9.330729581295955,"docker_downloads_count":null,"average":14.323646818590001},"purl":"pkg:pypi/bondgraphtools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bondgraphtools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bondgraphtools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bondgraphtools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-02T03:18:15.936Z","issues_count":58,"pull_requests_count":42,"avg_time_to_close_issue":46318918.631578945,"avg_time_to_close_pull_request":181292.48780487804,"issues_closed_count":57,"pull_requests_closed_count":41,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":0.4827586206896552,"avg_comments_per_pull_request":0.047619047619047616,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/issues","maintainers":[{"login":"peter-cudmore","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peter-cudmore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bondgraphtools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bondgraphtools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bondgraphtools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bondgraphtools/related_packages","maintainers":[{"uuid":"pete_cudmore","login":"pete_cudmore","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/pete_cudmore/","role":null,"created_at":"2023-02-23T17:51:26.466Z","updated_at":"2023-02-23T17:51:26.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pete_cudmore/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":544413,"full_name":"BondGraphTools/BondGraphTools","default_branch":"master","committers":[{"name":"Peter Cudmore","email":"peter.cudmore@uqconnect.edu.au","login":null,"count":361},{"name":"Michael Pan","email":"mpan92@gmail.com","login":null,"count":6},{"name":"Islam Bzhikhatlov","email":"xmlpro100@gmail.com","login":null,"count":1},{"name":"Hugh Sorby","email":"h.sorby@auckland.ac.nz","login":null,"count":1},{"name":"Michael Pan","email":"panm@student.unimelb.edu.au","login":null,"count":1},{"name":"Pierre Haessig","email":"pierre-haessig","login":"pierre-haessig","count":1}],"total_commits":371,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":61.833333333333336,"dds":0.02695417789757415,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-28T08:34:06.375Z","last_synced_commit":"1b8ff86530e88da898ee1a101bb9f18c80a424e0","created_at":"2023-03-09T04:21:38.461Z","updated_at":"2024-01-28T08:34:06.375Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"BondGraphTools/BondGraphTools","html_url":"https://github.com/BondGraphTools/BondGraphTools","last_synced_at":"2025-07-02T03:18:15.936Z","status":null,"issues_count":58,"pull_requests_count":42,"avg_time_to_close_issue":46318918.631578945,"avg_time_to_close_pull_request":181292.48780487804,"issues_closed_count":57,"pull_requests_closed_count":41,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":0.4827586206896552,"avg_comments_per_pull_request":0.047619047619047616,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T09:57:54.593Z","updated_at":"2025-07-02T03:18:15.936Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BondGraphTools%2FBondGraphTools/issues","issue_labels_count":{"bug":11,"Tutorials":7,"Infrastructure":6,"enhancement":6,"Documentation":4,"Refactoring":4,"Components":3,"toolchain":3,"Tests":2,"Code Quality Control":2,"macOS":2,"Interface":2,"Epic":2,"Discussion":1,"Linux":1,"Windows":1,"Visualisation":1,"How-to's":1},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":51,"NONE":6,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"COLLABORATOR":35,"CONTRIBUTOR":6,"NONE":1},"issue_authors":{"peter-cudmore":51,"arslogavitabrevis":4,"pierre-haessig":1,"diepala":1,"Conearth":1},"pull_request_authors":{"peter-cudmore":35,"mic-pan":3,"likerobotics":1,"jasuramme":1,"pierre-haessig":1,"hsorby":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10074708,"issues_count":31280107,"pull_requests_count":95730442,"authors_count":10690872,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"peter-cudmore","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peter-cudmore"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"ForkEvent":2},"last_year":{"WatchEvent":1,"ForkEvent":2}},"keywords":["bond-graphs","control-systems","engineering-tools","mathematical-modelling","simulation-toolkit","system-modeling"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-19T06:31:56.477Z","updated_at":"2022-09-19T06:31:56.477Z","repository_link":"https://github.com/BondGraphTools/BondGraphTools/blob/master/docs/requirements.txt","dependencies":[{"id":5399269447,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269448,"package_name":"sympy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269449,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269450,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269451,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269452,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269453,"package_name":"pyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269454,"package_name":"ordered-set","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269455,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-19T06:31:56.704Z","updated_at":"2022-09-19T06:31:56.704Z","repository_link":"https://github.com/BondGraphTools/BondGraphTools/blob/master/requirements.txt","dependencies":[{"id":5399269550,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269551,"package_name":"sympy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269552,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269553,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269554,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269555,"package_name":"pyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5399269556,"package_name":"ordered-set","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":9.797126536544718,"created_at":"2025-09-08T11:18:32.205Z","updated_at":"2025-10-07T08:24:40.605Z","avatar_url":"https://github.com/BondGraphTools.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":79,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/63997","html_url":"https://science.ecosyste.ms/projects/63997"}