{"id":371706,"url":"https://github.com/pypa/hatch","last_synced_at":"2026-05-30T19:30:45.008Z","repository":{"id":37533043,"uuid":"92997800","full_name":"pypa/hatch","owner":"pypa","description":"Modern, extensible Python project management","archived":false,"fork":false,"pushed_at":"2026-05-14T03:41:53.000Z","size":44016,"stargazers_count":7152,"open_issues_count":428,"forks_count":396,"subscribers_count":48,"default_branch":"master","last_synced_at":"2026-05-14T05:33:23.084Z","etag":null,"topics":["build","cli","packaging","plugin","python","versioning","virtualenv"],"latest_commit_sha":null,"homepage":"https://hatch.pypa.io/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["ofek"],"custom":["https://ofek.dev/donate/"]}},"created_at":"2017-05-31T23:37:53.000Z","updated_at":"2026-05-14T03:41:58.000Z","dependencies_parsed_at":"2023-10-26T05:28:03.954Z","dependency_job_id":"d9f76c33-6073-4bac-bca0-db63d1db7a9f","html_url":"https://github.com/pypa/hatch","commit_stats":{"total_commits":966,"total_committers":80,"mean_commits":12.075,"dds":"0.14596273291925466","last_synced_commit":"9650a1dd3b606cf4777f42bd95874c2a9be0d6a2"},"previous_names":["ofek/hatch"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/hatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/sbom","scorecard":{"id":702909,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/hatch","commit":"4ebce0e1fe8bf0fcdef587a704c207a063d72575"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/29 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build-hatch.yml:560","Warn: no topLevel permission defined: .github/workflows/auto-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/build-distributions.yml:1","Warn: no topLevel permission defined: .github/workflows/build-hatch.yml:1","Warn: no topLevel permission defined: .github/workflows/build-hatchling.yml:1","Warn: no topLevel permission defined: .github/workflows/cli.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-dev.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/build-distributions.yml:94","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/build-distributions.yml:159","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/auto-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-distributions.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-distributions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-distributions.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-distributions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-distributions.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-distributions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-distributions.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-distributions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-distributions.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-distributions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-distributions.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-distributions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-distributions.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-distributions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:518: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:525: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:565: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:572: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:341: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatch.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatchling.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatchling.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatchling.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatchling.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hatchling.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatchling.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatchling.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatchling.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hatchling.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatchling.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hatchling.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/build-hatchling.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cli.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/cli.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cli.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/cli.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cli.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/cli.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cli.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/cli.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-dev.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-dev.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-dev.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-dev.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-dev.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-dev.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-dev.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-dev.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-release.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/docs-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/hatch/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/index/server/devpi/Dockerfile:1: pin your Docker image by updating python:3.11-alpine to python:3.11-alpine@sha256:8d8c6d3808243160605925c2a7ab2dc5c72d0e75651699b0639143613e0855b8","Warn: pipCommand not pinned by hash: tests/index/server/devpi/Dockerfile:3-4","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:130","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact hatch-v1.14.1 not signed: https://api.github.com/repos/pypa/hatch/releases/210647815","Warn: release artifact hatch-v1.14.0 not signed: https://api.github.com/repos/pypa/hatch/releases/190852301","Warn: release artifact hatch-v1.14.1 does not have provenance: https://api.github.com/repos/pypa/hatch/releases/210647815","Warn: release artifact hatch-v1.14.0 does not have provenance: https://api.github.com/repos/pypa/hatch/releases/190852301"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-hatch.yml:78"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-22T05:37:42.039Z","repository_id":37533043,"created_at":"2025-08-22T05:37:42.043Z","updated_at":"2025-08-22T05:37:42.043Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33298458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-05-27T00:20:55.716Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":90957,"followers":2326,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-05-27T00:20:55.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":["build","cli","packaging","plugin","python","versioning","virtualenv"],"dependencies":null,"score":8.933268478636418,"created_at":"2026-05-04T06:49:14.416Z","updated_at":"2026-05-30T19:30:45.008Z","avatar_url":"https://github.com/pypa.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371706","html_url":"https://summary.ecosyste.ms/projects/371706"}