{"id":19155,"name":"cellmlmanip","description":"CellML loading and model equation manipulation","url":"https://github.com/modellingweblab/cellmlmanip","last_synced_at":"2025-09-05T00:13:06.628Z","repository":{"id":42428519,"uuid":"110862993","full_name":"ModellingWebLab/cellmlmanip","owner":"ModellingWebLab","description":"CellML loading and model equation manipulation","archived":false,"fork":false,"pushed_at":"2025-02-10T10:22:23.000Z","size":1335,"stargazers_count":3,"open_issues_count":19,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-20T20:06:57.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ModellingWebLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2017-11-15T17:11:02.000Z","updated_at":"2025-02-10T10:09:13.000Z","dependencies_parsed_at":"2025-04-12T18:27:09.668Z","dependency_job_id":"6c6d5ba7-30c8-41c0-b280-a08e6eeb7bf0","html_url":"https://github.com/ModellingWebLab/cellmlmanip","commit_stats":{"total_commits":1017,"total_committers":9,"mean_commits":113.0,"dds":0.7404129793510325,"last_synced_commit":"d89dc9c62b0e128e5cebbbac7b7538fd5274bbbd"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ModellingWebLab","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/sbom","scorecard":{"id":95470,"data":{"date":"2025-08-11","repo":{"name":"github.com/ModellingWebLab/cellmlmanip","commit":"ee62dc8f93f70868c6de9e60e9601653f062e3d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/style.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-test-pinned.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/style.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/style.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test-pinned.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/unit-test-pinned.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test-pinned.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/unit-test-pinned.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/unit-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/unit-test-pinned.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/unit-test-pinned.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/unit-test-pinned.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/unit-test.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/unit-test.yml:24","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-15T08:54:40.375Z","repository_id":42428519,"created_at":"2025-08-15T08:54:40.380Z","updated_at":"2025-08-15T08:54:40.380Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273691381,"owners_count":25150788,"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":{"login":"ModellingWebLab","name":"Modelling Web Lab","uuid":"29707434","kind":"organization","description":"A set of tools to enable the development of mathematical models of biological systems to be made reproducible and repeatable","email":null,"website":"https://chaste.cs.ox.ac.uk/WebLab","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29707434?v=4","repositories_count":13,"last_synced_at":"2024-04-17T00:47:24.830Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ModellingWebLab","funding_links":[],"total_stars":13,"followers":2,"following":0,"created_at":"2022-11-12T19:30:19.596Z","updated_at":"2024-04-17T00:47:28.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ModellingWebLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ModellingWebLab/repositories"},"packages":[{"id":425076,"name":"cellmlmanip","ecosystem":"pypi","description":"CellML loading and model equation manipulation","homepage":"https://github.com/ModellingWebLab/cellmlmanip","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ModellingWebLab/cellmlmanip","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2020-06-10T11:46:56.000Z","latest_release_published_at":"2025-02-10T10:58:14.000Z","latest_release_number":"0.3.7","last_synced_at":"2025-08-20T19:34:05.392Z","created_at":"2022-04-06T18:26:46.199Z","updated_at":"2025-08-20T19:40:45.397Z","registry_url":"https://pypi.org/project/cellmlmanip/","install_command":"pip install cellmlmanip --index-url https://pypi.org/simple","documentation_url":"https://cellmlmanip.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"cellmlmanip","project_status":null},"repo_metadata":{"id":42428519,"uuid":"110862993","full_name":"ModellingWebLab/cellmlmanip","owner":"ModellingWebLab","description":"CellML loading and model equation manipulation","archived":false,"fork":false,"pushed_at":"2025-02-10T10:22:23.000Z","size":1335,"stargazers_count":3,"open_issues_count":19,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T18:09:05.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ModellingWebLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2017-11-15T17:11:02.000Z","updated_at":"2025-02-10T10:09:13.000Z","dependencies_parsed_at":"2025-04-12T18:27:09.668Z","dependency_job_id":"6c6d5ba7-30c8-41c0-b280-a08e6eeb7bf0","html_url":"https://github.com/ModellingWebLab/cellmlmanip","commit_stats":{"total_commits":1017,"total_committers":9,"mean_commits":113.0,"dds":0.7404129793510325,"last_synced_commit":"d89dc9c62b0e128e5cebbbac7b7538fd5274bbbd"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ModellingWebLab","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/sbom","scorecard":{"id":95470,"data":{"date":"2025-08-11","repo":{"name":"github.com/ModellingWebLab/cellmlmanip","commit":"ee62dc8f93f70868c6de9e60e9601653f062e3d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/style.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-test-pinned.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/style.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/style.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test-pinned.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/unit-test-pinned.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test-pinned.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/unit-test-pinned.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/unit-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ModellingWebLab/cellmlmanip/unit-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/style.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/unit-test-pinned.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/unit-test-pinned.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/unit-test-pinned.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/unit-test.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/unit-test.yml:24","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-15T08:54:40.375Z","repository_id":42428519,"created_at":"2025-08-15T08:54:40.380Z","updated_at":"2025-08-15T08:54:40.380Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271375291,"owners_count":24748902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":"ModellingWebLab","name":"Modelling Web Lab","uuid":"29707434","kind":"organization","description":"A set of tools to enable the development of mathematical models of biological systems to be made reproducible and repeatable","email":null,"website":"https://chaste.cs.ox.ac.uk/WebLab","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29707434?v=4","repositories_count":13,"last_synced_at":"2024-04-17T00:47:24.830Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ModellingWebLab","funding_links":[],"total_stars":13,"followers":2,"following":0,"created_at":"2022-11-12T19:30:19.596Z","updated_at":"2024-04-17T00:47:28.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ModellingWebLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ModellingWebLab/repositories"},"tags":[{"name":"0.3.7","sha":"ee62dc8f93f70868c6de9e60e9601653f062e3d4","kind":"commit","published_at":"2025-02-10T10:09:07.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.3.7","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"d89dc9c62b0e128e5cebbbac7b7538fd5274bbbd","kind":"tag","published_at":"2023-01-31T10:28:43.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.3.6","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"8485c83103cb4117ca90f7bdc9d6991f39193859","kind":"tag","published_at":"2022-10-27T16:17:00.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.3.5","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"bccc9fb890bd00485eec281c7ed31bf1c6a4fd00","kind":"tag","published_at":"2022-04-06T15:41:12.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.3.4","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"f6b0f4be4288c09e5fc71e603de309a19a3da60e","kind":"tag","published_at":"2022-01-20T12:50:12.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.3.3","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"e1da86b3c7abe2542726723382f94a5349384453","kind":"tag","published_at":"2022-01-05T16:39:11.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.3.2","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2e9fb40a1478984a1f91a1341c5c5eaec9a39c34","kind":"tag","published_at":"2021-07-02T10:05:32.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.3.1","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b009e45a4451b491236899262b391547ce286af6","kind":"tag","published_at":"2021-05-11T10:43:05.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.3.0","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"cb5f42706c35b792a66476a1f6bb6fe46d6dbfa1","kind":"tag","published_at":"2021-01-16T11:26:41.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.2.3","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"26034dcde909d03d12791e11512377384ec81a88","kind":"tag","published_at":"2020-11-25T09:50:11.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.2.2","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"d4b130011bcf5c0bb07757dcc941199119657c79","kind":"tag","published_at":"2020-10-30T15:52:58.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.2.1","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"66b76d266dd5888472eb96ce5d7cd136ce0f4bf6","kind":"tag","published_at":"2020-07-01T10:10:23.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.2.0","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"17cc52cfbafcd3bc4535f7819edea74900c1f796","kind":"tag","published_at":"2020-06-10T12:09:27.000Z","download_url":"https://codeload.github.com/ModellingWebLab/cellmlmanip/tar.gz/0.1.0","html_url":"https://github.com/ModellingWebLab/cellmlmanip/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ModellingWebLab/cellmlmanip@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-20T19:40:45.397Z","dependent_packages_count":1,"downloads":2804,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":8.250355905207392,"dependent_repos_count":7.7894461281325835,"dependent_packages_count":3.340436073326056,"stargazers_count":25.373191433663244,"forks_count":22.97275524836064,"docker_downloads_count":null,"average":13.545236957737984},"purl":"pkg:pypi/cellmlmanip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cellmlmanip","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cellmlmanip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cellmlmanip/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-19T15:55:13.358Z","issues_count":26,"pull_requests_count":81,"avg_time_to_close_issue":23880546.35,"avg_time_to_close_pull_request":348529.5802469136,"issues_closed_count":20,"pull_requests_closed_count":81,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":2.8076923076923075,"avg_comments_per_pull_request":1.5802469135802468,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":261433.0,"past_year_avg_time_to_close_pull_request":261295.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":7.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/issues","maintainers":[{"login":"MauriceHendrix","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MauriceHendrix"},{"login":"kwabenantim","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwabenantim"}],"active_maintainers":[{"login":"kwabenantim","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwabenantim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cellmlmanip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cellmlmanip/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cellmlmanip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cellmlmanip/related_packages","maintainers":[{"uuid":"MauriceHendrix","login":"MauriceHendrix","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/MauriceHendrix/","role":null,"created_at":"2022-11-14T18:29:07.926Z","updated_at":"2022-11-14T18:29:07.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/MauriceHendrix/packages"},{"uuid":"mirams","login":"mirams","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/mirams/","role":null,"created_at":"2022-11-14T18:29:07.943Z","updated_at":"2022-11-14T18:29:07.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mirams/packages"},{"uuid":"kwabenantim","login":"kwabenantim","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/kwabenantim/","role":null,"created_at":"2023-05-14T09:15:50.523Z","updated_at":"2023-05-14T09:15:50.523Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kwabenantim/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724934,"maintainers_count":308264,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":528055,"full_name":"ModellingWebLab/cellmlmanip","default_branch":"master","committers":[{"name":"Asif Tamuri","email":"tamuri@gmail.com","count":264},{"name":"Michael Clerx","email":"michael.clerx@cs.ox.ac.uk","count":202},{"name":"Maurice Hendrix","email":"maurice.hendrix@nottingham.ac.uk","count":160},{"name":"Sarah","email":"s.keating@ucl.ac.uk","count":141},{"name":"Jonathan Cooper","email":"j.p.cooper@ucl.ac.uk","count":138},{"name":"MauriceHendrix","email":"52317399+MauriceHendrix@users.noreply.github.com","count":93},{"name":"Michael Clerx","email":"michael.clerx@nottingham.ac.uk","count":12},{"name":"Michael Clerx","email":"MichaelClerx@users.noreply.github.com","count":6},{"name":"Jonathan Cooper","email":"github.com@jonc.me.uk","count":1}],"total_commits":1017,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":113.0,"dds":0.7404129793510325,"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-17T19:24:04.442Z","last_synced_commit":"d89dc9c62b0e128e5cebbbac7b7538fd5274bbbd","created_at":"2023-03-09T03:38:50.578Z","updated_at":"2023-09-19T17:09:08.813Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/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":"ModellingWebLab/cellmlmanip","html_url":"https://github.com/ModellingWebLab/cellmlmanip","last_synced_at":"2025-08-31T16:02:33.732Z","status":null,"issues_count":27,"pull_requests_count":82,"avg_time_to_close_issue":23880546.35,"avg_time_to_close_pull_request":347465.743902439,"issues_closed_count":20,"pull_requests_closed_count":82,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":2.7037037037037037,"avg_comments_per_pull_request":1.646341463414634,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":261433.0,"past_year_avg_time_to_close_pull_request":261295.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":7.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T08:07:11.655Z","updated_at":"2025-08-31T16:02:33.734Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModellingWebLab%2Fcellmlmanip/issues","issue_labels_count":{"bug":11,"enhancement":4},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":19,"MEMBER":7,"NONE":1},"pull_request_author_associations_count":{"MEMBER":68,"CONTRIBUTOR":13},"issue_authors":{"MichaelClerx":15,"MauriceHendrix":4,"kwabenantim":3,"jonc125":2,"Invarianz":1,"tamuri":1,"mirams":1},"pull_request_authors":{"MauriceHendrix":66,"MichaelClerx":10,"jonc125":3,"kwabenantim":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10013865,"issues_count":30254127,"pull_requests_count":89389741,"authors_count":10211242,"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":{"enhancement":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":3,"NONE":1},"past_year_pull_request_author_associations_count":{"MEMBER":2},"past_year_issue_authors":{"kwabenantim":3,"Invarianz":1},"past_year_pull_request_authors":{"kwabenantim":2},"maintainers":[{"login":"MauriceHendrix","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MauriceHendrix"},{"login":"kwabenantim","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwabenantim"}],"active_maintainers":[{"login":"kwabenantim","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwabenantim"}]},"events":{"total":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":5,"DeleteEvent":1,"IssueCommentEvent":6,"PushEvent":10,"PullRequestEvent":1,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":3},"last_year":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":5,"DeleteEvent":1,"IssueCommentEvent":6,"PushEvent":10,"PullRequestEvent":1,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements/base.in","sha":null,"kind":"manifest","created_at":"2022-08-31T04:22:36.290Z","updated_at":"2022-08-31T04:22:36.290Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/requirements/base.in","dependencies":[{"id":3368789910,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e4.2.1","direct":true,"kind":"runtime","optional":false},{"id":3368789911,"package_name":"pint","ecosystem":"pypi","requirements":"==0.9","direct":true,"kind":"runtime","optional":false},{"id":3368789912,"package_name":"pint","ecosystem":"pypi","requirements":"==0.10","direct":true,"kind":"runtime","optional":false},{"id":3368789913,"package_name":"rdflib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3368789914,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3368789915,"package_name":"sympy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/base.txt","sha":null,"kind":"lockfile","created_at":"2022-08-31T04:22:36.302Z","updated_at":"2022-08-31T04:22:36.302Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/requirements/base.txt","dependencies":[{"id":3368789916,"package_name":"decorator","ecosystem":"pypi","requirements":"==4.4.2","direct":false,"kind":"runtime","optional":false},{"id":3368789917,"package_name":"isodate","ecosystem":"pypi","requirements":"==0.6.0","direct":false,"kind":"runtime","optional":false},{"id":3368789918,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.6.2","direct":false,"kind":"runtime","optional":false},{"id":3368789919,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"runtime","optional":false},{"id":3368789920,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.5","direct":false,"kind":"runtime","optional":false},{"id":3368789921,"package_name":"pint","ecosystem":"pypi","requirements":"==0.9","direct":false,"kind":"runtime","optional":false},{"id":3368789922,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.4.7","direct":false,"kind":"runtime","optional":false},{"id":3368789923,"package_name":"rdflib","ecosystem":"pypi","requirements":"==5.0.0","direct":false,"kind":"runtime","optional":false},{"id":3368789924,"package_name":"six","ecosystem":"pypi","requirements":"==1.15.0","direct":false,"kind":"runtime","optional":false},{"id":3368789925,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.7.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dev.in","sha":null,"kind":"manifest","created_at":"2022-08-31T04:22:36.348Z","updated_at":"2022-08-31T04:22:36.348Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/requirements/dev.in","dependencies":[{"id":3368789926,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3368789927,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3368789928,"package_name":"pip-tools","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T04:22:36.374Z","updated_at":"2022-08-31T04:22:36.374Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/requirements/dev.txt","dependencies":[{"id":3368789929,"package_name":"attrs","ecosystem":"pypi","requirements":"==20.3.0","direct":true,"kind":"development","optional":false},{"id":3368789930,"package_name":"certifi","ecosystem":"pypi","requirements":"==2020.12.5","direct":true,"kind":"development","optional":false},{"id":3368789931,"package_name":"chardet","ecosystem":"pypi","requirements":"==4.0.0","direct":true,"kind":"development","optional":false},{"id":3368789932,"package_name":"click","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"development","optional":false},{"id":3368789933,"package_name":"codecov","ecosystem":"pypi","requirements":"==2.1.11","direct":true,"kind":"development","optional":false},{"id":3368789934,"package_name":"coverage","ecosystem":"pypi","requirements":"==5.4","direct":true,"kind":"development","optional":false},{"id":3368789935,"package_name":"decorator","ecosystem":"pypi","requirements":"==4.4.2","direct":true,"kind":"development","optional":false},{"id":3368789936,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.8.4","direct":true,"kind":"development","optional":false},{"id":3368789937,"package_name":"idna","ecosystem":"pypi","requirements":"==2.10","direct":true,"kind":"development","optional":false},{"id":3368789938,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==3.4.0","direct":true,"kind":"development","optional":false},{"id":3368789939,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"development","optional":false},{"id":3368789940,"package_name":"isodate","ecosystem":"pypi","requirements":"==0.6.0","direct":true,"kind":"development","optional":false},{"id":3368789941,"package_name":"isort","ecosystem":"pypi","requirements":"==5.7.0","direct":true,"kind":"development","optional":false},{"id":3368789942,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.6.2","direct":true,"kind":"development","optional":false},{"id":3368789943,"package_name":"mccabe","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"development","optional":false},{"id":3368789944,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"development","optional":false},{"id":3368789945,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.5","direct":true,"kind":"development","optional":false},{"id":3368789946,"package_name":"packaging","ecosystem":"pypi","requirements":"==20.8","direct":true,"kind":"development","optional":false},{"id":3368789947,"package_name":"pint","ecosystem":"pypi","requirements":"==0.9","direct":true,"kind":"development","optional":false},{"id":3368789948,"package_name":"pip-tools","ecosystem":"pypi","requirements":"==5.5.0","direct":true,"kind":"development","optional":false},{"id":3368789949,"package_name":"pluggy","ecosystem":"pypi","requirements":"==0.13.1","direct":true,"kind":"development","optional":false},{"id":3368789950,"package_name":"py","ecosystem":"pypi","requirements":"==1.10.0","direct":true,"kind":"development","optional":false},{"id":3368789951,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.6.0","direct":true,"kind":"development","optional":false},{"id":3368789952,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"development","optional":false},{"id":3368789953,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.4.7","direct":true,"kind":"development","optional":false},{"id":3368789954,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==2.11.1","direct":true,"kind":"development","optional":false},{"id":3368789955,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.2","direct":true,"kind":"development","optional":false},{"id":3368789956,"package_name":"rdflib","ecosystem":"pypi","requirements":"==5.0.0","direct":true,"kind":"development","optional":false},{"id":3368789957,"package_name":"requests","ecosystem":"pypi","requirements":"==2.25.1","direct":true,"kind":"development","optional":false},{"id":3368789958,"package_name":"six","ecosystem":"pypi","requirements":"==1.15.0","direct":true,"kind":"development","optional":false},{"id":3368789959,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.7.1","direct":true,"kind":"development","optional":false},{"id":3368789960,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":true,"kind":"development","optional":false},{"id":3368789961,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==3.7.4.3","direct":true,"kind":"development","optional":false},{"id":3368789962,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.3","direct":true,"kind":"development","optional":false},{"id":3368789963,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.4.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/test.in","sha":null,"kind":"manifest","created_at":"2022-08-31T04:22:36.409Z","updated_at":"2022-08-31T04:22:36.409Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/requirements/test.in","dependencies":[{"id":3368790594,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3368790601,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3368790604,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3368790606,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":3368790609,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/test.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T04:22:36.435Z","updated_at":"2022-08-31T04:22:36.435Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/requirements/test.txt","dependencies":[{"id":3368791469,"package_name":"attrs","ecosystem":"pypi","requirements":"==20.3.0","direct":true,"kind":"test","optional":false},{"id":3368791470,"package_name":"certifi","ecosystem":"pypi","requirements":"==2020.12.5","direct":true,"kind":"test","optional":false},{"id":3368791471,"package_name":"chardet","ecosystem":"pypi","requirements":"==4.0.0","direct":true,"kind":"test","optional":false},{"id":3368791472,"package_name":"codecov","ecosystem":"pypi","requirements":"==2.1.11","direct":true,"kind":"test","optional":false},{"id":3368791473,"package_name":"coverage","ecosystem":"pypi","requirements":"==5.4","direct":true,"kind":"test","optional":false},{"id":3368791474,"package_name":"decorator","ecosystem":"pypi","requirements":"==4.4.2","direct":true,"kind":"test","optional":false},{"id":3368791475,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.8.4","direct":true,"kind":"test","optional":false},{"id":3368791476,"package_name":"idna","ecosystem":"pypi","requirements":"==2.10","direct":true,"kind":"test","optional":false},{"id":3368791477,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==3.4.0","direct":true,"kind":"test","optional":false},{"id":3368791478,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"test","optional":false},{"id":3368791479,"package_name":"isodate","ecosystem":"pypi","requirements":"==0.6.0","direct":true,"kind":"test","optional":false},{"id":3368791480,"package_name":"isort","ecosystem":"pypi","requirements":"==5.7.0","direct":true,"kind":"test","optional":false},{"id":3368791481,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.6.2","direct":true,"kind":"test","optional":false},{"id":3368791482,"package_name":"mccabe","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"test","optional":false},{"id":3368791483,"package_name":"mpmath","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"test","optional":false},{"id":3368791484,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.5","direct":true,"kind":"test","optional":false},{"id":3368791485,"package_name":"packaging","ecosystem":"pypi","requirements":"==20.8","direct":true,"kind":"test","optional":false},{"id":3368791486,"package_name":"pint","ecosystem":"pypi","requirements":"==0.9","direct":true,"kind":"test","optional":false},{"id":3368791487,"package_name":"pluggy","ecosystem":"pypi","requirements":"==0.13.1","direct":true,"kind":"test","optional":false},{"id":3368791488,"package_name":"py","ecosystem":"pypi","requirements":"==1.10.0","direct":true,"kind":"test","optional":false},{"id":3368791489,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.6.0","direct":true,"kind":"test","optional":false},{"id":3368791490,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"test","optional":false},{"id":3368791491,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.4.7","direct":true,"kind":"test","optional":false},{"id":3368791492,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==2.11.1","direct":true,"kind":"test","optional":false},{"id":3368791493,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.2","direct":true,"kind":"test","optional":false},{"id":3368791494,"package_name":"rdflib","ecosystem":"pypi","requirements":"==5.0.0","direct":true,"kind":"test","optional":false},{"id":3368791495,"package_name":"requests","ecosystem":"pypi","requirements":"==2.25.1","direct":true,"kind":"test","optional":false},{"id":3368791496,"package_name":"six","ecosystem":"pypi","requirements":"==1.15.0","direct":true,"kind":"test","optional":false},{"id":3368791497,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.7.1","direct":true,"kind":"test","optional":false},{"id":3368791498,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":true,"kind":"test","optional":false},{"id":3368791499,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==3.7.4.3","direct":true,"kind":"test","optional":false},{"id":3368791500,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.3","direct":true,"kind":"test","optional":false},{"id":3368791501,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.4.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-31T04:22:36.474Z","updated_at":"2022-08-31T04:22:36.474Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/setup.py","dependencies":[{"id":3368791502,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=4","direct":true,"kind":"runtime","optional":false},{"id":3368791503,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=2.1","direct":true,"kind":"runtime","optional":false},{"id":3368791504,"package_name":"pint","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false},{"id":3368791505,"package_name":"rdflib","ecosystem":"pypi","requirements":"\u003e=4","direct":true,"kind":"runtime","optional":false},{"id":3368791506,"package_name":"sympy","ecosystem":"pypi","requirements":"\u003e=1.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T18:10:35.550Z","updated_at":"2023-02-16T18:10:35.550Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/.github/workflows/coverage.yml","dependencies":[{"id":7720464548,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7720464549,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7720464550,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T18:10:35.634Z","updated_at":"2023-02-16T18:10:35.634Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/.github/workflows/docs.yml","dependencies":[{"id":7720464553,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7720464554,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/style.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T18:10:35.720Z","updated_at":"2023-02-16T18:10:35.720Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/.github/workflows/style.yml","dependencies":[{"id":7720464557,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7720464558,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unit-test-pinned.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T18:10:35.784Z","updated_at":"2023-02-16T18:10:35.784Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/.github/workflows/unit-test-pinned.yml","dependencies":[{"id":7720464559,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7720464560,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unit-test.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T18:10:35.812Z","updated_at":"2023-02-16T18:10:35.812Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/.github/workflows/unit-test.yml","dependencies":[{"id":7720464561,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7720464562,"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":"2025-04-12T18:27:09.529Z","updated_at":"2025-04-12T18:27:09.529Z","repository_link":"https://github.com/ModellingWebLab/cellmlmanip/blob/master/pyproject.toml","dependencies":[]}],"score":13.229918283625091,"created_at":"2025-09-04T15:50:50.470Z","updated_at":"2025-10-07T08:09:36.281Z","avatar_url":"https://github.com/ModellingWebLab.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2804,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/19155","html_url":"https://science.ecosyste.ms/projects/19155","bibtex_url":"https://science.ecosyste.ms/projects/19155/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/19155/export.apalike"}