{"id":356336,"url":"https://github.com/hajimes/mmh3","last_synced_at":"2026-08-12T22:32:47.822Z","repository":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":{"login":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"packages":[{"id":11780394,"name":"github.com/hajimes/mmh3","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2015-06-07T22:59:44.000Z","latest_release_published_at":"2026-03-05T15:11:36.000Z","latest_release_number":"v5.2.1+incompatible","last_synced_at":"2026-08-11T22:04:16.018Z","created_at":"2025-06-09T09:47:11.826Z","updated_at":"2026-08-11T22:04:16.018Z","registry_url":"https://pkg.go.dev/github.com/hajimes/mmh3","install_command":"go get github.com/hajimes/mmh3","documentation_url":"https://pkg.go.dev/github.com/hajimes/mmh3#section-documentation","metadata":{},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v5.2.1","sha":"a4c44d81a8dc433ac50977425d7a5cf27cea9f0c","kind":"tag","published_at":"2026-03-05T15:38:42.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"8cf79c1236a2617ea49bb4c719583d29f4d1f435","kind":"tag","published_at":"2025-07-29T06:55:39.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1a7ebcedb94e12ce95c814eb4579bbed29691a63","kind":"tag","published_at":"2025-01-25T07:46:37.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"9d559d2d5aa5c1f080d7c09393ab372f5f6495af","kind":"tag","published_at":"2024-09-22T16:31:58.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"87fd668f94da6e2ae3c416177a9431b2cbdf56f8","kind":"tag","published_at":"2024-09-18T08:26:04.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T23:16:21.016Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":3.5108532821250114,"forks_count":3.2975317118239653,"docker_downloads_count":null,"average":4.47991817438727},"purl":"pkg:golang/github.com/hajimes/mmh3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hajimes/mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hajimes/mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hajimes/mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhajimes%2Fmmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhajimes%2Fmmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhajimes%2Fmmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhajimes%2Fmmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhajimes%2Fmmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhajimes%2Fmmh3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263068,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2804865,"name":"mmh3","ecosystem":"pypi","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","homepage":"https://pypi.org/project/mmh3/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":["utility","hash","MurmurHash"],"namespace":null,"versions_count":17,"first_release_published_at":"2011-06-07T14:17:38.000Z","latest_release_published_at":"2026-03-05T15:53:40.000Z","latest_release_number":"5.2.1","last_synced_at":"2026-08-11T22:04:16.601Z","created_at":"2022-04-10T11:37:39.073Z","updated_at":"2026-08-11T22:04:16.601Z","registry_url":"https://pypi.org/project/mmh3/","install_command":"pip install mmh3 --index-url https://pypi.org/simple","documentation_url":"https://mmh3.readthedocs.io/","metadata":{"funding":null,"documentation":"https://mmh3.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Free Threading :: 2 - Beta","Topic :: Software Development :: Libraries","Topic :: Utilities"],"normalized_name":"mmh3","project_status":null},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2024-01-09T06:59:33.000Z","size":229,"stargazers_count":306,"open_issues_count":1,"forks_count":71,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-05-17T17:02:44.172Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2024-05-15T14:21:19.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590197,"owners_count":16201269,"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","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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T12:38:55.537Z","dependent_packages_count":152,"downloads":71099974,"downloads_period":"last-month","dependent_repos_count":1823,"rankings":{"downloads":0.1967047514950153,"dependent_repos_count":0.26358831293614887,"dependent_packages_count":0.19672998070191364,"stargazers_count":3.724171688084585,"forks_count":5.169181464042278,"docker_downloads_count":0.528777830412127,"average":1.6798590046120114},"purl":"pkg:pypi/mmh3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mmh3","docker_dependents_count":164,"docker_downloads_count":257066770,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T12:04:28.769Z","issues_count":44,"pull_requests_count":29,"avg_time_to_close_issue":23574581.9,"avg_time_to_close_pull_request":9189538.896551725,"issues_closed_count":40,"pull_requests_closed_count":29,"pull_request_authors_count":14,"issue_authors_count":31,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.0344827586206897,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":7,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":1848533.5,"past_year_avg_time_to_close_pull_request":25042.6875,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.7142857142857143,"past_year_avg_comments_per_pull_request":0.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmh3/codemeta","maintainers":[{"uuid":"Hajime.Senuma","login":"Hajime.Senuma","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Hajime.Senuma/","role":null,"created_at":"2023-02-15T08:46:58.898Z","updated_at":"2023-02-15T08:46:58.898Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Hajime.Senuma/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927804,"maintainers_count":398336,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":1},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-12T11:14:47.060Z","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":6065053,"name":"py3-mmh3","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2026-03-20T05:26:57.000Z","latest_release_number":"5.2.1-r0","last_synced_at":"2026-07-26T12:01:12.533Z","created_at":"2023-01-31T19:16:12.588Z","updated_at":"2026-08-06T23:16:21.030Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-mmh3","install_command":"apk add py3-mmh3","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v5.2.1","sha":"a4c44d81a8dc433ac50977425d7a5cf27cea9f0c","kind":"tag","published_at":"2026-03-05T15:38:42.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"8cf79c1236a2617ea49bb4c719583d29f4d1f435","kind":"tag","published_at":"2025-07-29T06:55:39.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1a7ebcedb94e12ce95c814eb4579bbed29691a63","kind":"tag","published_at":"2025-01-25T07:46:37.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"9d559d2d5aa5c1f080d7c09393ab372f5f6495af","kind":"tag","published_at":"2024-09-22T16:31:58.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"87fd668f94da6e2ae3c416177a9431b2cbdf56f8","kind":"tag","published_at":"2024-09-18T08:26:04.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T23:16:21.030Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":16.22964934251722,"forks_count":14.429398872886662,"average":11.324945209768316},"purl":"pkg:apk/alpine/py3-mmh3?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":"oleg.titov@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-02-01T01:29:53.595Z","updated_at":"2023-02-01T01:29:53.595Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39886,"maintainers_count":902,"namespaces_count":3,"keywords_count":6588,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2846},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-10T05:07:40.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":5285468,"name":"mmh3","ecosystem":"conda","description":"mmh3 is a Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust non-cryptographic hash functions invented by Austin Appleby.","homepage":"https://github.com/hajimes/mmh3","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-21T13:33:30.000Z","latest_release_published_at":"2025-01-08T20:09:20.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-04-01T10:11:54.421Z","created_at":"2022-10-03T15:42:52.483Z","updated_at":"2026-04-01T10:11:54.421Z","registry_url":"https://anaconda.org/anaconda/mmh3","install_command":"conda install -c anaconda mmh3","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2022-11-09T06:12:51.000Z","size":183,"stargazers_count":252,"open_issues_count":15,"forks_count":72,"subscribers_count":9,"default_branch":"master","last_synced_at":"2023-03-21T11:14:39.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2023-03-17T12:00:41.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":null,"html_url":"https://github.com/hajimes/mmh3","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":"University of Tokyo","avatar_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-02-20T05:20:33.887Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes"},"tags":[{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0"}]},"repo_metadata_updated_at":"2023-03-22T07:24:37.432Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":44.49862846693081,"dependent_packages_count":50.99055166107894,"stargazers_count":36.50213284582571,"forks_count":34.33881779402803,"docker_downloads_count":null,"average":41.58253269196587},"purl":"pkg:conda/mmh3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:28:10.529Z","issues_count":35,"pull_requests_count":13,"avg_time_to_close_issue":27542135.818181816,"avg_time_to_close_pull_request":20468918.846153848,"issues_closed_count":33,"pull_requests_closed_count":13,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8461538461538463,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":6124261.888888889,"past_year_avg_time_to_close_pull_request":11663503.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/mmh3/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5464,"maintainers_count":0,"namespaces_count":0,"keywords_count":3297,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":823},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-10T05:08:16.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13009418,"name":"py3-mmh3","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-12-02T00:39:45.000Z","latest_release_published_at":"2025-12-02T00:39:45.000Z","latest_release_number":"5.2.0-r0","last_synced_at":"2026-04-12T05:06:54.168Z","created_at":"2026-01-31T00:58:24.902Z","updated_at":"2026-08-06T23:16:20.604Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-mmh3","install_command":"apk add py3-mmh3","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T23:16:20.603Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mmh3?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":"oleg.titov@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":114,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2026-03-04T02:16:32.996Z","updated_at":"2026-03-04T02:16:32.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":733},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-12T05:05:17.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13009417,"name":"py3-mmh3-doc","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-12-02T00:39:45.000Z","latest_release_published_at":"2025-12-02T00:39:45.000Z","latest_release_number":"5.2.0-r0","last_synced_at":"2026-04-09T12:04:31.165Z","created_at":"2026-01-31T00:58:24.816Z","updated_at":"2026-08-06T23:16:20.604Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-mmh3-doc","install_command":"apk add py3-mmh3-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T23:16:20.603Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mmh3-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-mmh3-doc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":"oleg.titov@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":114,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2026-03-03T17:52:26.168Z","updated_at":"2026-03-03T17:52:26.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":733},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-12T05:05:17.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13086301,"name":"python312Packages.mmh3","ecosystem":"nixpkgs","description":"Python wrapper for MurmurHash3, a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:03:39.705Z","latest_release_published_at":"2026-02-01T18:03:39.705Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-08T07:12:47.392Z","created_at":"2026-02-01T18:03:34.640Z","updated_at":"2026-08-06T23:16:20.610Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.mmh3","install_command":"nix-env -iA nixpkgs.python312Packages.mmh3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/mmh3/default.nix#L23","metadata":{"nix_attribute":"python3.12-mmh3-4.1.0","position":"pkgs/development/python-modules/mmh3/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mmh3","upstream_purl":"pkg:pypi/mmh3"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T23:16:20.609Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.mmh3?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.mmh3/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":2012},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-12T05:04:54.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13296788,"name":"python310Packages.mmh3","ecosystem":"nixpkgs","description":"Python wrapper for MurmurHash3, a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:29:33.894Z","latest_release_published_at":"2026-02-02T06:29:33.894Z","latest_release_number":"4.0.1","last_synced_at":"2026-04-10T22:02:48.277Z","created_at":"2026-02-02T06:29:32.799Z","updated_at":"2026-08-06T23:16:20.620Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.mmh3","install_command":"nix-env -iA nixpkgs.python310Packages.mmh3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/mmh3/default.nix#L24","metadata":{"nix_attribute":"python3.10-mmh3-4.0.1","position":"pkgs/development/python-modules/mmh3/default.nix:24","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mmh3","upstream_purl":"pkg:pypi/mmh3"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T23:16:20.620Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.mmh3?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.mmh3/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":2007},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-12T05:05:01.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13304467,"name":"python311Packages.mmh3","ecosystem":"nixpkgs","description":"Python wrapper for MurmurHash3, a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:59:09.205Z","latest_release_published_at":"2026-02-02T06:59:09.205Z","latest_release_number":"4.0.1","last_synced_at":"2026-03-07T06:39:56.443Z","created_at":"2026-02-02T06:59:05.314Z","updated_at":"2026-08-06T23:16:20.628Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.mmh3","install_command":"nix-env -iA nixpkgs.python311Packages.mmh3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/mmh3/default.nix#L24","metadata":{"nix_attribute":"python3.11-mmh3-4.0.1","position":"pkgs/development/python-modules/mmh3/default.nix:24","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mmh3","upstream_purl":"pkg:pypi/mmh3"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T23:16:20.628Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.mmh3?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.mmh3/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":2007},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-12T05:05:01.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12868629,"name":"python313Packages.mmh3","ecosystem":"nixpkgs","description":"Python wrapper for MurmurHash3, a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:55:21.051Z","latest_release_published_at":"2026-01-27T02:55:21.051Z","latest_release_number":"5.2.0","last_synced_at":"2026-05-14T02:19:40.195Z","created_at":"2026-01-27T02:55:20.837Z","updated_at":"2026-08-06T23:16:20.622Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.mmh3","install_command":"nix-env -iA nixpkgs.python313Packages.mmh3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/mmh3/default.nix#L28","metadata":{"nix_attribute":"python3.13-mmh3-5.2.0","position":"pkgs/development/python-modules/mmh3/default.nix:28","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mmh3","upstream_purl":"pkg:pypi/mmh3"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T23:16:20.622Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.mmh3?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.mmh3/codemeta","maintainers":[{"uuid":"sarahec","login":null,"name":"Sarah Clark","email":"seclark@nextquestion.net","url":"https://github.com/sarahec","packages_count":215,"html_url":null,"role":null,"created_at":"2026-03-07T03:18:07.444Z","updated_at":"2026-03-07T03:18:07.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/sarahec/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":152653,"maintainers_count":4862,"namespaces_count":0,"keywords_count":3247,"github":"NixOS","metadata":{"funded_packages_count":4207},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-12T05:03:09.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12892306,"name":"python314Packages.mmh3","ecosystem":"nixpkgs","description":"Python wrapper for MurmurHash3, a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:25:18.296Z","latest_release_published_at":"2026-01-27T08:25:18.296Z","latest_release_number":"5.2.0","last_synced_at":"2026-05-14T17:14:41.004Z","created_at":"2026-01-27T08:25:17.909Z","updated_at":"2026-08-06T23:16:20.635Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.mmh3","install_command":"nix-env -iA nixpkgs.python314Packages.mmh3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/mmh3/default.nix#L28","metadata":{"nix_attribute":"python3.14-mmh3-5.2.0","position":"pkgs/development/python-modules/mmh3/default.nix:28","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mmh3","upstream_purl":"pkg:pypi/mmh3"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T23:16:20.634Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.mmh3?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.mmh3/codemeta","maintainers":[{"uuid":"sarahec","login":null,"name":"Sarah Clark","email":"seclark@nextquestion.net","url":"https://github.com/sarahec","packages_count":215,"html_url":null,"role":null,"created_at":"2026-03-07T08:26:34.381Z","updated_at":"2026-03-07T08:26:34.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/sarahec/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":152653,"maintainers_count":4862,"namespaces_count":0,"keywords_count":3247,"github":"NixOS","metadata":{"funded_packages_count":4207},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-12T05:03:09.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":14527810,"name":"devel/py-mmh3","ecosystem":"pkgsrc","description":"Python wrapper for MurmurHash3","homepage":"https://github.com/hajimes/mmh3","licenses":"cc0-1.0-universal","normalized_licenses":["MulanPSL-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T07:53:53.000Z","latest_release_published_at":"2026-03-19T07:53:53.000Z","latest_release_number":"5.2.1","last_synced_at":"2026-08-01T22:03:35.996Z","created_at":"2026-05-27T06:39:57.506Z","updated_at":"2026-08-06T23:16:20.632Z","registry_url":"https://pkgsrc.se/devel/py-mmh3","install_command":"pkg_add py313-mmh3","documentation_url":"https://pkgsrc.se/devel/py-mmh3","metadata":{"pkg_slug":"py-mmh3","pkgbase":"py313-mmh3","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py313-mmh3-5.2.1"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T23:16:20.631Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/devel/py-mmh3?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-mmh3/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-mmh3/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":363,"github":"pkgsrc","metadata":{"funded_packages_count":332},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-12T05:03:04.451Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13077449,"name":"python311Packages.mmh3","ecosystem":"nixpkgs","description":"Python wrapper for MurmurHash3, a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:35:51.023Z","latest_release_published_at":"2026-02-01T17:35:51.023Z","latest_release_number":"4.1.0","last_synced_at":"2026-07-24T20:55:55.066Z","created_at":"2026-02-01T17:35:29.556Z","updated_at":"2026-08-06T23:16:20.646Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.mmh3","install_command":"nix-env -iA nixpkgs.python311Packages.mmh3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/mmh3/default.nix#L23","metadata":{"nix_attribute":"python3.11-mmh3-4.1.0","position":"pkgs/development/python-modules/mmh3/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mmh3","upstream_purl":"pkg:pypi/mmh3"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T23:16:20.645Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.mmh3?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.mmh3/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":2012},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-12T05:04:54.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13196433,"name":"python311Packages.mmh3","ecosystem":"nixpkgs","description":"Python wrapper for MurmurHash3, a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:27:29.765Z","latest_release_published_at":"2026-02-02T00:27:29.765Z","latest_release_number":"4.1.0","last_synced_at":"2026-05-11T15:09:59.839Z","created_at":"2026-02-02T00:27:28.497Z","updated_at":"2026-08-06T23:16:20.642Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.mmh3","install_command":"nix-env -iA nixpkgs.python311Packages.mmh3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/mmh3/default.nix#L23","metadata":{"nix_attribute":"python3.11-mmh3-4.1.0","position":"pkgs/development/python-modules/mmh3/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mmh3","upstream_purl":"pkg:pypi/mmh3"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T23:16:20.642Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.mmh3?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.mmh3/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":1794},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-12T05:03:06.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13204714,"name":"python312Packages.mmh3","ecosystem":"nixpkgs","description":"Python wrapper for MurmurHash3, a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:59:51.342Z","latest_release_published_at":"2026-02-02T00:59:51.342Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-07T12:07:12.650Z","created_at":"2026-02-02T00:59:50.422Z","updated_at":"2026-08-06T23:16:20.660Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.mmh3","install_command":"nix-env -iA nixpkgs.python312Packages.mmh3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/mmh3/default.nix#L23","metadata":{"nix_attribute":"python3.12-mmh3-4.1.0","position":"pkgs/development/python-modules/mmh3/default.nix:23","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"mmh3","upstream_purl":"pkg:pypi/mmh3"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T23:16:20.660Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.mmh3?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.mmh3/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":1794},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-12T05:03:06.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":11765958,"name":"py3-mmh3-doc","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.0.1-r2","last_synced_at":"2026-04-01T10:11:51.644Z","created_at":"2025-06-07T18:33:51.929Z","updated_at":"2026-08-06T23:16:20.988Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-mmh3-doc","install_command":"apk add py3-mmh3-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v5.2.1","sha":"a4c44d81a8dc433ac50977425d7a5cf27cea9f0c","kind":"tag","published_at":"2026-03-05T15:38:42.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"8cf79c1236a2617ea49bb4c719583d29f4d1f435","kind":"tag","published_at":"2025-07-29T06:55:39.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1a7ebcedb94e12ce95c814eb4579bbed29691a63","kind":"tag","published_at":"2025-01-25T07:46:37.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"9d559d2d5aa5c1f080d7c09393ab372f5f6495af","kind":"tag","published_at":"2024-09-22T16:31:58.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"87fd668f94da6e2ae3c416177a9431b2cbdf56f8","kind":"tag","published_at":"2024-09-18T08:26:04.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T23:16:20.987Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mmh3-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3-doc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2025-06-08T15:40:25.255Z","updated_at":"2025-06-08T15:40:25.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1760},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-10T05:08:12.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":8677331,"name":"py3-mmh3-doc","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-22T11:37:10.000Z","latest_release_published_at":"2023-11-22T11:37:10.000Z","latest_release_number":"4.0.1-r1","last_synced_at":"2026-04-01T10:12:14.851Z","created_at":"2023-12-20T10:28:36.327Z","updated_at":"2026-08-06T23:16:20.978Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-mmh3-doc","install_command":"apk add py3-mmh3-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v5.2.1","sha":"a4c44d81a8dc433ac50977425d7a5cf27cea9f0c","kind":"tag","published_at":"2026-03-05T15:38:42.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"8cf79c1236a2617ea49bb4c719583d29f4d1f435","kind":"tag","published_at":"2025-07-29T06:55:39.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1a7ebcedb94e12ce95c814eb4579bbed29691a63","kind":"tag","published_at":"2025-01-25T07:46:37.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"9d559d2d5aa5c1f080d7c09393ab372f5f6495af","kind":"tag","published_at":"2024-09-22T16:31:58.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"87fd668f94da6e2ae3c416177a9431b2cbdf56f8","kind":"tag","published_at":"2024-09-18T08:26:04.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T23:16:20.978Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mmh3-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3-doc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":110,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2026-03-01T10:11:35.008Z","updated_at":"2026-03-01T10:11:35.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":849},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-10T05:08:27.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":10344893,"name":"py3-mmh3","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.0.1-r2","last_synced_at":"2026-08-03T03:03:56.803Z","created_at":"2024-06-11T10:09:27.962Z","updated_at":"2026-08-06T23:16:20.985Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-mmh3","install_command":"apk add py3-mmh3","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v5.2.1","sha":"a4c44d81a8dc433ac50977425d7a5cf27cea9f0c","kind":"tag","published_at":"2026-03-05T15:38:42.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"8cf79c1236a2617ea49bb4c719583d29f4d1f435","kind":"tag","published_at":"2025-07-29T06:55:39.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1a7ebcedb94e12ce95c814eb4579bbed29691a63","kind":"tag","published_at":"2025-01-25T07:46:37.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"9d559d2d5aa5c1f080d7c09393ab372f5f6495af","kind":"tag","published_at":"2024-09-22T16:31:58.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"87fd668f94da6e2ae3c416177a9431b2cbdf56f8","kind":"tag","published_at":"2024-09-18T08:26:04.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T23:16:20.985Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mmh3?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-06-12T01:18:06.184Z","updated_at":"2024-06-12T01:18:06.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1506},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-10T05:08:24.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11765955,"name":"py3-mmh3","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.0.1-r2","last_synced_at":"2026-04-01T10:11:51.166Z","created_at":"2025-06-07T18:33:51.053Z","updated_at":"2026-08-06T23:16:21.000Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-mmh3","install_command":"apk add py3-mmh3","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v5.2.1","sha":"a4c44d81a8dc433ac50977425d7a5cf27cea9f0c","kind":"tag","published_at":"2026-03-05T15:38:42.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"8cf79c1236a2617ea49bb4c719583d29f4d1f435","kind":"tag","published_at":"2025-07-29T06:55:39.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1a7ebcedb94e12ce95c814eb4579bbed29691a63","kind":"tag","published_at":"2025-01-25T07:46:37.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"9d559d2d5aa5c1f080d7c09393ab372f5f6495af","kind":"tag","published_at":"2024-09-22T16:31:58.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"87fd668f94da6e2ae3c416177a9431b2cbdf56f8","kind":"tag","published_at":"2024-09-18T08:26:04.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T23:16:20.999Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mmh3?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-mmh3/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2025-06-08T15:40:25.459Z","updated_at":"2025-06-08T15:40:25.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1760},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-10T05:08:12.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10344899,"name":"py3-mmh3-doc","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.0.1-r2","last_synced_at":"2026-07-30T17:08:06.095Z","created_at":"2024-06-11T10:09:52.258Z","updated_at":"2026-08-06T23:16:21.002Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-mmh3-doc","install_command":"apk add py3-mmh3-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v5.2.1","sha":"a4c44d81a8dc433ac50977425d7a5cf27cea9f0c","kind":"tag","published_at":"2026-03-05T15:38:42.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"8cf79c1236a2617ea49bb4c719583d29f4d1f435","kind":"tag","published_at":"2025-07-29T06:55:39.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1a7ebcedb94e12ce95c814eb4579bbed29691a63","kind":"tag","published_at":"2025-01-25T07:46:37.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"9d559d2d5aa5c1f080d7c09393ab372f5f6495af","kind":"tag","published_at":"2024-09-22T16:31:58.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"87fd668f94da6e2ae3c416177a9431b2cbdf56f8","kind":"tag","published_at":"2024-09-18T08:26:04.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T23:16:21.002Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mmh3-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-mmh3-doc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-06-12T01:17:57.989Z","updated_at":"2024-06-12T01:17:57.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1506},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-10T05:08:24.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8677330,"name":"py3-mmh3","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-22T11:37:10.000Z","latest_release_published_at":"2023-11-22T11:37:10.000Z","latest_release_number":"4.0.1-r1","last_synced_at":"2026-04-01T10:12:14.185Z","created_at":"2023-12-20T10:28:36.218Z","updated_at":"2026-08-06T23:16:21.008Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-mmh3","install_command":"apk add py3-mmh3","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v5.2.1","sha":"a4c44d81a8dc433ac50977425d7a5cf27cea9f0c","kind":"tag","published_at":"2026-03-05T15:38:42.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"8cf79c1236a2617ea49bb4c719583d29f4d1f435","kind":"tag","published_at":"2025-07-29T06:55:39.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1a7ebcedb94e12ce95c814eb4579bbed29691a63","kind":"tag","published_at":"2025-01-25T07:46:37.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"9d559d2d5aa5c1f080d7c09393ab372f5f6495af","kind":"tag","published_at":"2024-09-22T16:31:58.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"87fd668f94da6e2ae3c416177a9431b2cbdf56f8","kind":"tag","published_at":"2024-09-18T08:26:04.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T23:16:21.008Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mmh3?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-mmh3/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":110,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-09-17T18:59:59.371Z","updated_at":"2024-09-17T18:59:59.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":849},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-10T05:08:27.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11139364,"name":"py3-mmh3-doc","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.0.1-r2","last_synced_at":"2026-04-01T10:11:36.559Z","created_at":"2024-12-07T12:52:49.347Z","updated_at":"2026-08-06T23:16:21.009Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-mmh3-doc","install_command":"apk add py3-mmh3-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v5.2.1","sha":"a4c44d81a8dc433ac50977425d7a5cf27cea9f0c","kind":"tag","published_at":"2026-03-05T15:38:42.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"8cf79c1236a2617ea49bb4c719583d29f4d1f435","kind":"tag","published_at":"2025-07-29T06:55:39.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1a7ebcedb94e12ce95c814eb4579bbed29691a63","kind":"tag","published_at":"2025-01-25T07:46:37.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"9d559d2d5aa5c1f080d7c09393ab372f5f6495af","kind":"tag","published_at":"2024-09-22T16:31:58.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"87fd668f94da6e2ae3c416177a9431b2cbdf56f8","kind":"tag","published_at":"2024-09-18T08:26:04.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T23:16:21.009Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mmh3-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3-doc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":106,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2025-01-07T23:43:56.895Z","updated_at":"2025-01-07T23:43:56.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1331},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-10T05:08:09.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6072108,"name":"py3-mmh3-doc","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2026-03-20T05:26:57.000Z","latest_release_number":"5.2.1-r0","last_synced_at":"2026-07-26T12:01:14.740Z","created_at":"2023-01-31T19:34:15.062Z","updated_at":"2026-08-06T23:16:21.028Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-mmh3-doc","install_command":"apk add py3-mmh3-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v5.2.1","sha":"a4c44d81a8dc433ac50977425d7a5cf27cea9f0c","kind":"tag","published_at":"2026-03-05T15:38:42.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"8cf79c1236a2617ea49bb4c719583d29f4d1f435","kind":"tag","published_at":"2025-07-29T06:55:39.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1a7ebcedb94e12ce95c814eb4579bbed29691a63","kind":"tag","published_at":"2025-01-25T07:46:37.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"9d559d2d5aa5c1f080d7c09393ab372f5f6495af","kind":"tag","published_at":"2024-09-22T16:31:58.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"87fd668f94da6e2ae3c416177a9431b2cbdf56f8","kind":"tag","published_at":"2024-09-18T08:26:04.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T23:16:21.028Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":16.206167814652474,"forks_count":14.429398872886662,"average":11.31907482780213},"purl":"pkg:apk/alpine/py3-mmh3-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-mmh3-doc/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":"oleg.titov@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-02-01T03:08:12.788Z","updated_at":"2023-02-01T03:08:12.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39886,"maintainers_count":902,"namespaces_count":3,"keywords_count":6588,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2846},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-10T05:07:40.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11139361,"name":"py3-mmh3","ecosystem":"alpine","description":"Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions","homepage":"https://github.com/hajimes/mmh3","licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/hajimes/mmh3","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.0.1-r2","last_synced_at":"2026-04-01T10:11:36.000Z","created_at":"2024-12-07T12:52:47.332Z","updated_at":"2026-08-06T23:16:21.041Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-mmh3","install_command":"apk add py3-mmh3","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":6875184,"uuid":"8124308","full_name":"hajimes/mmh3","owner":"hajimes","description":"Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.","archived":false,"fork":false,"pushed_at":"2026-08-03T11:13:40.000Z","size":3671,"stargazers_count":374,"open_issues_count":4,"forks_count":74,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T15:19:40.933Z","etag":null,"topics":["cpython","hash","murmurhash","murmurhash3","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mmh3/","language":"C","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/hajimes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-10T15:48:12.000Z","updated_at":"2026-08-02T00:18:43.000Z","dependencies_parsed_at":"2023-01-13T14:08:39.096Z","dependency_job_id":"d1c293c5-ec6f-4273-b258-0f0cc6dc0e71","html_url":"https://github.com/hajimes/mmh3","commit_stats":{"total_commits":137,"total_committers":11,"mean_commits":"12.454545454545455","dds":0.0948905109489051,"last_synced_commit":"f05a429fe05ac3eb43898c5258a27e038b94598c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/hajimes/mmh3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/sbom","scorecard":{"id":453147,"data":{"date":"2025-08-11","repo":{"name":"github.com/hajimes/mmh3","commit":"8cf79c1236a2617ea49bb4c719583d29f4d1f435"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-base-hash.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark-base-hash.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/superlinter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/superlinter.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/superlinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/hajimes/mmh3/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-base-hash.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/superlinter.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:138","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-base-hash.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark-base-hash.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/benchmark.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:22","Info: jobLevel 'packages' permission set to 'read': .github/workflows/build.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/draft-pdf.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superlinter.yml:25","Info: jobLevel 'packages' permission set to 'read': .github/workflows/superlinter.yml:26","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/superlinter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-wheels.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test-wheels.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-pypi.yml:13","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-pypi.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/upload-testpypi.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/upload-testpypi.yml:13","Info: found token with 'none' permissions: .github/workflows/benchmark-base-hash.yml:1","Info: found token with 'none' permissions: .github/workflows/benchmark.yml:1","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/draft-pdf.yml:1","Info: found token with 'none' permissions: .github/workflows/superlinter.yml:1","Info: found token with 'none' permissions: .github/workflows/test-wheels.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/upload-testpypi.yml:1","Info: found token with 'none' permissions: .github/workflows/wheels.yml:1"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T08:43:45.836Z","repository_id":6875184,"created_at":"2025-08-19T08:43:45.836Z","updated_at":"2025-08-19T08:43:45.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"hajimes","name":"Hajime Senuma","uuid":"1262041","kind":"user","description":"","email":"","website":null,"location":"Japan","twitter":null,"company":"University of Tokyo","icon_url":"https://avatars.githubusercontent.com/u/1262041?v=4","repositories_count":6,"last_synced_at":"2023-04-12T00:38:56.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hajimes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:35:42.782Z","updated_at":"2023-04-12T00:38:56.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimes/repositories"},"tags":[{"name":"v5.2.1","sha":"a4c44d81a8dc433ac50977425d7a5cf27cea9f0c","kind":"tag","published_at":"2026-03-05T15:38:42.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"8cf79c1236a2617ea49bb4c719583d29f4d1f435","kind":"tag","published_at":"2025-07-29T06:55:39.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1a7ebcedb94e12ce95c814eb4579bbed29691a63","kind":"tag","published_at":"2025-01-25T07:46:37.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"9d559d2d5aa5c1f080d7c09393ab372f5f6495af","kind":"tag","published_at":"2024-09-22T16:31:58.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"87fd668f94da6e2ae3c416177a9431b2cbdf56f8","kind":"tag","published_at":"2024-09-18T08:26:04.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v5.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"439dcff89d0a15af98c0460cf429003cce1a4db0","kind":"tag","published_at":"2024-01-09T06:59:14.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"3e62a197d85b483d8b51ad93943bb45ce2b17966","kind":"tag","published_at":"2023-07-14T16:16:56.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d5f5882cbf1b21c3b3b56de26b21466e1cd99591","kind":"tag","published_at":"2023-05-22T07:37:16.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v4.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v4.0.0/manifests"},{"name":"v2.2","sha":"a36f24d60047eb23f1fefecd18b21bbe8624e712","kind":"tag","published_at":"2023-03-26T06:36:08.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.2/manifests"},{"name":"v3.1.0","sha":"ac8de99b4646ea260994c90bede1aa04a43f0b32","kind":"tag","published_at":"2023-03-24T14:12:57.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.1.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1496b8f20df5ad865e87ce9915ee077ca79f12e3","kind":"tag","published_at":"2021-02-23T14:14:46.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v3.0.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a73b373858dedfdb6d362f5ca985ae1bb6bc2161","kind":"tag","published_at":"2017-10-31T13:13:01.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"7be2f45657c78f9723124f63ae47794adcccdd7d","kind":"tag","published_at":"2017-10-28T14:41:18.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.5","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.5/manifests"},{"name":"v2.4","sha":"7dabd0da00fee241cb0ee144a73e414cedd607a9","kind":"tag","published_at":"2017-05-27T12:06:24.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.4","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.4/manifests"},{"name":"v2.3.2","sha":"490784f7a006500adae8fe081700870f394bed67","kind":"tag","published_at":"2017-05-26T09:52:03.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.2","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"361a373b578d885cd95b1d299b6b63a7c8894a5c","kind":"tag","published_at":"2015-06-07T23:01:20.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3.1/manifests"},{"name":"v2.3","sha":"7b9a6455038e4174a87ad623fb22412808e25b79","kind":"tag","published_at":"2013-12-08T16:24:21.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.3","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.3/manifests"},{"name":"v2.1","sha":"74cf94b9638909da77ad827b40a048f70f96b045","kind":"tag","published_at":"2013-02-25T16:03:19.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.1","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.1/manifests"},{"name":"v2.0","sha":"c1b7f1effb6ba1547edda3ec2d1a5034ce7e38c2","kind":"tag","published_at":"2013-02-10T15:49:52.000Z","download_url":"https://codeload.github.com/hajimes/mmh3/tar.gz/v2.0","html_url":"https://github.com/hajimes/mmh3/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hajimes/mmh3@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/tags/v2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T23:16:21.041Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-mmh3?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-mmh3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-mmh3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-mmh3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T19:03:40.005Z","issues_count":49,"pull_requests_count":184,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2099603.8773006136,"issues_closed_count":42,"pull_requests_closed_count":163,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5597826086956522,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":117,"past_year_issues_count":2,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1337386.054054054,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","maintainers":[{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}],"active_maintainers":[{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-mmh3/codemeta","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":106,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2025-01-07T23:30:42.771Z","updated_at":"2025-01-07T23:30:42.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1331},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-10T05:08:09.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}}],"commits":{"id":16208,"full_name":"hajimes/mmh3","default_branch":"master","total_commits":306,"total_committers":15,"total_bot_commits":23,"total_bot_committers":1,"mean_commits":20.4,"dds":0.12745098039215685,"past_year_total_commits":21,"past_year_total_committers":3,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":7.0,"past_year_dds":0.19047619047619047,"last_synced_at":"2026-08-09T21:05:01.471Z","last_synced_commit":"8c1d9cec5e4fc05a9b1d6874046eae731af61ad9","created_at":"2023-03-07T11:32:06.179Z","updated_at":"2026-08-09T21:04:59.799Z","committers":[{"name":"Hajime Senuma","email":"hajime.senuma@gmail.com","login":"hajimes","count":267},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":23},{"name":"Matthew Honnibal","email":"honnibal+gh@gmail.com","login":"honnibal","count":2},{"name":"Micha Gorelick","email":"micha@bit.ly","login":null,"count":2},{"name":"Derek Wilson","email":"dwilson@domaintools.com","login":null,"count":2},{"name":"wouter bolsterlee","email":"wouter@bolsterl.ee","login":"wbolster","count":1},{"name":"pik","email":"alexander.maznev@gmail.com","login":"pik","count":1},{"name":"n-dusan","email":"nikolic.dusan.dey@gmail.com","login":"n-dusan","count":1},{"name":"arieleizenberg","email":"94294141+arieleizenberg","login":"arieleizenberg","count":1},{"name":"Vince Knight","email":"vince@vknight.org","login":"drvinceknight","count":1},{"name":"MUGUNDAN","email":"mugunthan.selvanayagam@multicorewareinc.com","login":"Mugundanmcw","count":1},{"name":"Danil Shein","email":"dshein@altlinux.org","login":"dshein-alt","count":1},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":1},{"name":"Craig Andrews","email":"craig@lazyrobot.org.uk","login":"doozr","count":1},{"name":"Dimitri Vorona","email":"vorona@in.tum.de","login":null,"count":1}],"past_year_committers":[{"name":"Hajime Senuma","email":"hajime.senuma@gmail.com","login":"hajimes","count":17},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"MUGUNDAN","email":"mugunthan.selvanayagam@multicorewareinc.com","login":"Mugundanmcw","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-10T00:00:10.517Z","repositories_count":6627338,"commits_count":918497898,"contributors_count":39017230,"owners_count":1330811,"committers_count":3292005,"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":"hajimes/mmh3","html_url":"https://github.com/hajimes/mmh3","last_synced_at":"2026-08-10T21:32:37.842Z","status":null,"issues_count":49,"pull_requests_count":185,"avg_time_to_close_issue":22244893.61904762,"avg_time_to_close_pull_request":2090489.493902439,"issues_closed_count":42,"pull_requests_closed_count":164,"pull_request_authors_count":18,"issue_authors_count":35,"avg_comments_per_issue":1.836734693877551,"avg_comments_per_pull_request":0.5621621621621622,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":2,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":2163218.0,"past_year_avg_time_to_close_pull_request":1318108.6578947369,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.7021276595744681,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-10T11:08:44.867Z","updated_at":"2026-08-12T10:58:51.764Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimes%2Fmmh3/issues","issue_labels_count":{"table":{"enhancement":7,"bug":2,"documentation":1,"question":1}},"pull_request_labels_count":{"table":{"dependencies":117,"python":81,"github_actions":32}},"issue_author_associations_count":{"table":{"NONE":34,"OWNER":13,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":130,"OWNER":48,"NONE":7}},"issue_authors":{"table":{"hajimes":13,"WrenchKing":2,"dan-blanchard":2,"mkoistinen":1,"pitrou":1,"edevil":1,"yzssbo":1,"niklassemmler":1,"ZhuYuanchen":1,"matejsp":1,"milahu":1,"varunkumar":1,"winstxnhdw":1,"tcmitchell":1,"VendorAttestation":1,"blackcoffeerider":1,"carlopires":1,"cryoco":1,"dmartin":1,"sourabhQA":1,"Reid00":1,"XQDD":1,"lolminerxmrig":1,"william-silversmith":1,"bbengfort":1,"pramttl":1,"kawa-marcin":1,"jqdark":1,"simenmusaeus":1,"yyyshi":1,"11Aquila11":1,"hterik":1,"sk-":1,"doozr":1,"arieleizenberg":1}},"pull_request_authors":{"table":{"dependabot[bot]":118,"hajimes":48,"danielskatz":2,"drvinceknight":2,"underrun":2,"honnibal":1,"dshein-alt":1,"karpovantonme":1,"brainix":1,"MugundanMCW":1,"pik":1,"n-dusan":1,"mynameisfiber":1,"arieleizenberg":1,"doozr":1,"alendit":1,"vietlq":1,"wbolster":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-12T00:00:07.634Z","repositories_count":16026802,"issues_count":40521234,"pull_requests_count":131000515,"authors_count":11440941,"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":{"question":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":35,"python":19,"github_actions":16}},"past_year_issue_author_associations_count":{"table":{"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":36,"OWNER":9,"NONE":1}},"past_year_issue_authors":{"table":{"winstxnhdw":1,"ZhuYuanchen":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":35,"hajimes":9,"karpovantonme":1,"MugundanMCW":1}},"maintainers":[{"table":{"login":"hajimes","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}}],"active_maintainers":[{"table":{"login":"hajimes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hajimes"}}]}},"events":{"total":{"ReleaseEvent":3,"DeleteEvent":50,"PullRequestEvent":90,"ForkEvent":5,"IssuesEvent":4,"WatchEvent":28,"IssueCommentEvent":23,"PushEvent":78,"CreateEvent":50},"last_year":{"DeleteEvent":15,"PullRequestEvent":20,"ForkEvent":2,"IssuesEvent":2,"WatchEvent":9,"IssueCommentEvent":4,"PushEvent":24,"CreateEvent":17}},"keywords":["cpython","hash","murmurhash","murmurhash3","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:08:38.935Z","updated_at":"2023-01-13T14:08:38.935Z","repository_link":"https://github.com/hajimes/mmh3/blob/master/.github/workflows/build-test.yml","dependencies":[{"id":6876191467,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876191468,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/superlinter.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:08:38.978Z","updated_at":"2023-01-13T14:08:38.978Z","repository_link":"https://github.com/hajimes/mmh3/blob/master/.github/workflows/superlinter.yml","dependencies":[{"id":6876191469,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876191470,"package_name":"github/super-linter","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wheels.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:08:39.031Z","updated_at":"2023-01-13T14:08:39.031Z","repository_link":"https://github.com/hajimes/mmh3/blob/master/.github/workflows/wheels.yml","dependencies":[{"id":6876191471,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876191472,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876191473,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v1.0.1","direct":true,"kind":"composite","optional":false},{"id":6876191474,"package_name":"joerick/cibuildwheel","ecosystem":"actions","requirements":"v1.9.0","direct":true,"kind":"composite","optional":false},{"id":6876191475,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876191476,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":28.25198333908689,"created_at":"2025-04-11T10:16:09.476Z","updated_at":"2026-08-12T22:32:47.836Z","avatar_url":"https://github.com/hajimes.png","language":"C","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/356336","html_url":"https://summary.ecosyste.ms/projects/356336"}