{"id":70222,"name":"r2t2","description":"Research References Tracking Tool","url":"https://github.com/imperialcollegelondon/r2t2","last_synced_at":"2025-09-08T15:01:55.573Z","repository":{"id":35703951,"uuid":"218774742","full_name":"ImperialCollegeLondon/R2T2","owner":"ImperialCollegeLondon","description":"Research References Tracking Tool","archived":true,"fork":false,"pushed_at":"2022-12-08T12:17:49.000Z","size":261,"stargazers_count":15,"open_issues_count":27,"forks_count":151,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-08-28T06:09:18.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ImperialCollegeLondon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-31T13:38:42.000Z","updated_at":"2025-02-17T13:04:24.000Z","dependencies_parsed_at":"2023-01-16T03:28:27.400Z","dependency_job_id":null,"html_url":"https://github.com/ImperialCollegeLondon/R2T2","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ImperialCollegeLondon/R2T2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImperialCollegeLondon","download_url":"https://codeload.github.com/ImperialCollegeLondon/R2T2/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/sbom","scorecard":{"id":66028,"data":{"date":"2025-08-11","repo":{"name":"github.com/ImperialCollegeLondon/R2T2","commit":"af83b87aaf3b04800d2f3f9203174b4872517846"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ImperialCollegeLondon/R2T2/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ImperialCollegeLondon/R2T2/python-package.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ImperialCollegeLondon/R2T2/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ImperialCollegeLondon/R2T2/python-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ImperialCollegeLondon/R2T2/python-publish.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:37:33.842Z","repository_id":35703951,"created_at":"2025-08-15T02:37:33.842Z","updated_at":"2025-08-15T02:37:33.842Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202765,"owners_count":25240371,"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":"ImperialCollegeLondon","name":"Imperial College London","uuid":"1220306","kind":"organization","description":"Imperial College main code repository","email":"icgithub-support@imperial.ac.uk","website":null,"location":"Imperial College London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1220306?v=4","repositories_count":311,"last_synced_at":"2023-03-14T09:25:14.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ImperialCollegeLondon","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:03:26.030Z","updated_at":"2023-03-14T09:25:14.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImperialCollegeLondon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImperialCollegeLondon/repositories"},"packages":[{"id":2895967,"name":"r2t2","ecosystem":"pypi","description":"Research references tracking tool","homepage":"https://github.com/ImperialCollegeLondon/R2T2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ImperialCollegeLondon/R2T2","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2019-11-01T16:24:01.000Z","latest_release_published_at":"2020-02-06T14:11:03.000Z","latest_release_number":"0.3.1","last_synced_at":"2025-09-02T00:42:22.744Z","created_at":"2022-04-10T12:25:02.959Z","updated_at":"2025-09-02T01:27:22.451Z","registry_url":"https://pypi.org/project/r2t2/","install_command":"pip install r2t2 --index-url https://pypi.org/simple","documentation_url":"https://r2t2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Utilities"],"normalized_name":"r2t2","project_status":null},"repo_metadata":{"id":35703951,"uuid":"218774742","full_name":"ImperialCollegeLondon/R2T2","owner":"ImperialCollegeLondon","description":"Research References Tracking Tool","archived":true,"fork":false,"pushed_at":"2022-12-08T12:17:49.000Z","size":261,"stargazers_count":15,"open_issues_count":27,"forks_count":151,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-08-28T06:09:18.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ImperialCollegeLondon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-31T13:38:42.000Z","updated_at":"2025-02-17T13:04:24.000Z","dependencies_parsed_at":"2023-01-16T03:28:27.400Z","dependency_job_id":null,"html_url":"https://github.com/ImperialCollegeLondon/R2T2","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ImperialCollegeLondon/R2T2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImperialCollegeLondon","download_url":"https://codeload.github.com/ImperialCollegeLondon/R2T2/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/sbom","scorecard":{"id":66028,"data":{"date":"2025-08-11","repo":{"name":"github.com/ImperialCollegeLondon/R2T2","commit":"af83b87aaf3b04800d2f3f9203174b4872517846"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ImperialCollegeLondon/R2T2/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ImperialCollegeLondon/R2T2/python-package.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ImperialCollegeLondon/R2T2/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ImperialCollegeLondon/R2T2/python-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ImperialCollegeLondon/R2T2/python-publish.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:37:33.842Z","repository_id":35703951,"created_at":"2025-08-15T02:37:33.842Z","updated_at":"2025-08-15T02:37:33.842Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218219,"owners_count":25065908,"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-01T02:00:09.058Z","response_time":120,"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":"ImperialCollegeLondon","name":"Imperial College London","uuid":"1220306","kind":"organization","description":"Imperial College main code repository","email":"icgithub-support@imperial.ac.uk","website":null,"location":"Imperial College London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1220306?v=4","repositories_count":311,"last_synced_at":"2023-03-14T09:25:14.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ImperialCollegeLondon","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:03:26.030Z","updated_at":"2023-03-14T09:25:14.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImperialCollegeLondon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImperialCollegeLondon/repositories"},"tags":[{"name":"v0.3.1","sha":"9d4d7bb7ad33b7cb795d284ce1d0d56ce73a9f14","kind":"tag","published_at":"2020-02-06T14:09:57.000Z","download_url":"https://codeload.github.com/ImperialCollegeLondon/R2T2/tar.gz/v0.3.1","html_url":"https://github.com/ImperialCollegeLondon/R2T2/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ImperialCollegeLondon/R2T2@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2077f76c8307cad2ba989873724fbaf99f6a2a21","kind":"tag","published_at":"2020-02-06T13:42:12.000Z","download_url":"https://codeload.github.com/ImperialCollegeLondon/R2T2/tar.gz/v0.3.0","html_url":"https://github.com/ImperialCollegeLondon/R2T2/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ImperialCollegeLondon/R2T2@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e0f06ae0ac8fa0f26f176b07ab98d0ca504ffee1","kind":"tag","published_at":"2019-12-20T15:13:55.000Z","download_url":"https://codeload.github.com/ImperialCollegeLondon/R2T2/tar.gz/v0.2.0","html_url":"https://github.com/ImperialCollegeLondon/R2T2/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ImperialCollegeLondon/R2T2@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:27:22.451Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.85136298421808,"dependent_repos_count":21.66152068531463,"dependent_packages_count":10.032368031403879,"stargazers_count":15.185948239417085,"forks_count":3.9365152254398303,"docker_downloads_count":null,"average":18.133543033158702},"purl":"pkg:pypi/r2t2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/r2t2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/r2t2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/r2t2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T04:35:00.802Z","issues_count":35,"pull_requests_count":51,"avg_time_to_close_issue":375841.2727272727,"avg_time_to_close_pull_request":10370750.333333334,"issues_closed_count":11,"pull_requests_closed_count":48,"pull_request_authors_count":16,"issue_authors_count":6,"avg_comments_per_issue":2.1714285714285713,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":15,"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/ImperialCollegeLondon%2FR2T2/issues","maintainers":[{"login":"dalonsoa","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalonsoa"},{"login":"tinosulzer","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tinosulzer"},{"login":"jezcope","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jezcope"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/r2t2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/r2t2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/r2t2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/r2t2/related_packages","maintainers":[{"uuid":"dalonsoa","login":"dalonsoa","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/dalonsoa/","role":null,"created_at":"2023-02-25T07:34:44.409Z","updated_at":"2023-02-25T07:34:44.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dalonsoa/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"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":647332,"full_name":"ImperialCollegeLondon/R2T2","default_branch":"develop","committers":[{"name":"Diego","email":"d.alonso-alvarez@imperial.ac.uk","login":"dalonsoa","count":47},{"name":"Daniel Ecer","email":"de-code","login":"de-code","count":43},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":36},{"name":"Jez Cope","email":"j.cope@erambler.co.uk","login":null,"count":34},{"name":"Raniere Silva","email":"raniere@rgaiacs.com","login":null,"count":17},{"name":"William F. Broderick","email":"billbrod@gmail.com","login":"billbrod","count":12},{"name":"Mark Woodbridge","email":"1724545+mwoodbri","login":"mwoodbri","count":1},{"name":"Valentin Sulzer","email":"valentinsulzer@hotmail.com","login":"tinosulzer","count":1}],"total_commits":191,"total_committers":8,"total_bot_commits":36,"total_bot_committers":1,"mean_commits":23.875,"dds":0.7539267015706806,"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":"2023-10-25T14:43:07.386Z","last_synced_commit":"af83b87aaf3b04800d2f3f9203174b4872517846","created_at":"2023-03-09T09:13:20.406Z","updated_at":"2023-10-25T14:43:07.387Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483990,"commits_count":854433418,"contributors_count":31153023,"owners_count":909123,"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":"ImperialCollegeLondon/R2T2","html_url":"https://github.com/ImperialCollegeLondon/R2T2","last_synced_at":"2025-08-01T04:35:00.802Z","status":"error","issues_count":35,"pull_requests_count":51,"avg_time_to_close_issue":375841.2727272727,"avg_time_to_close_pull_request":10370750.333333334,"issues_closed_count":11,"pull_requests_closed_count":48,"pull_request_authors_count":16,"issue_authors_count":6,"avg_comments_per_issue":2.1714285714285713,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":15,"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-14T22:40:59.990Z","updated_at":"2025-09-03T04:37:41.414Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImperialCollegeLondon%2FR2T2/issues","issue_labels_count":{"bug":4,"enhancement":2,"security":1},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"COLLABORATOR":25,"CONTRIBUTOR":10},"pull_request_author_associations_count":{"COLLABORATOR":23,"CONTRIBUTOR":21,"NONE":10},"issue_authors":{"tinosulzer":12,"de-code":8,"dalonsoa":7,"jezcope":6,"rgaiacs":1,"billbrod":1},"pull_request_authors":{"dalonsoa":16,"allcontributors[bot]":13,"jezcope":5,"de-code":5,"ChasNelson1990":2,"dependabot[bot]":2,"tinosulzer":2,"rgaiacs":1,"billbrod":1,"dd119-ic":1,"mn936148":1,"TitianChen":1,"lsq425481":1,"mwoodbri":1,"alex-3c":1,"lz2119":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"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":"dalonsoa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalonsoa"},{"login":"tinosulzer","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tinosulzer"},{"login":"jezcope","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jezcope"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"IssueCommentEvent":3,"PullRequestEvent":3},"last_year":{"WatchEvent":1,"IssueCommentEvent":3,"PullRequestEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-09-15T07:13:24.107Z","updated_at":"2022-09-15T07:13:24.107Z","repository_link":"https://github.com/ImperialCollegeLondon/R2T2/blob/develop/poetry.lock","dependencies":[{"id":4904018173,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":4904018174,"package_name":"attrs","ecosystem":"pypi","requirements":"20.1.0","direct":false,"kind":"develop","optional":false},{"id":4904018175,"package_name":"bump2version","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":4904018176,"package_name":"certifi","ecosystem":"pypi","requirements":"2020.6.20","direct":false,"kind":"develop","optional":false},{"id":4904018177,"package_name":"chardet","ecosystem":"pypi","requirements":"3.0.4","direct":false,"kind":"develop","optional":false},{"id":4904018178,"package_name":"codecov","ecosystem":"pypi","requirements":"2.1.9","direct":false,"kind":"develop","optional":false},{"id":4904018179,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":4904018180,"package_name":"coverage","ecosystem":"pypi","requirements":"5.2.1","direct":false,"kind":"develop","optional":false},{"id":4904018181,"package_name":"filelock","ecosystem":"pypi","requirements":"3.0.12","direct":false,"kind":"develop","optional":false},{"id":4904018182,"package_name":"flake8","ecosystem":"pypi","requirements":"3.8.3","direct":false,"kind":"develop","optional":false},{"id":4904018183,"package_name":"idna","ecosystem":"pypi","requirements":"2.10","direct":false,"kind":"develop","optional":false},{"id":4904018184,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"1.7.0","direct":false,"kind":"develop","optional":false},{"id":4904018185,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"develop","optional":false},{"id":4904018186,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":4904018187,"package_name":"more-itertools","ecosystem":"pypi","requirements":"8.5.0","direct":false,"kind":"develop","optional":false},{"id":4904018188,"package_name":"mypy","ecosystem":"pypi","requirements":"0.782","direct":false,"kind":"develop","optional":false},{"id":4904018189,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":4904018190,"package_name":"packaging","ecosystem":"pypi","requirements":"20.4","direct":false,"kind":"develop","optional":false},{"id":4904018191,"package_name":"pluggy","ecosystem":"pypi","requirements":"0.13.1","direct":false,"kind":"develop","optional":false},{"id":4904018192,"package_name":"py","ecosystem":"pypi","requirements":"1.9.0","direct":false,"kind":"develop","optional":false},{"id":4904018193,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.6.0","direct":false,"kind":"develop","optional":false},{"id":4904018194,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"develop","optional":false},{"id":4904018195,"package_name":"pyparsing","ecosystem":"pypi","requirements":"2.4.7","direct":false,"kind":"develop","optional":false},{"id":4904018196,"package_name":"pytest","ecosystem":"pypi","requirements":"6.0.1","direct":false,"kind":"develop","optional":false},{"id":4904018197,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"2.10.1","direct":false,"kind":"develop","optional":false},{"id":4904018198,"package_name":"pytest-flake8","ecosystem":"pypi","requirements":"1.0.6","direct":false,"kind":"develop","optional":false},{"id":4904018199,"package_name":"pytest-mypy","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":4904018200,"package_name":"requests","ecosystem":"pypi","requirements":"2.24.0","direct":false,"kind":"develop","optional":false},{"id":4904018201,"package_name":"six","ecosystem":"pypi","requirements":"1.15.0","direct":false,"kind":"develop","optional":false},{"id":4904018202,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.1","direct":false,"kind":"develop","optional":false},{"id":4904018203,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"develop","optional":false},{"id":4904018204,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"3.7.4.3","direct":false,"kind":"develop","optional":false},{"id":4904018205,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.25.10","direct":false,"kind":"develop","optional":false},{"id":4904018206,"package_name":"wrapt","ecosystem":"pypi","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":4904018207,"package_name":"zipp","ecosystem":"pypi","requirements":"3.1.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-15T07:13:24.135Z","updated_at":"2022-09-15T07:13:24.135Z","repository_link":"https://github.com/ImperialCollegeLondon/R2T2/blob/develop/pyproject.toml","dependencies":[{"id":4904018262,"package_name":"python","ecosystem":"pypi","requirements":"^3.6","direct":true,"kind":"runtime","optional":false},{"id":4904018263,"package_name":"wrapt","ecosystem":"pypi","requirements":"^1.12.0","direct":true,"kind":"runtime","optional":false},{"id":4904018264,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.0.1","direct":true,"kind":"develop","optional":false},{"id":4904018265,"package_name":"pytest-flake8","ecosystem":"pypi","requirements":"^1.0.6","direct":true,"kind":"develop","optional":false},{"id":4904018266,"package_name":"pytest-mypy","ecosystem":"pypi","requirements":"^0.7.0","direct":true,"kind":"develop","optional":false},{"id":4904018267,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^2.10.1","direct":true,"kind":"develop","optional":false},{"id":4904018268,"package_name":"bump2version","ecosystem":"pypi","requirements":"^1.0.0","direct":true,"kind":"develop","optional":false},{"id":4904018269,"package_name":"coverage","ecosystem":"pypi","requirements":"^5.2.1","direct":true,"kind":"develop","optional":false},{"id":4904018270,"package_name":"codecov","ecosystem":"pypi","requirements":"^2.1.9","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T03:28:27.294Z","updated_at":"2023-01-16T03:28:27.294Z","repository_link":"https://github.com/ImperialCollegeLondon/R2T2/blob/develop/.github/workflows/python-package.yml","dependencies":[{"id":6942170910,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6942170911,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6942170912,"package_name":"abatilo/actions-poetry","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T03:28:27.339Z","updated_at":"2023-01-16T03:28:27.339Z","repository_link":"https://github.com/ImperialCollegeLondon/R2T2/blob/develop/.github/workflows/python-publish.yml","dependencies":[{"id":6942170913,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6942170914,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":7.763021309018518,"created_at":"2025-09-08T11:19:07.024Z","updated_at":"2025-10-07T08:25:54.544Z","avatar_url":"https://github.com/ImperialCollegeLondon.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":5,"funding_links":[],"readme_doi_urls":["http://doi.org/10.5281/zenodo.1185316"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["novice","batteries","lesson","neuroimaging","battery-models","pybamm","solvers","degoogle"],"project_url":"https://science.ecosyste.ms/api/v1/projects/70222","html_url":"https://science.ecosyste.ms/projects/70222"}