{"id":34396,"name":"cmcrameri","description":"Making Fabio Crameri's perceptually uniform colourmaps for geosciences available on PyPI and conda-forge","url":"https://github.com/callumrollo/cmcrameri","last_synced_at":"2025-09-05T06:12:20.345Z","repository":{"id":46178778,"uuid":"261810960","full_name":"callumrollo/cmcrameri","owner":"callumrollo","description":"Making Fabio Crameri's perceptually uniform colourmaps for geosciences available on PyPI and conda-forge","archived":false,"fork":false,"pushed_at":"2025-09-01T20:34:28.000Z","size":1408,"stargazers_count":178,"open_issues_count":4,"forks_count":12,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-01T22:23:31.243Z","etag":null,"topics":["colourmap","conda-forge","matplotlib","pypi","python","scientific-visualization"],"latest_commit_sha":null,"homepage":"http://www.fabiocrameri.ch/colourmaps.php","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/callumrollo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-06T16:04:02.000Z","updated_at":"2025-08-30T15:15:47.000Z","dependencies_parsed_at":"2022-09-14T13:20:59.715Z","dependency_job_id":"9aa1457a-e8bb-4f05-8391-063e37b1af25","html_url":"https://github.com/callumrollo/cmcrameri","commit_stats":{"total_commits":108,"total_committers":10,"mean_commits":10.8,"dds":0.4537037037037037,"last_synced_commit":"2548a67bcd4db9f81119669e0b81c7eac8fddf28"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/callumrollo/cmcrameri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callumrollo","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/sbom","scorecard":{"id":263074,"data":{"date":"2025-08-11","repo":{"name":"github.com/callumrollo/cmcrameri","commit":"b09164c03c04ed3ae33eb1ea97f63667f541a6fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/callumrollo/cmcrameri/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/callumrollo/cmcrameri/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/callumrollo/cmcrameri/pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:29","Info:   1 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   1 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'pypireadme'"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:13"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-17T11:17:11.140Z","repository_id":46178778,"created_at":"2025-08-17T11:17:11.140Z","updated_at":"2025-08-17T11:17:11.140Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273719099,"owners_count":25155655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"callumrollo","name":"Callum Rollo","uuid":"28703282","kind":"user","description":"Oceanographer, Pythonista and data science-ish. Breaks things on Fridays","email":"","website":"https://callumrollo.github.io/","location":"Gothenburg, Sweden","twitter":null,"company":"Voice of the Ocean Foundation","icon_url":"https://avatars.githubusercontent.com/u/28703282?u=eb0a0eadb42c763020c19651fc194b325492025b\u0026v=4","repositories_count":86,"last_synced_at":"2024-06-11T15:40:31.571Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/callumrollo","funding_links":[],"total_stars":136,"followers":69,"following":17,"created_at":"2022-11-15T04:22:08.144Z","updated_at":"2024-06-11T15:40:35.023Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callumrollo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callumrollo/repositories"},"packages":[{"id":2673684,"name":"cmcrameri","ecosystem":"pypi","description":"Perceptually uniform colormaps by Fabio Crameri","homepage":null,"licenses":"MIT License  Colormaps in cmcrameri/cm/cmaps: Copyright (c) 2020 Fabio Crameri  Python scripts and packaging: Copyright (c) 2020 Callum Rollo  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ","normalized_licenses":["Other"],"repository_url":"https://github.com/callumrollo/cmcrameri","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2020-05-06T16:36:52.000Z","latest_release_published_at":"2024-04-22T08:23:52.000Z","latest_release_number":"1.9","last_synced_at":"2025-09-01T22:34:13.550Z","created_at":"2022-04-10T10:23:07.325Z","updated_at":"2025-09-01T22:47:57.266Z","registry_url":"https://pypi.org/project/cmcrameri/","install_command":"pip install cmcrameri --index-url https://pypi.org/simple","documentation_url":"https://cmcrameri.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"cmcrameri","project_status":null},"repo_metadata":{"id":46178778,"uuid":"261810960","full_name":"callumrollo/cmcrameri","owner":"callumrollo","description":"Making Fabio Crameri's perceptually uniform colourmaps for geosciences available on PyPI and conda-forge","archived":false,"fork":false,"pushed_at":"2025-09-01T20:34:28.000Z","size":1408,"stargazers_count":178,"open_issues_count":4,"forks_count":12,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-01T22:23:31.243Z","etag":null,"topics":["colourmap","conda-forge","matplotlib","pypi","python","scientific-visualization"],"latest_commit_sha":null,"homepage":"http://www.fabiocrameri.ch/colourmaps.php","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/callumrollo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-06T16:04:02.000Z","updated_at":"2025-08-30T15:15:47.000Z","dependencies_parsed_at":"2022-09-14T13:20:59.715Z","dependency_job_id":"9aa1457a-e8bb-4f05-8391-063e37b1af25","html_url":"https://github.com/callumrollo/cmcrameri","commit_stats":{"total_commits":108,"total_committers":10,"mean_commits":10.8,"dds":0.4537037037037037,"last_synced_commit":"2548a67bcd4db9f81119669e0b81c7eac8fddf28"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/callumrollo/cmcrameri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callumrollo","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/sbom","scorecard":{"id":263074,"data":{"date":"2025-08-11","repo":{"name":"github.com/callumrollo/cmcrameri","commit":"b09164c03c04ed3ae33eb1ea97f63667f541a6fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/callumrollo/cmcrameri/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/callumrollo/cmcrameri/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/callumrollo/cmcrameri/pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:29","Info:   1 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   1 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'pypireadme'"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:13"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-17T11:17:11.140Z","repository_id":46178778,"created_at":"2025-08-17T11:17:11.140Z","updated_at":"2025-08-17T11:17:11.140Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273203249,"owners_count":25063276,"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":"callumrollo","name":"Callum Rollo","uuid":"28703282","kind":"user","description":"Oceanographer, Pythonista and data science-ish. Breaks things on Fridays","email":"","website":"https://callumrollo.github.io/","location":"Gothenburg, Sweden","twitter":null,"company":"Voice of the Ocean Foundation","icon_url":"https://avatars.githubusercontent.com/u/28703282?u=eb0a0eadb42c763020c19651fc194b325492025b\u0026v=4","repositories_count":86,"last_synced_at":"2024-06-11T15:40:31.571Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/callumrollo","funding_links":[],"total_stars":136,"followers":69,"following":17,"created_at":"2022-11-15T04:22:08.144Z","updated_at":"2024-06-11T15:40:35.023Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callumrollo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callumrollo/repositories"},"tags":[{"name":"v1.9","sha":"2548a67bcd4db9f81119669e0b81c7eac8fddf28","kind":"commit","published_at":"2024-04-02T12:47:46.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.9","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.9/manifests"},{"name":"v1.8","sha":"9f46a317e47e74d36506e7cef69c10fd9af3022d","kind":"commit","published_at":"2024-01-29T14:45:41.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.8","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.8/manifests"},{"name":"v1.7","sha":"c4d448a3d289e33312e5695c70516ea4cf876f3c","kind":"commit","published_at":"2023-07-10T08:39:04.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.7","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.7/manifests"},{"name":"v1.6","sha":"d01661e2864edf6fc0d696e9fb72a69f43daa16a","kind":"commit","published_at":"2023-06-26T11:46:26.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.6","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.6/manifests"},{"name":"v1.5","sha":"ce9a6155aec3df113b65113c2cac5bb1523bdff8","kind":"commit","published_at":"2023-03-15T08:40:59.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.5","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.5/manifests"},{"name":"v1.4","sha":"a0d7da9ef3e8d201d3c8d97a9fdee33a5f8beb3d","kind":"commit","published_at":"2021-11-12T18:41:36.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.4","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.4/manifests"},{"name":"v1.3","sha":"f2f3152758cb3fec33e3e471dd451a58047d051f","kind":"commit","published_at":"2021-10-11T16:24:35.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.3","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.3/manifests"},{"name":"v1.2","sha":"9a604a9a59a10e08e22cf6509c5eebf874d5fe5b","kind":"commit","published_at":"2021-02-02T11:49:40.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.2","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.2/manifests"},{"name":"1.0","sha":"24545de933d909a15f897c0fe8a9be0fdb39c714","kind":"commit","published_at":"2021-01-30T09:49:05.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/1.0","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/1.0/manifests"},{"name":"v0.12","sha":"1d8cf327aa5a32e7003d3d6b3c01392f78ced71b","kind":"commit","published_at":"2020-05-08T16:10:13.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.12","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.12/manifests"},{"name":"v0.11","sha":"af578532ecda951562836c9ba425f5681d7e7b7e","kind":"commit","published_at":"2020-05-08T15:17:25.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.11","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.11/manifests"},{"name":"v0.10","sha":"9238deb10140c9dd3e199948e62c00d756cd22d5","kind":"commit","published_at":"2020-05-08T13:26:07.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.10","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.10/manifests"},{"name":"v0.9","sha":"d13e2451fc2eb6fbe08592eca6fcf76f6d9ff591","kind":"commit","published_at":"2020-05-06T20:01:58.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.9","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.9/manifests"},{"name":"v0.8","sha":"30a0e8e1135269db4926ec4cd247c33ff4033569","kind":"commit","published_at":"2020-05-06T18:40:49.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.8","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.8/manifests"},{"name":"v0.7","sha":"3f099be6f93897c9366991351cac17eaefdf1fe7","kind":"commit","published_at":"2020-05-06T18:29:55.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.7","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.7/manifests"},{"name":"v0.6","sha":"5d6d4ad6d70ae518657b0f3ca5fd8308c547be45","kind":"commit","published_at":"2020-05-06T18:18:58.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.6","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.6/manifests"},{"name":"v0.5","sha":"3ca899457f124398b4c3c8a2d2a5886a9f240aad","kind":"commit","published_at":"2020-05-06T18:01:12.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.5","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.5/manifests"},{"name":"v0.4","sha":"61a1cf52ae493d5f57d8dcccc77609ce2de20661","kind":"commit","published_at":"2020-05-06T17:06:58.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.4","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.4/manifests"},{"name":"v0.3","sha":"bdbe9e5a431f1dcedc29a03d168b0fad3d35f634","kind":"commit","published_at":"2020-05-06T16:50:05.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.3","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.3/manifests"},{"name":"v0.2","sha":"cce2493c89efeb15fc21af0431cb1ed0fbf68e16","kind":"commit","published_at":"2020-05-06T16:35:50.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.2","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.2/manifests"},{"name":"v0.1","sha":"38084b16235e1160116dac5775fe7435f9d16527","kind":"commit","published_at":"2020-05-06T16:18:53.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.1","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T22:47:57.266Z","dependent_packages_count":19,"downloads":39307,"downloads_period":"last-month","dependent_repos_count":18,"rankings":{"downloads":5.212961215843011,"dependent_repos_count":3.408016530185888,"dependent_packages_count":0.9022008898106387,"stargazers_count":null,"forks_count":null,"docker_downloads_count":3.296569234816224,"average":3.2049369676639405},"purl":"pkg:pypi/cmcrameri","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cmcrameri","docker_dependents_count":2,"docker_downloads_count":52,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cmcrameri","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cmcrameri/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:20:40.066Z","issues_count":13,"pull_requests_count":45,"avg_time_to_close_issue":4708402.2727272725,"avg_time_to_close_pull_request":3273295.214285714,"issues_closed_count":11,"pull_requests_closed_count":42,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":2.769230769230769,"avg_comments_per_pull_request":0.9555555555555556,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":1,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":499742.64285714284,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.47058823529411764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/issues","maintainers":[{"login":"callumrollo","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/callumrollo"}],"active_maintainers":[{"login":"callumrollo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/callumrollo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmcrameri/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmcrameri/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmcrameri/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmcrameri/related_packages","maintainers":[{"uuid":"callumrollo","login":"callumrollo","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/callumrollo/","role":null,"created_at":"2022-11-24T11:15:49.834Z","updated_at":"2022-11-24T11:15:49.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/callumrollo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725006,"maintainers_count":308320,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5295960,"name":"cmcrameri","ecosystem":"conda","description":"cmcrameri is a Python wrapper around Fabio Crameri's perceptually uniform colour maps http://www.fabiocrameri.ch/colourmaps.php","homepage":"https://github.com/callumrollo/cmcrameri","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/callumrollo/cmcrameri","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2020-05-10T17:43:06.000Z","latest_release_published_at":"2021-11-13T13:07:18.000Z","latest_release_number":"1.4","last_synced_at":"2025-09-01T22:37:49.903Z","created_at":"2022-10-03T15:59:25.934Z","updated_at":"2025-09-01T22:47:57.271Z","registry_url":"https://anaconda.org/conda-forge/cmcrameri","install_command":"conda install -c conda-forge cmcrameri","documentation_url":null,"metadata":{},"repo_metadata":{"id":46178778,"uuid":"261810960","full_name":"callumrollo/cmcrameri","owner":"callumrollo","description":"Making Fabio Crameri's perceptually uniform colourmaps for geosciences available on PyPI and conda-forge","archived":false,"fork":false,"pushed_at":"2025-09-01T20:34:28.000Z","size":1408,"stargazers_count":178,"open_issues_count":4,"forks_count":12,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-01T22:23:31.243Z","etag":null,"topics":["colourmap","conda-forge","matplotlib","pypi","python","scientific-visualization"],"latest_commit_sha":null,"homepage":"http://www.fabiocrameri.ch/colourmaps.php","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/callumrollo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-06T16:04:02.000Z","updated_at":"2025-08-30T15:15:47.000Z","dependencies_parsed_at":"2022-09-14T13:20:59.715Z","dependency_job_id":"9aa1457a-e8bb-4f05-8391-063e37b1af25","html_url":"https://github.com/callumrollo/cmcrameri","commit_stats":{"total_commits":108,"total_committers":10,"mean_commits":10.8,"dds":0.4537037037037037,"last_synced_commit":"2548a67bcd4db9f81119669e0b81c7eac8fddf28"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/callumrollo/cmcrameri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callumrollo","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/sbom","scorecard":{"id":263074,"data":{"date":"2025-08-11","repo":{"name":"github.com/callumrollo/cmcrameri","commit":"b09164c03c04ed3ae33eb1ea97f63667f541a6fa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/callumrollo/cmcrameri/pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/callumrollo/cmcrameri/pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/callumrollo/cmcrameri/pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:29","Info:   1 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   1 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'pypireadme'"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:13"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-17T11:17:11.140Z","repository_id":46178778,"created_at":"2025-08-17T11:17:11.140Z","updated_at":"2025-08-17T11:17:11.140Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273203249,"owners_count":25063276,"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":"callumrollo","name":"Callum Rollo","uuid":"28703282","kind":"user","description":"Oceanographer, Pythonista and data science-ish. Breaks things on Fridays","email":"","website":"https://callumrollo.github.io/","location":"Gothenburg, Sweden","twitter":null,"company":"Voice of the Ocean Foundation","icon_url":"https://avatars.githubusercontent.com/u/28703282?u=eb0a0eadb42c763020c19651fc194b325492025b\u0026v=4","repositories_count":86,"last_synced_at":"2024-06-11T15:40:31.571Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/callumrollo","funding_links":[],"total_stars":136,"followers":69,"following":17,"created_at":"2022-11-15T04:22:08.144Z","updated_at":"2024-06-11T15:40:35.023Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callumrollo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callumrollo/repositories"},"tags":[{"name":"v1.9","sha":"2548a67bcd4db9f81119669e0b81c7eac8fddf28","kind":"commit","published_at":"2024-04-02T12:47:46.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.9","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.9/manifests"},{"name":"v1.8","sha":"9f46a317e47e74d36506e7cef69c10fd9af3022d","kind":"commit","published_at":"2024-01-29T14:45:41.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.8","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.8/manifests"},{"name":"v1.7","sha":"c4d448a3d289e33312e5695c70516ea4cf876f3c","kind":"commit","published_at":"2023-07-10T08:39:04.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.7","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.7/manifests"},{"name":"v1.6","sha":"d01661e2864edf6fc0d696e9fb72a69f43daa16a","kind":"commit","published_at":"2023-06-26T11:46:26.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.6","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.6/manifests"},{"name":"v1.5","sha":"ce9a6155aec3df113b65113c2cac5bb1523bdff8","kind":"commit","published_at":"2023-03-15T08:40:59.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.5","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.5/manifests"},{"name":"v1.4","sha":"a0d7da9ef3e8d201d3c8d97a9fdee33a5f8beb3d","kind":"commit","published_at":"2021-11-12T18:41:36.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.4","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.4/manifests"},{"name":"v1.3","sha":"f2f3152758cb3fec33e3e471dd451a58047d051f","kind":"commit","published_at":"2021-10-11T16:24:35.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.3","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.3/manifests"},{"name":"v1.2","sha":"9a604a9a59a10e08e22cf6509c5eebf874d5fe5b","kind":"commit","published_at":"2021-02-02T11:49:40.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v1.2","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v1.2/manifests"},{"name":"1.0","sha":"24545de933d909a15f897c0fe8a9be0fdb39c714","kind":"commit","published_at":"2021-01-30T09:49:05.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/1.0","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/1.0/manifests"},{"name":"v0.12","sha":"1d8cf327aa5a32e7003d3d6b3c01392f78ced71b","kind":"commit","published_at":"2020-05-08T16:10:13.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.12","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.12/manifests"},{"name":"v0.11","sha":"af578532ecda951562836c9ba425f5681d7e7b7e","kind":"commit","published_at":"2020-05-08T15:17:25.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.11","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.11/manifests"},{"name":"v0.10","sha":"9238deb10140c9dd3e199948e62c00d756cd22d5","kind":"commit","published_at":"2020-05-08T13:26:07.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.10","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.10/manifests"},{"name":"v0.9","sha":"d13e2451fc2eb6fbe08592eca6fcf76f6d9ff591","kind":"commit","published_at":"2020-05-06T20:01:58.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.9","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.9/manifests"},{"name":"v0.8","sha":"30a0e8e1135269db4926ec4cd247c33ff4033569","kind":"commit","published_at":"2020-05-06T18:40:49.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.8","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.8/manifests"},{"name":"v0.7","sha":"3f099be6f93897c9366991351cac17eaefdf1fe7","kind":"commit","published_at":"2020-05-06T18:29:55.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.7","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.7/manifests"},{"name":"v0.6","sha":"5d6d4ad6d70ae518657b0f3ca5fd8308c547be45","kind":"commit","published_at":"2020-05-06T18:18:58.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.6","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.6/manifests"},{"name":"v0.5","sha":"3ca899457f124398b4c3c8a2d2a5886a9f240aad","kind":"commit","published_at":"2020-05-06T18:01:12.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.5","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.5/manifests"},{"name":"v0.4","sha":"61a1cf52ae493d5f57d8dcccc77609ce2de20661","kind":"commit","published_at":"2020-05-06T17:06:58.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.4","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.4/manifests"},{"name":"v0.3","sha":"bdbe9e5a431f1dcedc29a03d168b0fad3d35f634","kind":"commit","published_at":"2020-05-06T16:50:05.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.3","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.3/manifests"},{"name":"v0.2","sha":"cce2493c89efeb15fc21af0431cb1ed0fbf68e16","kind":"commit","published_at":"2020-05-06T16:35:50.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.2","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.2/manifests"},{"name":"v0.1","sha":"38084b16235e1160116dac5775fe7435f9d16527","kind":"commit","published_at":"2020-05-06T16:18:53.000Z","download_url":"https://codeload.github.com/callumrollo/cmcrameri/tar.gz/v0.1","html_url":"https://github.com/callumrollo/cmcrameri/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/callumrollo/cmcrameri@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T22:47:57.271Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":12.111382803533111,"dependent_packages_count":19.596786266779777,"stargazers_count":38.71949698088727,"forks_count":46.08513398872199,"docker_downloads_count":null,"average":29.12820000998054},"purl":"pkg:conda/cmcrameri","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cmcrameri","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cmcrameri","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cmcrameri/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:20:40.066Z","issues_count":13,"pull_requests_count":45,"avg_time_to_close_issue":4708402.2727272725,"avg_time_to_close_pull_request":3273295.214285714,"issues_closed_count":11,"pull_requests_closed_count":42,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":2.769230769230769,"avg_comments_per_pull_request":0.9555555555555556,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":26,"past_year_issues_count":1,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":499742.64285714284,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.47058823529411764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/issues","maintainers":[{"login":"callumrollo","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/callumrollo"}],"active_maintainers":[{"login":"callumrollo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/callumrollo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cmcrameri/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cmcrameri/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cmcrameri/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cmcrameri/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":30718,"full_name":"callumrollo/cmcrameri","default_branch":"main","committers":[{"name":"Callum Rollo","email":"c.rollo@outlook.com","login":"callumrollo","count":63},{"name":"zmoon","email":"zmoon92@gmail.com","login":"zmoon","count":17},{"name":"Filipe Fernandes","email":"ocefpaf@gmail.com","login":"ocefpaf","count":16},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":13},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Stewart Allen","email":"stewart.allen@bom.gov.au","login":null,"count":2},{"name":"Ryuichi Arafune","email":"ryuichi.arafune@gmail.com","login":"arafune","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"FloLangenfeld","email":"florent.langenfeld@gmail.com","login":"FloLangenfeld","count":1},{"name":"ESiddle","email":"59693552+ESiddle","login":"ESiddle","count":1}],"total_commits":121,"total_committers":10,"total_bot_commits":19,"total_bot_committers":2,"mean_commits":12.1,"dds":0.47933884297520657,"past_year_committers":[{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":6},{"name":"Callum Rollo","email":"c.rollo@outlook.com","login":"callumrollo","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3}],"past_year_total_commits":13,"past_year_total_committers":3,"past_year_total_bot_commits":9,"past_year_total_bot_committers":2,"past_year_mean_commits":4.333333333333333,"past_year_dds":0.5384615384615384,"last_synced_at":"2025-05-17T06:05:01.167Z","last_synced_commit":"d3fecb5b0b204bf7636fc75101434f38af52bbba","created_at":"2023-03-07T16:44:27.346Z","updated_at":"2025-05-17T06:05:02.349Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"callumrollo/cmcrameri","html_url":"https://github.com/callumrollo/cmcrameri","last_synced_at":"2025-09-05T04:03:07.656Z","status":null,"issues_count":13,"pull_requests_count":59,"avg_time_to_close_issue":4708402.2727272725,"avg_time_to_close_pull_request":3227783.326923077,"issues_closed_count":11,"pull_requests_closed_count":52,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":2.4615384615384617,"avg_comments_per_pull_request":0.7966101694915254,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":1,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":394212.8333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":17,"created_at":"2023-05-10T21:25:10.732Z","updated_at":"2025-09-05T04:03:07.658Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/callumrollo%2Fcmcrameri/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":9,"OWNER":2,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":43,"OWNER":15,"NONE":1},"issue_authors":{"ocefpaf":2,"callumrollo":2,"MarkWieczorek":1,"fangfufu":1,"mohseniaref":1,"Nkehoe-QUB":1,"gwerbin":1,"zak489":1,"beskep":1,"brosaplanella":1,"QuLogic":1},"pull_request_authors":{"pre-commit-ci[bot]":21,"callumrollo":15,"dependabot[bot]":14,"ocefpaf":3,"zmoon":1,"kianmeng":1,"ESiddle":1,"arafune":1,"scrallen":1,"FloLangenfeld":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":21,"OWNER":3},"past_year_issue_authors":{"Nkehoe-QUB":1},"past_year_pull_request_authors":{"dependabot[bot]":11,"pre-commit-ci[bot]":10,"callumrollo":3},"maintainers":[{"login":"callumrollo","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/callumrollo"}],"active_maintainers":[{"login":"callumrollo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/callumrollo"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":39,"DeleteEvent":5,"IssueCommentEvent":12,"PushEvent":28,"PullRequestEvent":24,"ForkEvent":3,"CreateEvent":6},"last_year":{"IssuesEvent":2,"WatchEvent":39,"DeleteEvent":5,"IssueCommentEvent":12,"PushEvent":28,"PullRequestEvent":24,"ForkEvent":3,"CreateEvent":6}},"keywords":["colourmap","conda-forge","matplotlib","pypi","python","scientific-visualization"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-14T13:20:59.484Z","updated_at":"2022-09-14T13:20:59.484Z","repository_link":"https://github.com/callumrollo/cmcrameri/blob/main/requirements.txt","dependencies":[{"id":4829185222,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-14T13:20:59.614Z","updated_at":"2022-09-14T13:20:59.614Z","repository_link":"https://github.com/callumrollo/cmcrameri/blob/main/setup.py","dependencies":[{"id":4829185370,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4829185371,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":18.088341275667467,"created_at":"2025-09-04T15:51:07.782Z","updated_at":"2025-10-07T08:14:24.099Z","avatar_url":"https://github.com/callumrollo.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":39307,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.8035877"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["gravitational-lensing","mesh","pipeline-testing","energy-system","exoplanet","datacleaner","data-profilers","optimizer","hydrology","spacy-extension"],"project_url":"https://science.ecosyste.ms/api/v1/projects/34396","html_url":"https://science.ecosyste.ms/projects/34396","bibtex_url":"https://science.ecosyste.ms/projects/34396/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/34396/export.apalike"}