{"id":357037,"url":"https://github.com/martinfleis/clustergram","last_synced_at":"2026-06-21T21:01:50.214Z","repository":{"id":44551526,"uuid":"302091608","full_name":"martinfleis/clustergram","owner":"martinfleis","description":"Clustergram - Visualization and diagnostics for cluster analysis in Python","archived":false,"fork":false,"pushed_at":"2026-06-08T14:05:43.000Z","size":12320,"stargazers_count":128,"open_issues_count":5,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-06-08T15:04:26.113Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://clustergram.readthedocs.io","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinfleis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-07T16:12:40.000Z","updated_at":"2026-06-05T09:51:42.000Z","dependencies_parsed_at":"2023-10-03T01:19:10.693Z","dependency_job_id":"01c74c72-c089-4521-8871-1e0b75abe620","html_url":"https://github.com/martinfleis/clustergram","commit_stats":{"total_commits":138,"total_committers":3,"mean_commits":46.0,"dds":0.1159420289855072,"last_synced_commit":"d9a8a504c24082f7fd7495c845e837fa5e448804"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/martinfleis/clustergram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinfleis","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/sbom","scorecard":{"id":621637,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinfleis/clustergram","commit":"6bfe3f8bad654887be25db04795bb75b096145b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/release_to_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_to_pypi.yml:23","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.8.1 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/148747201","Warn: release artifact v0.8.0 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/114612879","Warn: release artifact v0.6.0 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/53237926","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/43462129","Warn: release artifact v0.8.1 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/148747201","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/114612879","Warn: release artifact v0.6.0 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/53237926","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/43462129"],"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'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-21T05:21:16.533Z","repository_id":44551526,"created_at":"2025-08-21T05:21:16.533Z","updated_at":"2025-08-21T05:21:16.533Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34159251,"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-10T02:00:07.152Z","response_time":89,"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":"martinfleis","name":"Martin Fleischmann","uuid":"36797143","kind":"user","description":"Researcher in geographic data science. Member of @geopandas and @pysal development teams.","email":"","website":"martinfleischmann.net","location":"Prague","twitter":"martinfleis","company":null,"icon_url":"https://avatars.githubusercontent.com/u/36797143?u=0cfaa75d3b45a85b440fdec65d348a9dab527b56\u0026v=4","repositories_count":96,"last_synced_at":"2023-04-10T20:00:25.946Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martinfleis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:53:47.258Z","updated_at":"2023-04-10T20:00:25.976Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinfleis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinfleis/repositories"},"packages":[{"id":5295945,"name":"clustergram","ecosystem":"conda","description":null,"homepage":"https://github.com/martinfleis/clustergram","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinfleis/clustergram","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2020-12-23T05:06:58.000Z","latest_release_published_at":"2021-11-12T15:32:14.000Z","latest_release_number":"0.6.0","last_synced_at":"2026-03-23T07:11:00.405Z","created_at":"2022-10-03T15:59:24.521Z","updated_at":"2026-03-23T07:11:58.743Z","registry_url":"https://anaconda.org/conda-forge/clustergram","install_command":"conda install -c conda-forge clustergram","documentation_url":null,"metadata":{},"repo_metadata":{"id":44551526,"uuid":"302091608","full_name":"martinfleis/clustergram","owner":"martinfleis","description":"Clustergram - Visualization and diagnostics for cluster analysis in Python","archived":false,"fork":false,"pushed_at":"2026-01-25T10:07:56.000Z","size":12312,"stargazers_count":128,"open_issues_count":4,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-20T01:29:57.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://clustergram.readthedocs.io","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinfleis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-07T16:12:40.000Z","updated_at":"2026-03-04T21:32:20.000Z","dependencies_parsed_at":"2023-10-03T01:19:10.693Z","dependency_job_id":"a9ca0689-e79f-4b5f-b519-e152175d9352","html_url":"https://github.com/martinfleis/clustergram","commit_stats":{"total_commits":138,"total_committers":3,"mean_commits":46.0,"dds":0.1159420289855072,"last_synced_commit":"d9a8a504c24082f7fd7495c845e837fa5e448804"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/martinfleis/clustergram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinfleis","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/sbom","scorecard":{"id":621637,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinfleis/clustergram","commit":"6bfe3f8bad654887be25db04795bb75b096145b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/release_to_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_to_pypi.yml:23","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.8.1 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/148747201","Warn: release artifact v0.8.0 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/114612879","Warn: release artifact v0.6.0 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/53237926","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/43462129","Warn: release artifact v0.8.1 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/148747201","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/114612879","Warn: release artifact v0.6.0 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/53237926","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/43462129"],"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'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-21T05:21:16.533Z","repository_id":44551526,"created_at":"2025-08-21T05:21:16.533Z","updated_at":"2025-08-21T05:21:16.533Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30852351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-23T06:36:05.369Z","status":"ssl_error","status_checked_at":"2026-03-23T06:36:00.499Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"martinfleis","name":"Martin Fleischmann","uuid":"36797143","kind":"user","description":"Researcher in geographic data science. Member of @geopandas and @pysal development teams.","email":"","website":"martinfleischmann.net","location":"Prague","twitter":"martinfleis","company":null,"icon_url":"https://avatars.githubusercontent.com/u/36797143?u=0cfaa75d3b45a85b440fdec65d348a9dab527b56\u0026v=4","repositories_count":96,"last_synced_at":"2023-04-10T20:00:25.946Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martinfleis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:53:47.258Z","updated_at":"2023-04-10T20:00:25.976Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinfleis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinfleis/repositories"},"tags":[{"name":"v0.8.1","sha":"63c5a701b3086c2e266b30d17615e87818f91ced","kind":"tag","published_at":"2024-03-27T20:06:31.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.8.1","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"b6a033cf978592afc0e93d5967de47a2b003d212","kind":"tag","published_at":"2023-08-01T07:46:55.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.8.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"ffe81fa876c22d6ffda3e2c53a2bd9a696aa5fa7","kind":"tag","published_at":"2023-01-15T19:35:13.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.7.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"3fa52bb498669f1f65f31e7c57b743248ca06ea7","kind":"tag","published_at":"2021-11-12T12:07:52.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.6.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"29a558866020d75b0e58a67cc6fb4929b04b2c18","kind":"tag","published_at":"2021-05-24T12:37:50.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.5.1","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"55f6fcdb601d1320bb0dbfef5433b00a3677bf2d","kind":"tag","published_at":"2021-05-11T21:06:02.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.5.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"afee3760abdf706e5dddd431ba6219128479ee92","kind":"tag","published_at":"2021-04-27T18:57:36.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.4.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"dfc1122b84c7405d5051535bc0a7caa037b99046","kind":"tag","published_at":"2021-01-31T20:21:22.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.3.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"a0461ec3338ce9cea55f156db6e5d0fb9e0a8e6d","kind":"tag","published_at":"2020-12-23T14:59:26.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.2.1","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"968cc40757719deaf90babc1f27a6ffeab92f17f","kind":"tag","published_at":"2020-12-21T22:58:03.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.2.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"195c6c52c2f97d013f6d882598647b6d4235896f","kind":"tag","published_at":"2020-10-14T22:56:27.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.1.2","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"04aaf214c0baf7a67fffc0890cf3e2f781e05119","kind":"tag","published_at":"2020-10-14T22:53:19.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.1.1","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7bcc9b423ac06edce08796966d939164df763c59","kind":"tag","published_at":"2020-10-14T22:49:55.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.1.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-23T07:11:58.743Z","dependent_packages_count":0,"downloads":46693,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.034832077448975,"dependent_packages_count":51.58441039972055,"stargazers_count":32.96072658316283,"forks_count":52.193223214731276,"docker_downloads_count":null,"average":38.693298068765905},"purl":"pkg:conda/clustergram?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/clustergram","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/clustergram","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/clustergram/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-25T13:01:17.221Z","issues_count":16,"pull_requests_count":62,"avg_time_to_close_issue":3537208.230769231,"avg_time_to_close_pull_request":128009.73770491804,"issues_closed_count":13,"pull_requests_closed_count":61,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.125,"avg_comments_per_pull_request":0.5645161290322581,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":33581.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.14285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/issues","maintainers":[{"login":"martinfleis","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/clustergram/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/clustergram/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/clustergram/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/clustergram/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/clustergram/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/clustergram/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","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"}},{"id":2673443,"name":"clustergram","ecosystem":"pypi","description":"Clustergram - visualization and diagnostics for cluster analysis","homepage":"https://clustergram.readthedocs.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinfleis/clustergram","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2020-10-14T23:01:26.000Z","latest_release_published_at":"2024-03-27T20:07:37.000Z","latest_release_number":"0.8.1","last_synced_at":"2026-06-12T17:02:58.973Z","created_at":"2022-04-10T10:22:58.367Z","updated_at":"2026-06-12T17:05:23.983Z","registry_url":"https://pypi.org/project/clustergram/","install_command":"pip install clustergram --index-url https://pypi.org/simple","documentation_url":"https://clustergram.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"clustergram","project_status":null},"repo_metadata":{"id":44551526,"uuid":"302091608","full_name":"martinfleis/clustergram","owner":"martinfleis","description":"Clustergram - Visualization and diagnostics for cluster analysis in Python","archived":false,"fork":false,"pushed_at":"2026-06-08T14:05:43.000Z","size":12320,"stargazers_count":128,"open_issues_count":5,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-06-08T15:04:26.113Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://clustergram.readthedocs.io","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinfleis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-07T16:12:40.000Z","updated_at":"2026-06-05T09:51:42.000Z","dependencies_parsed_at":"2023-10-03T01:19:10.693Z","dependency_job_id":"01c74c72-c089-4521-8871-1e0b75abe620","html_url":"https://github.com/martinfleis/clustergram","commit_stats":{"total_commits":138,"total_committers":3,"mean_commits":46.0,"dds":0.1159420289855072,"last_synced_commit":"d9a8a504c24082f7fd7495c845e837fa5e448804"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/martinfleis/clustergram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinfleis","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/sbom","scorecard":{"id":621637,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinfleis/clustergram","commit":"6bfe3f8bad654887be25db04795bb75b096145b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/release_to_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_pypi.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/release_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/martinfleis/clustergram/tests.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release_to_pypi.yml:23","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.8.1 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/148747201","Warn: release artifact v0.8.0 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/114612879","Warn: release artifact v0.6.0 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/53237926","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/martinfleis/clustergram/releases/43462129","Warn: release artifact v0.8.1 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/148747201","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/114612879","Warn: release artifact v0.6.0 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/53237926","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/martinfleis/clustergram/releases/43462129"],"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'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-21T05:21:16.533Z","repository_id":44551526,"created_at":"2025-08-21T05:21:16.533Z","updated_at":"2025-08-21T05:21:16.533Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34159251,"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-10T02:00:07.152Z","response_time":89,"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":"martinfleis","name":"Martin Fleischmann","uuid":"36797143","kind":"user","description":"Researcher in geographic data science. Member of @geopandas and @pysal development teams.","email":"","website":"martinfleischmann.net","location":"Prague","twitter":"martinfleis","company":null,"icon_url":"https://avatars.githubusercontent.com/u/36797143?u=0cfaa75d3b45a85b440fdec65d348a9dab527b56\u0026v=4","repositories_count":96,"last_synced_at":"2023-04-10T20:00:25.946Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martinfleis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:53:47.258Z","updated_at":"2023-04-10T20:00:25.976Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinfleis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinfleis/repositories"},"tags":[{"name":"v0.8.1","sha":"63c5a701b3086c2e266b30d17615e87818f91ced","kind":"tag","published_at":"2024-03-27T20:06:31.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.8.1","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"b6a033cf978592afc0e93d5967de47a2b003d212","kind":"tag","published_at":"2023-08-01T07:46:55.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.8.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"ffe81fa876c22d6ffda3e2c53a2bd9a696aa5fa7","kind":"tag","published_at":"2023-01-15T19:35:13.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.7.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"3fa52bb498669f1f65f31e7c57b743248ca06ea7","kind":"tag","published_at":"2021-11-12T12:07:52.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.6.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"29a558866020d75b0e58a67cc6fb4929b04b2c18","kind":"tag","published_at":"2021-05-24T12:37:50.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.5.1","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"55f6fcdb601d1320bb0dbfef5433b00a3677bf2d","kind":"tag","published_at":"2021-05-11T21:06:02.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.5.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"afee3760abdf706e5dddd431ba6219128479ee92","kind":"tag","published_at":"2021-04-27T18:57:36.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.4.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"dfc1122b84c7405d5051535bc0a7caa037b99046","kind":"tag","published_at":"2021-01-31T20:21:22.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.3.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"a0461ec3338ce9cea55f156db6e5d0fb9e0a8e6d","kind":"tag","published_at":"2020-12-23T14:59:26.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.2.1","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"968cc40757719deaf90babc1f27a6ffeab92f17f","kind":"tag","published_at":"2020-12-21T22:58:03.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.2.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"195c6c52c2f97d013f6d882598647b6d4235896f","kind":"tag","published_at":"2020-10-14T22:56:27.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.1.2","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"04aaf214c0baf7a67fffc0890cf3e2f781e05119","kind":"tag","published_at":"2020-10-14T22:53:19.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.1.1","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7bcc9b423ac06edce08796966d939164df763c59","kind":"tag","published_at":"2020-10-14T22:49:55.000Z","download_url":"https://codeload.github.com/martinfleis/clustergram/tar.gz/v0.1.0","html_url":"https://github.com/martinfleis/clustergram/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinfleis/clustergram@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-12T17:05:23.983Z","dependent_packages_count":0,"downloads":1605,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":3.921223001596003,"dependent_repos_count":6.6476492826305345,"dependent_packages_count":10.025501552893209,"stargazers_count":6.708177412428686,"forks_count":14.207690080957303,"docker_downloads_count":null,"average":8.302048266101147},"purl":"pkg:pypi/clustergram","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/clustergram","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/clustergram","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/clustergram/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T16:00:31.863Z","issues_count":16,"pull_requests_count":67,"avg_time_to_close_issue":3537208.230769231,"avg_time_to_close_pull_request":120155.25757575758,"issues_closed_count":13,"pull_requests_closed_count":66,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":1.125,"avg_comments_per_pull_request":0.5223880597014925,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13895.444444444443,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/issues","maintainers":[{"login":"martinfleis","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"}],"active_maintainers":[{"login":"martinfleis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clustergram/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clustergram/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clustergram/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clustergram/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clustergram/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clustergram/codemeta","maintainers":[{"uuid":"martinfleis","login":"martinfleis","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/martinfleis/","role":null,"created_at":"2023-01-15T20:39:11.488Z","updated_at":"2023-01-15T20:39:11.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/martinfleis/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":885594,"maintainers_count":379189,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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":30710,"full_name":"martinfleis/clustergram","default_branch":"main","total_commits":162,"total_committers":4,"total_bot_commits":28,"total_bot_committers":2,"mean_commits":40.5,"dds":0.17901234567901236,"past_year_total_commits":11,"past_year_total_committers":3,"past_year_total_bot_commits":8,"past_year_total_bot_committers":2,"past_year_mean_commits":3.6666666666666665,"past_year_dds":0.6363636363636364,"last_synced_at":"2026-06-12T17:05:08.856Z","last_synced_commit":"9fb8bb884ffea821db849239ea010c0f817e4c01","created_at":"2023-03-07T16:44:26.568Z","updated_at":"2026-06-12T17:04:48.202Z","committers":[{"name":"Martin Fleischmann","email":"martin@martinfleischmann.net","login":"martinfleis","count":133},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":24},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Matthew Law","email":"mr.matthewlaw@gmail.com","login":"matthew-law","count":1}],"past_year_committers":[{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Martin Fleischmann","email":"martin@martinfleischmann.net","login":"martinfleis","count":3}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-14T00:00:10.507Z","repositories_count":6259474,"commits_count":882516531,"contributors_count":35085018,"owners_count":1166591,"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":"martinfleis/clustergram","html_url":"https://github.com/martinfleis/clustergram","last_synced_at":"2026-06-10T16:00:31.863Z","status":"active","issues_count":16,"pull_requests_count":67,"avg_time_to_close_issue":3537208.230769231,"avg_time_to_close_pull_request":120155.25757575758,"issues_closed_count":13,"pull_requests_closed_count":66,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":1.125,"avg_comments_per_pull_request":0.5223880597014925,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13895.444444444443,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-10T21:25:05.969Z","updated_at":"2026-06-10T16:00:31.863Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinfleis%2Fclustergram/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"github_actions":3,"dependencies":3}},"issue_author_associations_count":{"table":{"OWNER":14,"NONE":2}},"pull_request_author_associations_count":{"table":{"OWNER":33,"CONTRIBUTOR":33,"NONE":1}},"issue_authors":{"table":{"martinfleis":14,"jGaboardi":1,"behrica":1}},"pull_request_authors":{"table":{"martinfleis":33,"pre-commit-ci[bot]":29,"dependabot[bot]":3,"ljwolf":1,"matthew-law":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-12T00:00:21.419Z","repositories_count":14792547,"issues_count":33200524,"pull_requests_count":109506247,"authors_count":11302899,"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":{"dependencies":3,"github_actions":3}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":8,"OWNER":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"pre-commit-ci[bot]":5,"dependabot[bot]":3,"martinfleis":1}},"maintainers":[{"table":{"login":"martinfleis","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"}}],"active_maintainers":[{"table":{"login":"martinfleis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinfleis"}}]}},"events":{"total":{"DeleteEvent":6,"PullRequestEvent":12,"ForkEvent":1,"IssuesEvent":1,"WatchEvent":7,"IssueCommentEvent":1,"PushEvent":6,"CreateEvent":6},"last_year":{"DeleteEvent":4,"PullRequestEvent":7,"WatchEvent":1,"PushEvent":3,"CreateEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release_to_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T09:16:07.954Z","updated_at":"2023-02-10T09:16:07.954Z","repository_link":"https://github.com/martinfleis/clustergram/blob/main/.github/workflows/release_to_pypi.yml","dependencies":[{"id":7524132840,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7524132841,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7524132842,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7524132843,"package_name":"actions/create-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7524132844,"package_name":"actions/upload-release-asset","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yaml","sha":null,"kind":"manifest","created_at":"2023-02-10T09:16:08.050Z","updated_at":"2023-02-10T09:16:08.050Z","repository_link":"https://github.com/martinfleis/clustergram/blob/main/.github/workflows/tests.yaml","dependencies":[{"id":7524133008,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7524133009,"package_name":"mamba-org/provision-with-micromamba","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7524133010,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T01:19:10.588Z","updated_at":"2023-10-03T01:19:10.588Z","repository_link":"https://github.com/martinfleis/clustergram/blob/main/environment.yml","dependencies":[{"id":14067994742,"package_name":"urbangrammar-graphics","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-03T01:19:10.610Z","updated_at":"2023-10-03T01:19:10.610Z","repository_link":"https://github.com/martinfleis/clustergram/blob/main/pyproject.toml","dependencies":[{"id":14067994794,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14067994795,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14067994796,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":17.06197524601756,"created_at":"2025-04-11T10:18:42.558Z","updated_at":"2026-06-21T21:01:50.214Z","avatar_url":"https://github.com/martinfleis.png","language":"Jupyter Notebook","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357037","html_url":"https://summary.ecosyste.ms/projects/357037"}