{"id":357658,"url":"https://github.com/BritishGeologicalSurvey/pyvolcans","last_synced_at":"2026-08-21T04:04:42.920Z","repository":{"id":45234634,"uuid":"351743742","full_name":"BritishGeologicalSurvey/pyvolcans","owner":"BritishGeologicalSurvey","description":"Python tool to identify analogue volcanoes via VOLCANS (https://doi.org/10.1007/s00445-019-1336-3)","archived":false,"fork":false,"pushed_at":"2026-05-08T10:10:33.000Z","size":31502,"stargazers_count":25,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-06-21T22:02:12.214Z","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":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BritishGeologicalSurvey.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-26T10:27:58.000Z","updated_at":"2026-05-08T10:07:52.000Z","dependencies_parsed_at":"2025-04-14T15:30:26.171Z","dependency_job_id":"d8a0fb39-4506-45d3-bc3f-af544254762d","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/sbom","scorecard":{"id":24659,"data":{"date":"2025-08-11","repo":{"name":"github.com/BritishGeologicalSurvey/pyvolcans","commit":"1713702886725e02edda4fb032a75d06a51831f9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/13 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/pyvolcans/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/pyvolcans/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/pyvolcans/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/pyvolcans/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/pyvolcans/publish-to-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:22","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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:36:02.010Z","repository_id":45234634,"created_at":"2025-08-14T17:36:02.010Z","updated_at":"2025-08-14T17:36:02.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34796761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"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":"BritishGeologicalSurvey","name":"British Geological Survey","uuid":"3224218","kind":"organization","description":"The British Geological Survey is responsible for advising the UK government on geoscience and providing impartial advice to industry, academia and the public.","email":"enquiries@bgs.ac.uk","website":"https://www.bgs.ac.uk","location":"Keyworth, Nottinghamshire","twitter":"BritGeoSurvey","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3224218?v=4","repositories_count":71,"last_synced_at":"2023-08-01T11:53:42.427Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BritishGeologicalSurvey","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:06:49.078Z","updated_at":"2023-08-01T11:53:43.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey/repositories"},"packages":[{"id":2891852,"name":"pyvolcans","ecosystem":"pypi","description":"A tool for identifying volcano analogues.","homepage":"https://github.com/BritishGeologicalSurvey/pyvolcans","licenses":"GNU Lesser General Public License v3 or later (LGPLv3+)","normalized_licenses":["LGPL-2.1","GPL-2.0+"],"repository_url":"https://github.com/BritishGeologicalSurvey/pyvolcans","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2021-04-16T10:55:35.000Z","latest_release_published_at":"2026-05-08T13:18:29.000Z","latest_release_number":"1.3.3","last_synced_at":"2026-08-20T03:30:54.757Z","created_at":"2022-04-10T12:22:59.636Z","updated_at":"2026-08-20T03:30:54.758Z","registry_url":"https://pypi.org/project/pyvolcans/","install_command":"pip install pyvolcans --index-url https://pypi.org/simple","documentation_url":"https://pyvolcans.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"pyvolcans","project_status":null},"repo_metadata":{"id":45234634,"uuid":"351743742","full_name":"BritishGeologicalSurvey/pyvolcans","owner":"BritishGeologicalSurvey","description":"Python tool to identify analogue volcanoes via VOLCANS (https://doi.org/10.1007/s00445-019-1336-3)","archived":false,"fork":false,"pushed_at":"2026-05-08T10:10:33.000Z","size":31502,"stargazers_count":25,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-06-21T22:02:12.214Z","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":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BritishGeologicalSurvey.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-26T10:27:58.000Z","updated_at":"2026-05-08T10:07:52.000Z","dependencies_parsed_at":"2025-04-14T15:30:26.171Z","dependency_job_id":"d8a0fb39-4506-45d3-bc3f-af544254762d","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/sbom","scorecard":{"id":24659,"data":{"date":"2025-08-11","repo":{"name":"github.com/BritishGeologicalSurvey/pyvolcans","commit":"1713702886725e02edda4fb032a75d06a51831f9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/13 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/pyvolcans/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/pyvolcans/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/pyvolcans/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/pyvolcans/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/BritishGeologicalSurvey/pyvolcans/publish-to-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:22","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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:36:02.010Z","repository_id":45234634,"created_at":"2025-08-14T17:36:02.010Z","updated_at":"2025-08-14T17:36:02.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34796761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"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":"BritishGeologicalSurvey","name":"British Geological Survey","uuid":"3224218","kind":"organization","description":"The British Geological Survey is responsible for advising the UK government on geoscience and providing impartial advice to industry, academia and the public.","email":"enquiries@bgs.ac.uk","website":"https://www.bgs.ac.uk","location":"Keyworth, Nottinghamshire","twitter":"BritGeoSurvey","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3224218?v=4","repositories_count":71,"last_synced_at":"2023-08-01T11:53:42.427Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BritishGeologicalSurvey","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:06:49.078Z","updated_at":"2023-08-01T11:53:43.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BritishGeologicalSurvey/repositories"},"tags":[{"name":"v1.3.3","sha":"952fed4a528b1143fe8ebc7c20179cbcd559f230","kind":"commit","published_at":"2026-05-08T10:07:47.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.3.3","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"fa0c38e7b3822e12b04a8019f61e8e3712b66965","kind":"commit","published_at":"2021-12-29T12:42:44.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.3.2","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"e3422d142fc0c7028e2db8d9e36115321ae2de79","kind":"commit","published_at":"2021-12-17T19:24:52.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.3.1","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"3f65b23b5efd7b9cbfc78f03417f3285a3fe2d4b","kind":"commit","published_at":"2021-11-26T12:47:04.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.3.0","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"4127e63763a9f0202e91f4c48e4417340e187c94","kind":"commit","published_at":"2021-10-08T13:22:41.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.2.4","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"dbefe9672da58b9a10554a88ebc724e6c666ef7b","kind":"commit","published_at":"2021-10-06T10:05:06.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.2.3","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"f1811ea696c3b7c46f12e4512144b5ee58ac1ae9","kind":"commit","published_at":"2021-09-22T10:15:12.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.2.2","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b771940c9b3215f1e54393bd7d5b9209542a0261","kind":"commit","published_at":"2021-09-03T09:32:51.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.2.1","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0b2ecf9f740d406a6f67d542193f08a7fd57ff70","kind":"commit","published_at":"2021-08-24T17:19:22.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.2.0","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"dba1ad350a4465db5c067e386c10951158a8ee52","kind":"commit","published_at":"2021-06-04T15:10:56.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.1.2","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dba1ad350a4465db5c067e386c10951158a8ee52","kind":"commit","published_at":"2021-06-04T15:10:56.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.1.1","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7f5d572815421ace7ab19683072fe06d1ef87947","kind":"commit","published_at":"2021-05-28T11:14:10.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.1.0","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"6579ddd22e306a1b048fc5247b844e39c13783e3","kind":"commit","published_at":"2021-04-16T10:52:05.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.0.3","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6579ddd22e306a1b048fc5247b844e39c13783e3","kind":"commit","published_at":"2021-04-16T10:52:05.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.0.2","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f74c5fa2597a5a37825e9ac60490930b00a4e7bb","kind":"commit","published_at":"2021-04-15T21:54:12.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.0.1","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6b34850763acb24481c038c438c1ee433de869b6","kind":"commit","published_at":"2021-03-31T16:06:37.000Z","download_url":"https://codeload.github.com/BritishGeologicalSurvey/pyvolcans/tar.gz/v1.0.0","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BritishGeologicalSurvey/pyvolcans@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T03:00:03.667Z","dependent_packages_count":0,"downloads":93,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.746408887111976,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":13.667168746393882,"forks_count":16.876098493576134,"docker_downloads_count":null,"average":16.391517385302805},"purl":"pkg:pypi/pyvolcans","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyvolcans","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyvolcans","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyvolcans/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T02:30:32.039Z","issues_count":11,"pull_requests_count":15,"avg_time_to_close_issue":3163460.8571428573,"avg_time_to_close_pull_request":503577.6666666667,"issues_closed_count":7,"pull_requests_closed_count":15,"pull_request_authors_count":4,"issue_authors_count":5,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.5333333333333332,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":180976.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.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/BritishGeologicalSurvey%2Fpyvolcans/issues","maintainers":[{"login":"PTierz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PTierz"},{"login":"mobiuscreek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mobiuscreek"}],"active_maintainers":[{"login":"PTierz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PTierz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvolcans/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvolcans/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvolcans/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvolcans/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvolcans/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvolcans/codemeta","maintainers":[{"uuid":"volcan01010","login":"volcan01010","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/volcan01010/","role":null,"created_at":"2023-02-25T06:55:09.376Z","updated_at":"2023-02-25T06:55:09.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/volcan01010/packages"},{"uuid":"mobiuscreek","login":"mobiuscreek","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/mobiuscreek/","role":null,"created_at":"2023-02-25T06:55:09.343Z","updated_at":"2023-02-25T06:55:09.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mobiuscreek/packages"},{"uuid":"PTierz","login":"PTierz","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/PTierz/","role":null,"created_at":"2023-02-25T06:55:09.364Z","updated_at":"2023-02-25T06:55:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/PTierz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":929795,"maintainers_count":399336,"namespaces_count":0,"keywords_count":311282,"github":"pypi","metadata":{"funded_packages_count":58148,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-20T05:05:11.122Z","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":645324,"full_name":"BritishGeologicalSurvey/pyvolcans","default_branch":"main","total_commits":390,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":97.5,"dds":0.27179487179487183,"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T03:32:28.162Z","last_synced_commit":"952fed4a528b1143fe8ebc7c20179cbcd559f230","created_at":"2023-03-09T09:06:37.687Z","updated_at":"2026-08-20T03:32:27.719Z","committers":[{"name":"PTierz","email":"pablo@bgs.ac.uk","login":"PTierz","count":284},{"name":"vyronc","email":"vyronc@bgs.ac.uk","login":"mobiuscreek","count":68},{"name":"John A Stevenson","email":"jostev@bgs.ac.uk","login":"volcan01010","count":36},{"name":"J. Hariharan","email":"jayaram.hariharan@utexas.edu","login":"elbeejay","count":2}],"past_year_committers":[{"name":"PTierz","email":"81416221+PTierz","login":"PTierz","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-21T00:00:17.498Z","repositories_count":6766271,"commits_count":980616261,"contributors_count":41345769,"owners_count":1362381,"committers_count":3356790,"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":{"table":{"full_name":"BritishGeologicalSurvey/pyvolcans","html_url":"https://github.com/BritishGeologicalSurvey/pyvolcans","last_synced_at":"2026-08-20T03:30:34.681Z","status":null,"issues_count":11,"pull_requests_count":15,"avg_time_to_close_issue":3163460.8571428573,"avg_time_to_close_pull_request":503577.6666666667,"issues_closed_count":7,"pull_requests_closed_count":15,"pull_request_authors_count":4,"issue_authors_count":5,"avg_comments_per_issue":1.6363636363636365,"avg_comments_per_pull_request":1.5333333333333332,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":180976.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T22:27:22.702Z","updated_at":"2026-08-20T03:30:34.681Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BritishGeologicalSurvey%2Fpyvolcans/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":4,"CONTRIBUTOR":4,"COLLABORATOR":3}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":10,"CONTRIBUTOR":5}},"issue_authors":{"table":{"volcan01010":4,"jifarquharson":2,"maxrjones":2,"PTierz":2,"mobiuscreek":1}},"pull_request_authors":{"table":{"PTierz":8,"volcan01010":4,"mobiuscreek":2,"elbeejay":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-21T00:00:06.664Z","repositories_count":16179111,"issues_count":41669819,"pull_requests_count":133022185,"authors_count":11486174,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"PTierz":1}},"maintainers":[{"table":{"login":"PTierz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PTierz"}},{"table":{"login":"mobiuscreek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mobiuscreek"}}],"active_maintainers":[{"table":{"login":"PTierz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PTierz"}}]}},"events":{"total":{"WatchEvent":1,"PushEvent":11,"GollumEvent":1,"CreateEvent":1},"last_year":{"WatchEvent":1,"PushEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-04T13:00:31.825Z","updated_at":"2022-08-04T13:00:31.825Z","repository_link":"https://github.com/BritishGeologicalSurvey/pyvolcans/blob/main/requirements.txt","dependencies":[{"id":574417661,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574417662,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574417663,"package_name":"pymatreader","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574417664,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574417665,"package_name":"thefuzz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574417666,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574417667,"package_name":"ipdb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574417668,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574417669,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574417670,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574417671,"package_name":"versioneer","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-04T13:00:31.951Z","updated_at":"2022-08-04T13:00:31.951Z","repository_link":"https://github.com/BritishGeologicalSurvey/pyvolcans/blob/main/setup.py","dependencies":[{"id":574420424,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574420425,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574420426,"package_name":"pymatreader","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574420427,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":574420428,"package_name":"thefuzz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2025-04-14T15:30:26.018Z","updated_at":"2025-04-14T15:30:26.018Z","repository_link":"https://github.com/BritishGeologicalSurvey/pyvolcans/blob/main/.github/workflows/ci.yml","dependencies":[{"id":22684067690,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22684067691,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-to-pypi.yml","sha":null,"kind":"manifest","created_at":"2025-04-14T15:30:26.072Z","updated_at":"2025-04-14T15:30:26.072Z","repository_link":"https://github.com/BritishGeologicalSurvey/pyvolcans/blob/main/.github/workflows/publish-to-pypi.yml","dependencies":[{"id":22684067692,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22684067693,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22684067694,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":9.328301169609748,"created_at":"2025-04-11T10:20:35.013Z","updated_at":"2026-08-21T04:04:42.920Z","avatar_url":"https://github.com/BritishGeologicalSurvey.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357658","html_url":"https://summary.ecosyste.ms/projects/357658"}