{"id":371706,"url":"https://github.com/pypa/hatch","last_synced_at":"2026-08-26T14:34:08.328Z","repository":{"id":37533043,"uuid":"92997800","full_name":"pypa/hatch","owner":"pypa","description":"Modern, extensible Python project management","archived":false,"fork":false,"pushed_at":"2026-08-18T23:06:33.000Z","size":49858,"stargazers_count":7219,"open_issues_count":434,"forks_count":449,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-19T11:12:03.597Z","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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["ofek"],"custom":["https://ofek.dev/donate/"]}},"created_at":"2017-05-31T23:37:53.000Z","updated_at":"2026-08-19T02:33:32.000Z","dependencies_parsed_at":"2026-08-06T04:48:56.338Z","dependency_job_id":"7366a764-9408-4d01-ac9c-06df5b5903d1","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":151,"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":36782673,"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":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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-08-22T23:49:10.975Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91475,"followers":2412,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-22T23:49:10.989Z","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":[{"id":2756543,"name":"hatchling","ecosystem":"pypi","description":"Modern, extensible Python build backend","homepage":"https://hatch.pypa.io/latest/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/hatch","keywords_array":["build","hatch","packaging"],"namespace":null,"versions_count":89,"first_release_published_at":"2021-12-29T20:57:16.000Z","latest_release_published_at":"2026-08-11T05:03:42.000Z","latest_release_number":"1.32.0","last_synced_at":"2026-08-25T14:08:09.872Z","created_at":"2022-04-10T11:13:30.292Z","updated_at":"2026-08-25T14:08:09.872Z","registry_url":"https://pypi.org/project/hatchling/","install_command":"pip install hatchling --index-url https://pypi.org/simple","documentation_url":"https://hatchling.readthedocs.io/","metadata":{"funding":"https://github.com/sponsors/ofek","documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Natural Language :: English","Operating System :: OS Independent","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 :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Build Tools","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"hatchling","project_status":null},"repo_metadata":{"id":37533043,"uuid":"92997800","full_name":"pypa/hatch","owner":"pypa","description":"Modern, extensible Python project management","archived":false,"fork":false,"pushed_at":"2026-08-18T23:06:33.000Z","size":49858,"stargazers_count":7219,"open_issues_count":434,"forks_count":449,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-19T11:12:03.597Z","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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["ofek"],"custom":["https://ofek.dev/donate/"]}},"created_at":"2017-05-31T23:37:53.000Z","updated_at":"2026-08-19T02:33:32.000Z","dependencies_parsed_at":"2026-08-06T04:48:56.338Z","dependency_job_id":"7366a764-9408-4d01-ac9c-06df5b5903d1","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":151,"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":36782673,"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":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","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"},"tags":[{"name":"hatchling-v1.32.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.32.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0/manifests"},{"name":"hatch-v1.18.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0/manifests"},{"name":"hatch-v1.17.1","sha":"5dae0595d1dfbaa5268aeeee7d81fde604d097d8","kind":"commit","published_at":"2026-07-08T01:46:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1/manifests"},{"name":"hatchling-v1.31.0","sha":"4b3fd7d6d8435312b16fe8e8a317be5244a81b23","kind":"commit","published_at":"2026-07-08T01:29:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.31.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0/manifests"},{"name":"hatchling-v1.30.1","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1/manifests"},{"name":"hatch-v1.17.0","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0/manifests"},{"name":"hatchling-v1.30.0","sha":"0497be09d555c300851d55344104e9aea2f9f200","kind":"commit","published_at":"2026-06-01T01:27:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0/manifests"},{"name":"hatch-v1.16.5","sha":"b998d2b755bc0dca20054f96da8981532444fc2a","kind":"commit","published_at":"2026-02-27T17:59:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5/manifests"},{"name":"hatch-v1.16.4","sha":"c13404120ba3456d9f082ef6ffd81927dc07e4cd","kind":"commit","published_at":"2026-02-23T22:44:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4/manifests"},{"name":"hatchling-v1.29.0","sha":"1a74daa6f554e2ec89f2641288e44ed39e5507cc","kind":"commit","published_at":"2026-02-23T18:20:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.29.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0/manifests"},{"name":"hatch-v1.16.3","sha":"dec7d6d3116037e2a3affd202f2d852f41cad5de","kind":"commit","published_at":"2026-01-21T01:32:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3/manifests"},{"name":"hatch-v1.16.2","sha":"e966480e250a489644a0ff5f1a68590db1e3e032","kind":"commit","published_at":"2025-12-06T18:55:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2/manifests"},{"name":"hatch-v1.16.1","sha":"d96983f5bffa280102a7dba29776913d7d9dad62","kind":"commit","published_at":"2025-11-27T20:04:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1/manifests"},{"name":"hatchling-v1.28.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.28.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0/manifests"},{"name":"hatch-v1.16.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0/manifests"},{"name":"hatch-v1.15.1","sha":"19eec091b197fc2fdf22df8c753416a37a458fb0","kind":"commit","published_at":"2025-10-16T20:33:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1/manifests"},{"name":"hatch-v1.15.0","sha":"0636e7b6a89738bffe71e74c5c8e4e59b868dacb","kind":"commit","published_at":"2025-10-15T05:47:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0/manifests"},{"name":"hatch-v1.14.2","sha":"d3448c233840d25df0a0a10571e034462cbd5d9e","kind":"commit","published_at":"2025-09-24T06:19:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2/manifests"},{"name":"hatch-v1.14.1","sha":"b87f3f97ab21a9dc6214ff3dd91adf6e2c2b29bb","kind":"commit","published_at":"2025-04-07T04:13:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1/manifests"},{"name":"hatch-v1.14.0","sha":"55dd8409fd4f8dde5869003d24b04d43dab192a9","kind":"commit","published_at":"2024-12-16T00:59:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0/manifests"},{"name":"hatchling-v1.27.0","sha":"cbf6598e5cbce3ba9097023c5bf783001ebbcbcb","kind":"commit","published_at":"2024-12-15T17:06:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.27.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0/manifests"},{"name":"hatchling-v1.26.3","sha":"6bc4bbeff1be8226958874e43698f5bf3b8ea339","kind":"commit","published_at":"2024-11-12T18:56:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3/manifests"},{"name":"hatchling-v1.26.2","sha":"ecb45a8e094cf6320128aee78b58d605f39bb5f1","kind":"commit","published_at":"2024-11-12T17:01:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2/manifests"},{"name":"hatchling-v1.26.1","sha":"c1a3c6b4c86ea2affe4734b54578f032fe5d0003","kind":"commit","published_at":"2024-11-10T15:09:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1/manifests"},{"name":"hatchling-v1.26.0","sha":"96604066214c627de447a01eb697c3ddba4b8a40","kind":"commit","published_at":"2024-11-10T06:28:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0/manifests"},{"name":"hatch-v1.13.0","sha":"4e3c515bb15fd5533ced963c70308e2a271905d9","kind":"commit","published_at":"2024-10-13T22:56:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0/manifests"},{"name":"hatchling-v1.25.0","sha":"6fdb66d16f91f3ce80b705e266674f74c83c987a","kind":"commit","published_at":"2024-06-22T17:13:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0/manifests"},{"name":"hatch-v1.12.0","sha":"d73037fe7e9b66eeeba2e72d37074373594221c5","kind":"commit","published_at":"2024-05-28T13:52:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0/manifests"},{"name":"hatch-v1.11.1","sha":"abf787d64f1afec7f658343f10188369554bd5a6","kind":"commit","published_at":"2024-05-23T17:09:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1/manifests"},{"name":"hatch-v1.11.0","sha":"6a147fc1d6e8f5c9e04ccbe28201b71a783f2ec8","kind":"commit","published_at":"2024-05-15T05:11:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0/manifests"},{"name":"hatch-v1.10.0","sha":"ab79f405bf34e0f2edd539cc725b16c817fc9447","kind":"commit","published_at":"2024-05-02T03:25:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0/manifests"},{"name":"hatch-v1.9.7","sha":"ec76a830b1d8cca794d15f031b0a426ea614788c","kind":"commit","published_at":"2024-04-24T19:15:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7/manifests"},{"name":"hatchling-v1.24.2","sha":"9b51c8ce3f4a611351752fc9e23fd426580b2309","kind":"commit","published_at":"2024-04-22T02:11:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2/manifests"},{"name":"hatchling-v1.24.1","sha":"544be241e8dbd56a5886d4398308b23a1353fa6a","kind":"commit","published_at":"2024-04-18T03:09:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1/manifests"},{"name":"hatchling-v1.24.0","sha":"864854478bac936de2d94273ae083c7c29564df2","kind":"commit","published_at":"2024-04-16T04:45:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0/manifests"},{"name":"hatchling-v1.23.0","sha":"c935e51cdf4b270cc95f3d1942bdb6a326ff6c41","kind":"commit","published_at":"2024-04-14T21:36:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0/manifests"},{"name":"hatchling-v1.22.5","sha":"872fd60257cad4d782e7639f1e3f275e9eb9cbf8","kind":"commit","published_at":"2024-04-04T17:54:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5/manifests"},{"name":"hatchling-v1.22.4","sha":"026bcf4fe52f9fe31975895fb062ea89e881e95c","kind":"commit","published_at":"2024-03-23T23:39:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4/manifests"},{"name":"hatchling-v1.22.3","sha":"83b25a2cd750ce05fec68e04e8fd3079f7839ca3","kind":"commit","published_at":"2024-03-19T03:36:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3/manifests"},{"name":"hatchling-v1.22.2","sha":"ca3fc6c224d3d9ed11e3a91bb63b40117cbe481c","kind":"commit","published_at":"2024-03-16T14:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2/manifests"},{"name":"hatchling-v1.22.1","sha":"e090a5103d1f992ba0fce8b5264092a416d088b1","kind":"commit","published_at":"2024-03-16T03:05:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1/manifests"},{"name":"hatchling-v1.22.0","sha":"2cdade270783f29972bcafdd52573541d1f1a489","kind":"commit","published_at":"2024-03-16T02:42:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0/manifests"},{"name":"hatch-v1.9.4","sha":"3ef3169578274b41f92ab0c8f524a914b4e4f984","kind":"commit","published_at":"2024-03-12T03:37:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4/manifests"},{"name":"hatch-v1.9.3","sha":"00c5ae74f3c08b3d08d58f8dc26033e48f391511","kind":"commit","published_at":"2024-01-25T01:01:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3/manifests"},{"name":"hatchling-v1.21.1","sha":"c20358d120d24afebc14bb4f51a75bb426989b33","kind":"commit","published_at":"2024-01-25T00:43:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1/manifests"},{"name":"hatch-v1.9.2","sha":"fd27c8ab329e572f48ef32505c340ffc845898d8","kind":"commit","published_at":"2024-01-21T03:13:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2/manifests"},{"name":"hatch-v1.9.1","sha":"632b8f49a7b5a8bf86894b5e3306e3de1e61b154","kind":"commit","published_at":"2023-12-25T05:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1/manifests"},{"name":"hatch-v1.9.0","sha":"d3246e957584d292319e7b93301598cdf611e902","kind":"commit","published_at":"2023-12-19T03:23:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0/manifests"},{"name":"hatchling-v1.21.0","sha":"6b12353590154d08cf48b55983286113b8448409","kind":"commit","published_at":"2023-12-18T04:51:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0/manifests"},{"name":"hatch-v1.8.1","sha":"3bc004c940bd942b6cfb9a75d60a0f8167bfad27","kind":"commit","published_at":"2023-12-14T05:09:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1/manifests"},{"name":"hatchling-v1.20.0","sha":"3054315f325aaf59187353913004df609aa9546c","kind":"commit","published_at":"2023-12-13T07:04:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0/manifests"},{"name":"hatchling-v1.19.1","sha":"4e2546304315a40ff986f2c438526d21eb06a5ae","kind":"commit","published_at":"2023-12-12T06:22:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1/manifests"},{"name":"hatch-v1.8.0","sha":"d529d12e397c262bafaa56cd6e240c1eabb9ba67","kind":"commit","published_at":"2023-12-11T14:32:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0/manifests"},{"name":"hatchling-v1.19.0","sha":"f36c82292368947fb8696221d3ce5665816b4afc","kind":"commit","published_at":"2023-12-11T06:52:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0/manifests"},{"name":"hatchling-v1.18.0","sha":"8c99dd2d14d77ec2fea7fcd87e957651c450caca","kind":"commit","published_at":"2023-06-12T04:17:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0/manifests"},{"name":"hatchling-v1.17.1","sha":"33aa4d3dfd2e7046de24a5bf11613d98c0ca4c87","kind":"commit","published_at":"2023-06-03T16:06:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1/manifests"},{"name":"hatchling-v1.17.0","sha":"4886f856eceef04d8f8af05201d157b4c92a0671","kind":"commit","published_at":"2023-05-12T04:21:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0/manifests"},{"name":"hatchling-v1.16.1","sha":"283a478db89770b5f913aa71f3b44e9a107b3833","kind":"commit","published_at":"2023-05-11T14:00:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1/manifests"},{"name":"hatchling-v1.16.0","sha":"3f92634aa8a2700fca4f79592aa84a76d4cb20ba","kind":"commit","published_at":"2023-05-11T02:27:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0/manifests"},{"name":"hatchling-v1.15.0","sha":"3dc6f02f0d261f22653bf81bbe734a4f1b2146f5","kind":"commit","published_at":"2023-05-09T17:20:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0/manifests"},{"name":"hatchling-v1.14.1","sha":"7a89af26f0ab8c1dac9e78520ae20bdc0ee8c9f5","kind":"commit","published_at":"2023-04-23T21:07:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1/manifests"},{"name":"hatch-v1.7.0","sha":"46a2118ba39c00ca102cf463bdc829301402d05b","kind":"commit","published_at":"2023-04-03T02:38:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0/manifests"},{"name":"hatchling-v1.14.0","sha":"f90636764aa1257db17e09c6456496dfbc137127","kind":"commit","published_at":"2023-04-02T20:10:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0/manifests"},{"name":"hatchling-v1.13.0","sha":"63b692e3ac7c4156edbbf382b849eaa8707607eb","kind":"commit","published_at":"2023-02-09T05:38:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0/manifests"},{"name":"hatchling-v1.12.2","sha":"ad2212dc27537b8f309e8300abba6964443cdf79","kind":"commit","published_at":"2023-01-05T04:46:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2/manifests"},{"name":"hatchling-v1.12.1","sha":"eb8e62f18211a41f3d7bac6b079ab6c99612272c","kind":"commit","published_at":"2022-12-31T16:09:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1/manifests"},{"name":"hatchling-v1.12.0","sha":"8726a3a06c9a4307f8fbcfe81f1384036b21e404","kind":"commit","published_at":"2022-12-30T20:39:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0/manifests"},{"name":"hatch-v1.6.3","sha":"b25deec3c8dc32e447c8f07d85ae247c305753e6","kind":"commit","published_at":"2022-10-25T02:15:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3/manifests"},{"name":"hatch-v1.6.2","sha":"76b5df8277b89e8f67867476d7081e08142c0d3c","kind":"commit","published_at":"2022-10-20T04:59:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2/manifests"},{"name":"hatchling-v1.11.1","sha":"dbcf6e742cb38ef147227fb610c3b6ad2afd02ec","kind":"commit","published_at":"2022-10-19T05:55:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1/manifests"},{"name":"hatch-v1.6.1","sha":"f733e0fe4414ba716ba8406cd5313ba4cb8a285b","kind":"commit","published_at":"2022-10-17T01:41:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1/manifests"},{"name":"hatch-v1.6.0","sha":"11e4a9eb16a10e275a2892155230cde2159260e0","kind":"commit","published_at":"2022-10-09T00:25:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0/manifests"},{"name":"hatchling-v1.11.0","sha":"0bd0818bd81e88d6d9b921a2d5d3efeeb9eb3cb8","kind":"commit","published_at":"2022-10-08T22:21:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0/manifests"},{"name":"hatchling-v1.10.0","sha":"b1dfcbdbd6de8389ec80cb4e2ac25e3697ceed24","kind":"commit","published_at":"2022-09-19T02:46:59.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0/manifests"},{"name":"hatchling-v1.9.0","sha":"eb6053466878143e118ca1faa1b468c7dacd60cf","kind":"commit","published_at":"2022-09-10T00:32:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0/manifests"},{"name":"hatch-v1.5.0","sha":"15623bc9d6c59b121de1ff7db3c12a823de590bb","kind":"commit","published_at":"2022-08-28T05:52:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0/manifests"},{"name":"hatchling-v1.8.1","sha":"f1dccf0de6fff0f07c51d77b98364193b62e51cc","kind":"commit","published_at":"2022-08-25T06:02:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1/manifests"},{"name":"hatch-v1.4.2","sha":"6f025c5eb484728b78b1e70fcad69aab2d246d83","kind":"commit","published_at":"2022-08-16T07:11:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2/manifests"},{"name":"hatchling-v1.8.0","sha":"31cbf1b1347c06702110301c0840b310d7f2f8fe","kind":"commit","published_at":"2022-08-16T06:01:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0/manifests"},{"name":"hatch-v1.4.1","sha":"37255332115e337f26c0ddb70175fa94707b7a45","kind":"commit","published_at":"2022-08-13T17:59:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1/manifests"},{"name":"hatchling-v1.7.1","sha":"7eaffbf39d59984cffd217d5ed4349918ef799ff","kind":"commit","published_at":"2022-08-13T17:05:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1/manifests"},{"name":"hatchling-v1.7.0","sha":"b14f6ffbf7f549dc45a9fc07277edd15bcff3ad1","kind":"commit","published_at":"2022-08-13T01:12:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0/manifests"},{"name":"hatch-v1.4.0","sha":"c91c65adc578ee385c134927017ca0e04ea97f5d","kind":"commit","published_at":"2022-08-07T01:20:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0/manifests"},{"name":"hatchling-v1.6.0","sha":"a276ed90e95ff7bc8ea5a4159b023f9dee115962","kind":"commit","published_at":"2022-07-23T18:23:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0/manifests"},{"name":"hatch-v1.3.1","sha":"39f72785281331efc4590aa5802fd0f009f559dd","kind":"commit","published_at":"2022-07-11T22:09:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1/manifests"},{"name":"hatchling-v1.5.0","sha":"daa6b963d364d5aa6d44374edd8ce7617d3903ad","kind":"commit","published_at":"2022-07-11T04:13:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0/manifests"},{"name":"hatch-v1.3.0","sha":"9022c6df9602a0c2bb3b748be95a3d3114caf39d","kind":"commit","published_at":"2022-07-10T19:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0/manifests"},{"name":"hatchling-v1.4.1","sha":"12878570189e8d7b4aaa44dc28308d269e83e7aa","kind":"commit","published_at":"2022-07-05T03:15:16.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1/manifests"},{"name":"hatchling-v1.4.0","sha":"fa44364bad40789ece39f19c6bc9ff4ea6e14a0d","kind":"commit","published_at":"2022-07-03T18:00:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0/manifests"},{"name":"hatchling-v0.25.1","sha":"f8c81acf4e20e3034fcc5209ca5f69cf1f2c6e7f","kind":"commit","published_at":"2022-06-14T22:20:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1/manifests"},{"name":"hatch-v1.2.1","sha":"0658a2da465c3177378618346cbb7bb9312aca1d","kind":"commit","published_at":"2022-05-31T02:48:53.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1/manifests"},{"name":"hatchling-v1.3.1","sha":"cfb13853fdc31931e00dd9f0ec10407ac8b8e27f","kind":"commit","published_at":"2022-05-30T20:06:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1/manifests"},{"name":"hatch-v1.2.0","sha":"a8b3c54e9942b1f145079b538dc83885064ea43d","kind":"commit","published_at":"2022-05-23T01:27:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0/manifests"},{"name":"hatchling-v1.3.0","sha":"65fe2aab00b5197038501078336710864be558e7","kind":"commit","published_at":"2022-05-23T00:51:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0/manifests"},{"name":"hatch-v1.1.2","sha":"74cff35ac734299f0d7f3018b988fdbc3a3a7c98","kind":"commit","published_at":"2022-05-21T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2/manifests"},{"name":"hatchling-v1.2.0","sha":"d8fddbdcb8f6938d05ce296a8f4658acbe98a754","kind":"commit","published_at":"2022-05-20T21:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0/manifests"},{"name":"hatchling-v1.1.0","sha":"0099c83e64c43cd0df5733e9f893e62c5859c612","kind":"commit","published_at":"2022-05-20T00:51:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0/manifests"},{"name":"hatchling-v1.0.0","sha":"c0ebe759085d8ae943b80aa6f50424c8a28256f3","kind":"commit","published_at":"2022-05-17T23:39:06.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0/manifests"},{"name":"hatchling-v0.25.0","sha":"06af251585781d73f2f52b95e3752933039b40bd","kind":"commit","published_at":"2022-05-16T02:06:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0/manifests"},{"name":"hatch-v1.1.1","sha":"7bb6513cbba351f0142870bca3bd03f807e23e74","kind":"commit","published_at":"2022-05-12T20:15:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1/manifests"},{"name":"hatch-v1.1.0","sha":"097222b96858dcce0e5cdcee27f8a289f5338471","kind":"commit","published_at":"2022-05-12T18:23:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0/manifests"},{"name":"hatchling-v0.24.0","sha":"726387e9af6a16cf24f383a3f7583b281f6d4845","kind":"commit","published_at":"2022-04-28T21:39:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0/manifests"},{"name":"hatch-v1.0.0","sha":"452b3ed5a5f219c14d838371ea32807b890c7876","kind":"commit","published_at":"2022-04-28T07:29:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0/manifests"},{"name":"hatch-v1.0.0rc18","sha":"54aebacbc29a5acbc69afb80d8ce87a4d5f40d98","kind":"commit","published_at":"2022-04-28T06:50:12.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc18","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18/manifests"},{"name":"hatchling-v0.23.0","sha":"d934ec131e96a9ec52b20326674bbe438b1ebefa","kind":"commit","published_at":"2022-04-28T05:26:14.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0/manifests"},{"name":"hatch-v1.0.0rc17","sha":"ab6743a3acf5fa8c23bd7a86a3b1fd1b2f51ce69","kind":"commit","published_at":"2022-04-18T22:01:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc17","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17/manifests"},{"name":"hatchling-v0.22.0","sha":"7692fdbb1e9b969173e58e8ee83783b18cf66f6b","kind":"commit","published_at":"2022-03-26T23:37:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0/manifests"},{"name":"hatchling-v0.21.1","sha":"9f637eb972550330d5a206c8f3e511f49281fa18","kind":"commit","published_at":"2022-03-22T04:16:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1/manifests"},{"name":"hatch-v1.0.0rc16","sha":"6824caad4c84698380e1f3cbdcd17c40f27311a3","kind":"commit","published_at":"2022-03-21T02:27:45.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc16","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16/manifests"},{"name":"hatch-v1.0.0rc15","sha":"66ff7195edb872fc36dadf61775640aa41820157","kind":"commit","published_at":"2022-03-18T04:58:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc15","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15/manifests"},{"name":"hatchling-v0.21.0","sha":"ecac80ff8ea369451e410bbcee5b92474a42812e","kind":"commit","published_at":"2022-03-18T03:17:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0/manifests"},{"name":"hatchling-v0.20.1","sha":"b02308d7c32542713ead0bc9357a60cf2f7fe2b4","kind":"commit","published_at":"2022-03-07T15:06:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1/manifests"},{"name":"hatchling-v0.20.0","sha":"923edaf61bfa0f511b66c420910ca030c73c4f1c","kind":"commit","published_at":"2022-03-07T06:06:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0/manifests"},{"name":"hatch-v1.0.0rc14","sha":"c7a9585d51112f45a5279959a667f6bee5f609b7","kind":"commit","published_at":"2022-03-07T01:23:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc14","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14/manifests"},{"name":"hatchling-v0.19.0","sha":"fce4094992b9fafd877d9a956d90b87f8ab0abd9","kind":"commit","published_at":"2022-03-06T23:26:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0/manifests"},{"name":"hatchling-v0.18.0","sha":"25a50d7a0b8f6c60991beb8c15ec56d62bb00541","kind":"commit","published_at":"2022-02-28T04:56:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0/manifests"},{"name":"hatchling-v0.17.0","sha":"581d8ae4f28df505df4f455dcb47542b3433c6f9","kind":"commit","published_at":"2022-02-27T00:51:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0/manifests"},{"name":"hatchling-v0.16.0","sha":"03ae09cae05c44e6e72dd983cc876d1a524bad9d","kind":"commit","published_at":"2022-02-26T17:17:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0/manifests"},{"name":"hatchling-v0.15.0","sha":"b4419fd704622f1070743ebdd31a274f7aea6ac9","kind":"commit","published_at":"2022-02-23T06:55:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0/manifests"},{"name":"hatchling-v0.14.0","sha":"45570ccd7757c305037719fd00aa89fa8f9874f9","kind":"commit","published_at":"2022-02-17T03:14:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0/manifests"},{"name":"hatchling-v0.13.0","sha":"f195e77aae82ee54c8e69ef974a63b8922182bd7","kind":"commit","published_at":"2022-02-16T05:45:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0/manifests"},{"name":"hatchling-v0.12.0","sha":"08bbcdeb51de38ee075b49a1b3faae97502455ac","kind":"commit","published_at":"2022-02-14T03:08:25.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0/manifests"},{"name":"hatch-v1.0.0rc13","sha":"b2339931c4d9a597b618b85adc63f3f929c06cd5","kind":"commit","published_at":"2022-02-13T21:02:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc13","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13/manifests"},{"name":"hatchling-v0.11.3","sha":"f81f1d210f01a3ab728cf1e598ece1e9385c65e4","kind":"commit","published_at":"2022-02-13T17:17:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3/manifests"},{"name":"hatchling-v0.11.2","sha":"5df8cc50675d07a5dfc3064473e913ae01b01fb3","kind":"commit","published_at":"2022-02-05T19:32:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2/manifests"},{"name":"hatchling-v0.11.1","sha":"6a55a0bef06b679ac9a9583a778bfd9376ff2e07","kind":"commit","published_at":"2022-02-05T17:48:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1/manifests"},{"name":"hatch-v1.0.0rc12","sha":"7ae200c2e28552f3b52a9456afb984446708df2a","kind":"commit","published_at":"2022-02-05T05:58:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc12","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12/manifests"},{"name":"hatchling-v0.11.0","sha":"e3dc7a96c0be0bc1d17c2ace39c9b5e7ea325f29","kind":"commit","published_at":"2022-02-05T04:43:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0/manifests"},{"name":"hatch-v1.0.0rc11","sha":"4c9f523323c7c395d12d6ecfe9a8c41ffaaac19c","kind":"commit","published_at":"2022-01-23T16:48:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc11","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11/manifests"},{"name":"hatchling-v0.10.0","sha":"9ec00d5e027c992efbc16dd777b1f6926368b6bf","kind":"commit","published_at":"2022-01-21T04:51:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0/manifests"},{"name":"hatch-v1.0.0rc10","sha":"52afafb892a3adc837b746579722316b5d8e7c0a","kind":"commit","published_at":"2022-01-19T17:29:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc10","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10/manifests"},{"name":"hatch-v1.0.0rc9","sha":"07e3b1474e3f0c990cac39a3687c2a89d1bc54f4","kind":"commit","published_at":"2022-01-19T03:39:19.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc9","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9/manifests"},{"name":"hatchling-v0.9.0","sha":"6a2d2fe2256f8eeaa3fde6c083e4c8599c95dcbb","kind":"commit","published_at":"2022-01-18T23:46:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0/manifests"},{"name":"hatchling-v0.8.2","sha":"30f5f42db0cc5cf118375dc007d01caf82cd3fbd","kind":"commit","published_at":"2022-01-16T17:35:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2/manifests"},{"name":"hatchling-v0.8.1","sha":"9e53da704455bfd49869b3bff2e5d0669baf76e9","kind":"commit","published_at":"2022-01-14T23:03:02.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1/manifests"},{"name":"hatchling-v0.8.0","sha":"4d50a2e6d5debd844265d3e50999590c1a6e5a32","kind":"commit","published_at":"2022-01-09T18:21:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0/manifests"},{"name":"hatch-v1.0.0rc8","sha":"ff67fb61056a5b682951c9d2f6e9ef935d6181f6","kind":"commit","published_at":"2022-01-09T03:01:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc8","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8/manifests"},{"name":"hatch-v1.0.0rc7","sha":"89314fb2dd66c9040a0bc5ebe21458d0dd25e320","kind":"commit","published_at":"2022-01-08T18:31:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7/manifests"},{"name":"hatchling-v0.7.0","sha":"d11d4702c1e09dee5ef4feeca59bb908dd6bc153","kind":"commit","published_at":"2022-01-08T17:36:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0/manifests"},{"name":"hatch-v1rc6","sha":"c7ac0fa1269ba5a64680de3d8b86788fa8b1c160","kind":"commit","published_at":"2022-01-06T07:42:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc6","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6/manifests"},{"name":"hatchling-v0.6","sha":"929aa1847912c735f99ea46fcef570b35837136f","kind":"commit","published_at":"2022-01-06T07:31:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.6","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6/manifests"},{"name":"hatch-v1rc5","sha":"e3804a6aaf3d8a1d35e9fed74ae7f33d6c8450e1","kind":"commit","published_at":"2022-01-03T00:55:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5/manifests"},{"name":"hatch-v1rc4","sha":"bc932b9981e710a97c37498cb0f45027f4373045","kind":"commit","published_at":"2022-01-01T21:40:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4/manifests"},{"name":"hatchling-v0.5","sha":"91752501e664df5e8d5c16d00f2b5a8dd325905d","kind":"commit","published_at":"2022-01-01T21:24:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5/manifests"},{"name":"hatch-v1rc3","sha":"4b4699ba5eb93959f2d5a94694105ab644160003","kind":"commit","published_at":"2021-12-31T04:48:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3/manifests"},{"name":"hatchling-v0.4","sha":"3f0531eb692cc5c248e64bd24d7fecbda50d4eb9","kind":"commit","published_at":"2021-12-31T04:17:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4/manifests"},{"name":"hatchling-v0.3.1","sha":"a0f78f51964b2f57009a56229339a69d14a265bf","kind":"commit","published_at":"2021-12-30T05:13:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1/manifests"},{"name":"hatch-v1rc2","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2/manifests"},{"name":"hatchling-v0.3","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3/manifests"},{"name":"0.23.0","sha":"704cdcd1a0cd3a621235ac9f5b2b90e7524e3cd3","kind":"commit","published_at":"2019-10-21T16:41:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0/manifests"},{"name":"0.11.0","sha":"1a887ceea97651c0606af5e18496ce8b0db76779","kind":"commit","published_at":"2017-09-13T17:56:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:35:17.577Z","dependent_packages_count":98,"downloads":518939822,"downloads_period":"last-month","dependent_repos_count":665,"rankings":{"downloads":0.1303528712809368,"dependent_repos_count":0.5104673160207001,"dependent_packages_count":0.3551415386600003,"stargazers_count":1.0381326120604744,"forks_count":3.35145635621707,"docker_downloads_count":1.529447632150842,"average":1.1524997210650039},"purl":"pkg:pypi/hatchling","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hatchling","docker_dependents_count":30,"docker_downloads_count":585399,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hatchling","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hatchling/dependencies","status":null,"funding_links":["https://github.com/sponsors/ofek","https://ofek.dev/donate/","https://github.com/sponsors/pypa"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T12:32:11.676Z","issues_count":716,"pull_requests_count":685,"avg_time_to_close_issue":4146545.2581699346,"avg_time_to_close_pull_request":2103815.7581573897,"issues_closed_count":306,"pull_requests_closed_count":521,"pull_request_authors_count":161,"issue_authors_count":496,"avg_comments_per_issue":2.2905027932960893,"avg_comments_per_pull_request":1.2058394160583943,"merged_pull_requests_count":445,"bot_issues_count":1,"bot_pull_requests_count":34,"past_year_issues_count":44,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":3121908.222222222,"past_year_avg_time_to_close_pull_request":1935299.75,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":2.6818181818181817,"past_year_avg_comments_per_pull_request":0.6526315789473685,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/issues","maintainers":[{"login":"ofek","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"cjames23","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"pfmoore","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"},{"login":"flying-sheep","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"ewdurbin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewdurbin"},{"login":"webknjaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}],"active_maintainers":[{"login":"cjames23","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"pfmoore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatchling/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatchling/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatchling/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatchling/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatchling/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatchling/codemeta","maintainers":[{"uuid":"Ofekmeister","login":"Ofekmeister","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/Ofekmeister/","role":null,"created_at":"2022-12-30T20:58:46.901Z","updated_at":"2022-12-30T20:58:46.901Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Ofekmeister/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930873,"maintainers_count":399925,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","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":2756531,"name":"hatch","ecosystem":"pypi","description":"Modern, extensible Python project management","homepage":"https://hatch.pypa.io/latest/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/hatch","keywords_array":["build","dependency","environment","hatch","packaging","plugin","publishing","release","versioning"],"namespace":null,"versions_count":63,"first_release_published_at":"2021-12-29T21:16:09.000Z","latest_release_published_at":"2026-08-11T05:06:39.000Z","latest_release_number":"1.18.0","last_synced_at":"2026-08-25T14:05:23.095Z","created_at":"2022-04-10T11:13:29.948Z","updated_at":"2026-08-25T14:05:23.096Z","registry_url":"https://pypi.org/project/hatch/","install_command":"pip install hatch --index-url https://pypi.org/simple","documentation_url":"https://hatch.readthedocs.io/","metadata":{"funding":"https://github.com/sponsors/ofek","documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Natural Language :: English","Operating System :: OS Independent","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 :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Build Tools"],"normalized_name":"hatch","project_status":null},"repo_metadata":{"id":37533043,"uuid":"92997800","full_name":"pypa/hatch","owner":"pypa","description":"Modern, extensible Python project management","archived":false,"fork":false,"pushed_at":"2026-08-18T23:06:33.000Z","size":49858,"stargazers_count":7219,"open_issues_count":434,"forks_count":449,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-19T11:12:03.597Z","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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["ofek"],"custom":["https://ofek.dev/donate/"]}},"created_at":"2017-05-31T23:37:53.000Z","updated_at":"2026-08-19T02:33:32.000Z","dependencies_parsed_at":"2026-08-06T04:48:56.338Z","dependency_job_id":"7366a764-9408-4d01-ac9c-06df5b5903d1","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":151,"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":36782673,"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":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","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"},"tags":[{"name":"hatchling-v1.32.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.32.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0/manifests"},{"name":"hatch-v1.18.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0/manifests"},{"name":"hatch-v1.17.1","sha":"5dae0595d1dfbaa5268aeeee7d81fde604d097d8","kind":"commit","published_at":"2026-07-08T01:46:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1/manifests"},{"name":"hatchling-v1.31.0","sha":"4b3fd7d6d8435312b16fe8e8a317be5244a81b23","kind":"commit","published_at":"2026-07-08T01:29:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.31.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0/manifests"},{"name":"hatchling-v1.30.1","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1/manifests"},{"name":"hatch-v1.17.0","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0/manifests"},{"name":"hatchling-v1.30.0","sha":"0497be09d555c300851d55344104e9aea2f9f200","kind":"commit","published_at":"2026-06-01T01:27:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0/manifests"},{"name":"hatch-v1.16.5","sha":"b998d2b755bc0dca20054f96da8981532444fc2a","kind":"commit","published_at":"2026-02-27T17:59:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5/manifests"},{"name":"hatch-v1.16.4","sha":"c13404120ba3456d9f082ef6ffd81927dc07e4cd","kind":"commit","published_at":"2026-02-23T22:44:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4/manifests"},{"name":"hatchling-v1.29.0","sha":"1a74daa6f554e2ec89f2641288e44ed39e5507cc","kind":"commit","published_at":"2026-02-23T18:20:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.29.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0/manifests"},{"name":"hatch-v1.16.3","sha":"dec7d6d3116037e2a3affd202f2d852f41cad5de","kind":"commit","published_at":"2026-01-21T01:32:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3/manifests"},{"name":"hatch-v1.16.2","sha":"e966480e250a489644a0ff5f1a68590db1e3e032","kind":"commit","published_at":"2025-12-06T18:55:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2/manifests"},{"name":"hatch-v1.16.1","sha":"d96983f5bffa280102a7dba29776913d7d9dad62","kind":"commit","published_at":"2025-11-27T20:04:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1/manifests"},{"name":"hatchling-v1.28.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.28.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0/manifests"},{"name":"hatch-v1.16.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0/manifests"},{"name":"hatch-v1.15.1","sha":"19eec091b197fc2fdf22df8c753416a37a458fb0","kind":"commit","published_at":"2025-10-16T20:33:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1/manifests"},{"name":"hatch-v1.15.0","sha":"0636e7b6a89738bffe71e74c5c8e4e59b868dacb","kind":"commit","published_at":"2025-10-15T05:47:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0/manifests"},{"name":"hatch-v1.14.2","sha":"d3448c233840d25df0a0a10571e034462cbd5d9e","kind":"commit","published_at":"2025-09-24T06:19:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2/manifests"},{"name":"hatch-v1.14.1","sha":"b87f3f97ab21a9dc6214ff3dd91adf6e2c2b29bb","kind":"commit","published_at":"2025-04-07T04:13:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1/manifests"},{"name":"hatch-v1.14.0","sha":"55dd8409fd4f8dde5869003d24b04d43dab192a9","kind":"commit","published_at":"2024-12-16T00:59:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0/manifests"},{"name":"hatchling-v1.27.0","sha":"cbf6598e5cbce3ba9097023c5bf783001ebbcbcb","kind":"commit","published_at":"2024-12-15T17:06:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.27.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0/manifests"},{"name":"hatchling-v1.26.3","sha":"6bc4bbeff1be8226958874e43698f5bf3b8ea339","kind":"commit","published_at":"2024-11-12T18:56:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3/manifests"},{"name":"hatchling-v1.26.2","sha":"ecb45a8e094cf6320128aee78b58d605f39bb5f1","kind":"commit","published_at":"2024-11-12T17:01:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2/manifests"},{"name":"hatchling-v1.26.1","sha":"c1a3c6b4c86ea2affe4734b54578f032fe5d0003","kind":"commit","published_at":"2024-11-10T15:09:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1/manifests"},{"name":"hatchling-v1.26.0","sha":"96604066214c627de447a01eb697c3ddba4b8a40","kind":"commit","published_at":"2024-11-10T06:28:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0/manifests"},{"name":"hatch-v1.13.0","sha":"4e3c515bb15fd5533ced963c70308e2a271905d9","kind":"commit","published_at":"2024-10-13T22:56:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0/manifests"},{"name":"hatchling-v1.25.0","sha":"6fdb66d16f91f3ce80b705e266674f74c83c987a","kind":"commit","published_at":"2024-06-22T17:13:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0/manifests"},{"name":"hatch-v1.12.0","sha":"d73037fe7e9b66eeeba2e72d37074373594221c5","kind":"commit","published_at":"2024-05-28T13:52:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0/manifests"},{"name":"hatch-v1.11.1","sha":"abf787d64f1afec7f658343f10188369554bd5a6","kind":"commit","published_at":"2024-05-23T17:09:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1/manifests"},{"name":"hatch-v1.11.0","sha":"6a147fc1d6e8f5c9e04ccbe28201b71a783f2ec8","kind":"commit","published_at":"2024-05-15T05:11:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0/manifests"},{"name":"hatch-v1.10.0","sha":"ab79f405bf34e0f2edd539cc725b16c817fc9447","kind":"commit","published_at":"2024-05-02T03:25:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0/manifests"},{"name":"hatch-v1.9.7","sha":"ec76a830b1d8cca794d15f031b0a426ea614788c","kind":"commit","published_at":"2024-04-24T19:15:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7/manifests"},{"name":"hatchling-v1.24.2","sha":"9b51c8ce3f4a611351752fc9e23fd426580b2309","kind":"commit","published_at":"2024-04-22T02:11:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2/manifests"},{"name":"hatchling-v1.24.1","sha":"544be241e8dbd56a5886d4398308b23a1353fa6a","kind":"commit","published_at":"2024-04-18T03:09:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1/manifests"},{"name":"hatchling-v1.24.0","sha":"864854478bac936de2d94273ae083c7c29564df2","kind":"commit","published_at":"2024-04-16T04:45:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0/manifests"},{"name":"hatchling-v1.23.0","sha":"c935e51cdf4b270cc95f3d1942bdb6a326ff6c41","kind":"commit","published_at":"2024-04-14T21:36:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0/manifests"},{"name":"hatchling-v1.22.5","sha":"872fd60257cad4d782e7639f1e3f275e9eb9cbf8","kind":"commit","published_at":"2024-04-04T17:54:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5/manifests"},{"name":"hatchling-v1.22.4","sha":"026bcf4fe52f9fe31975895fb062ea89e881e95c","kind":"commit","published_at":"2024-03-23T23:39:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4/manifests"},{"name":"hatchling-v1.22.3","sha":"83b25a2cd750ce05fec68e04e8fd3079f7839ca3","kind":"commit","published_at":"2024-03-19T03:36:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3/manifests"},{"name":"hatchling-v1.22.2","sha":"ca3fc6c224d3d9ed11e3a91bb63b40117cbe481c","kind":"commit","published_at":"2024-03-16T14:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2/manifests"},{"name":"hatchling-v1.22.1","sha":"e090a5103d1f992ba0fce8b5264092a416d088b1","kind":"commit","published_at":"2024-03-16T03:05:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1/manifests"},{"name":"hatchling-v1.22.0","sha":"2cdade270783f29972bcafdd52573541d1f1a489","kind":"commit","published_at":"2024-03-16T02:42:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0/manifests"},{"name":"hatch-v1.9.4","sha":"3ef3169578274b41f92ab0c8f524a914b4e4f984","kind":"commit","published_at":"2024-03-12T03:37:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4/manifests"},{"name":"hatch-v1.9.3","sha":"00c5ae74f3c08b3d08d58f8dc26033e48f391511","kind":"commit","published_at":"2024-01-25T01:01:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3/manifests"},{"name":"hatchling-v1.21.1","sha":"c20358d120d24afebc14bb4f51a75bb426989b33","kind":"commit","published_at":"2024-01-25T00:43:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1/manifests"},{"name":"hatch-v1.9.2","sha":"fd27c8ab329e572f48ef32505c340ffc845898d8","kind":"commit","published_at":"2024-01-21T03:13:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2/manifests"},{"name":"hatch-v1.9.1","sha":"632b8f49a7b5a8bf86894b5e3306e3de1e61b154","kind":"commit","published_at":"2023-12-25T05:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1/manifests"},{"name":"hatch-v1.9.0","sha":"d3246e957584d292319e7b93301598cdf611e902","kind":"commit","published_at":"2023-12-19T03:23:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0/manifests"},{"name":"hatchling-v1.21.0","sha":"6b12353590154d08cf48b55983286113b8448409","kind":"commit","published_at":"2023-12-18T04:51:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0/manifests"},{"name":"hatch-v1.8.1","sha":"3bc004c940bd942b6cfb9a75d60a0f8167bfad27","kind":"commit","published_at":"2023-12-14T05:09:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1/manifests"},{"name":"hatchling-v1.20.0","sha":"3054315f325aaf59187353913004df609aa9546c","kind":"commit","published_at":"2023-12-13T07:04:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0/manifests"},{"name":"hatchling-v1.19.1","sha":"4e2546304315a40ff986f2c438526d21eb06a5ae","kind":"commit","published_at":"2023-12-12T06:22:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1/manifests"},{"name":"hatch-v1.8.0","sha":"d529d12e397c262bafaa56cd6e240c1eabb9ba67","kind":"commit","published_at":"2023-12-11T14:32:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0/manifests"},{"name":"hatchling-v1.19.0","sha":"f36c82292368947fb8696221d3ce5665816b4afc","kind":"commit","published_at":"2023-12-11T06:52:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0/manifests"},{"name":"hatchling-v1.18.0","sha":"8c99dd2d14d77ec2fea7fcd87e957651c450caca","kind":"commit","published_at":"2023-06-12T04:17:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0/manifests"},{"name":"hatchling-v1.17.1","sha":"33aa4d3dfd2e7046de24a5bf11613d98c0ca4c87","kind":"commit","published_at":"2023-06-03T16:06:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1/manifests"},{"name":"hatchling-v1.17.0","sha":"4886f856eceef04d8f8af05201d157b4c92a0671","kind":"commit","published_at":"2023-05-12T04:21:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0/manifests"},{"name":"hatchling-v1.16.1","sha":"283a478db89770b5f913aa71f3b44e9a107b3833","kind":"commit","published_at":"2023-05-11T14:00:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1/manifests"},{"name":"hatchling-v1.16.0","sha":"3f92634aa8a2700fca4f79592aa84a76d4cb20ba","kind":"commit","published_at":"2023-05-11T02:27:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0/manifests"},{"name":"hatchling-v1.15.0","sha":"3dc6f02f0d261f22653bf81bbe734a4f1b2146f5","kind":"commit","published_at":"2023-05-09T17:20:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0/manifests"},{"name":"hatchling-v1.14.1","sha":"7a89af26f0ab8c1dac9e78520ae20bdc0ee8c9f5","kind":"commit","published_at":"2023-04-23T21:07:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1/manifests"},{"name":"hatch-v1.7.0","sha":"46a2118ba39c00ca102cf463bdc829301402d05b","kind":"commit","published_at":"2023-04-03T02:38:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0/manifests"},{"name":"hatchling-v1.14.0","sha":"f90636764aa1257db17e09c6456496dfbc137127","kind":"commit","published_at":"2023-04-02T20:10:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0/manifests"},{"name":"hatchling-v1.13.0","sha":"63b692e3ac7c4156edbbf382b849eaa8707607eb","kind":"commit","published_at":"2023-02-09T05:38:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0/manifests"},{"name":"hatchling-v1.12.2","sha":"ad2212dc27537b8f309e8300abba6964443cdf79","kind":"commit","published_at":"2023-01-05T04:46:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2/manifests"},{"name":"hatchling-v1.12.1","sha":"eb8e62f18211a41f3d7bac6b079ab6c99612272c","kind":"commit","published_at":"2022-12-31T16:09:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1/manifests"},{"name":"hatchling-v1.12.0","sha":"8726a3a06c9a4307f8fbcfe81f1384036b21e404","kind":"commit","published_at":"2022-12-30T20:39:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0/manifests"},{"name":"hatch-v1.6.3","sha":"b25deec3c8dc32e447c8f07d85ae247c305753e6","kind":"commit","published_at":"2022-10-25T02:15:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3/manifests"},{"name":"hatch-v1.6.2","sha":"76b5df8277b89e8f67867476d7081e08142c0d3c","kind":"commit","published_at":"2022-10-20T04:59:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2/manifests"},{"name":"hatchling-v1.11.1","sha":"dbcf6e742cb38ef147227fb610c3b6ad2afd02ec","kind":"commit","published_at":"2022-10-19T05:55:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1/manifests"},{"name":"hatch-v1.6.1","sha":"f733e0fe4414ba716ba8406cd5313ba4cb8a285b","kind":"commit","published_at":"2022-10-17T01:41:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1/manifests"},{"name":"hatch-v1.6.0","sha":"11e4a9eb16a10e275a2892155230cde2159260e0","kind":"commit","published_at":"2022-10-09T00:25:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0/manifests"},{"name":"hatchling-v1.11.0","sha":"0bd0818bd81e88d6d9b921a2d5d3efeeb9eb3cb8","kind":"commit","published_at":"2022-10-08T22:21:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0/manifests"},{"name":"hatchling-v1.10.0","sha":"b1dfcbdbd6de8389ec80cb4e2ac25e3697ceed24","kind":"commit","published_at":"2022-09-19T02:46:59.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0/manifests"},{"name":"hatchling-v1.9.0","sha":"eb6053466878143e118ca1faa1b468c7dacd60cf","kind":"commit","published_at":"2022-09-10T00:32:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0/manifests"},{"name":"hatch-v1.5.0","sha":"15623bc9d6c59b121de1ff7db3c12a823de590bb","kind":"commit","published_at":"2022-08-28T05:52:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0/manifests"},{"name":"hatchling-v1.8.1","sha":"f1dccf0de6fff0f07c51d77b98364193b62e51cc","kind":"commit","published_at":"2022-08-25T06:02:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1/manifests"},{"name":"hatch-v1.4.2","sha":"6f025c5eb484728b78b1e70fcad69aab2d246d83","kind":"commit","published_at":"2022-08-16T07:11:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2/manifests"},{"name":"hatchling-v1.8.0","sha":"31cbf1b1347c06702110301c0840b310d7f2f8fe","kind":"commit","published_at":"2022-08-16T06:01:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0/manifests"},{"name":"hatch-v1.4.1","sha":"37255332115e337f26c0ddb70175fa94707b7a45","kind":"commit","published_at":"2022-08-13T17:59:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1/manifests"},{"name":"hatchling-v1.7.1","sha":"7eaffbf39d59984cffd217d5ed4349918ef799ff","kind":"commit","published_at":"2022-08-13T17:05:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1/manifests"},{"name":"hatchling-v1.7.0","sha":"b14f6ffbf7f549dc45a9fc07277edd15bcff3ad1","kind":"commit","published_at":"2022-08-13T01:12:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0/manifests"},{"name":"hatch-v1.4.0","sha":"c91c65adc578ee385c134927017ca0e04ea97f5d","kind":"commit","published_at":"2022-08-07T01:20:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0/manifests"},{"name":"hatchling-v1.6.0","sha":"a276ed90e95ff7bc8ea5a4159b023f9dee115962","kind":"commit","published_at":"2022-07-23T18:23:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0/manifests"},{"name":"hatch-v1.3.1","sha":"39f72785281331efc4590aa5802fd0f009f559dd","kind":"commit","published_at":"2022-07-11T22:09:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1/manifests"},{"name":"hatchling-v1.5.0","sha":"daa6b963d364d5aa6d44374edd8ce7617d3903ad","kind":"commit","published_at":"2022-07-11T04:13:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0/manifests"},{"name":"hatch-v1.3.0","sha":"9022c6df9602a0c2bb3b748be95a3d3114caf39d","kind":"commit","published_at":"2022-07-10T19:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0/manifests"},{"name":"hatchling-v1.4.1","sha":"12878570189e8d7b4aaa44dc28308d269e83e7aa","kind":"commit","published_at":"2022-07-05T03:15:16.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1/manifests"},{"name":"hatchling-v1.4.0","sha":"fa44364bad40789ece39f19c6bc9ff4ea6e14a0d","kind":"commit","published_at":"2022-07-03T18:00:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0/manifests"},{"name":"hatchling-v0.25.1","sha":"f8c81acf4e20e3034fcc5209ca5f69cf1f2c6e7f","kind":"commit","published_at":"2022-06-14T22:20:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1/manifests"},{"name":"hatch-v1.2.1","sha":"0658a2da465c3177378618346cbb7bb9312aca1d","kind":"commit","published_at":"2022-05-31T02:48:53.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1/manifests"},{"name":"hatchling-v1.3.1","sha":"cfb13853fdc31931e00dd9f0ec10407ac8b8e27f","kind":"commit","published_at":"2022-05-30T20:06:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1/manifests"},{"name":"hatch-v1.2.0","sha":"a8b3c54e9942b1f145079b538dc83885064ea43d","kind":"commit","published_at":"2022-05-23T01:27:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0/manifests"},{"name":"hatchling-v1.3.0","sha":"65fe2aab00b5197038501078336710864be558e7","kind":"commit","published_at":"2022-05-23T00:51:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0/manifests"},{"name":"hatch-v1.1.2","sha":"74cff35ac734299f0d7f3018b988fdbc3a3a7c98","kind":"commit","published_at":"2022-05-21T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2/manifests"},{"name":"hatchling-v1.2.0","sha":"d8fddbdcb8f6938d05ce296a8f4658acbe98a754","kind":"commit","published_at":"2022-05-20T21:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0/manifests"},{"name":"hatchling-v1.1.0","sha":"0099c83e64c43cd0df5733e9f893e62c5859c612","kind":"commit","published_at":"2022-05-20T00:51:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0/manifests"},{"name":"hatchling-v1.0.0","sha":"c0ebe759085d8ae943b80aa6f50424c8a28256f3","kind":"commit","published_at":"2022-05-17T23:39:06.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0/manifests"},{"name":"hatchling-v0.25.0","sha":"06af251585781d73f2f52b95e3752933039b40bd","kind":"commit","published_at":"2022-05-16T02:06:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0/manifests"},{"name":"hatch-v1.1.1","sha":"7bb6513cbba351f0142870bca3bd03f807e23e74","kind":"commit","published_at":"2022-05-12T20:15:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1/manifests"},{"name":"hatch-v1.1.0","sha":"097222b96858dcce0e5cdcee27f8a289f5338471","kind":"commit","published_at":"2022-05-12T18:23:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0/manifests"},{"name":"hatchling-v0.24.0","sha":"726387e9af6a16cf24f383a3f7583b281f6d4845","kind":"commit","published_at":"2022-04-28T21:39:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0/manifests"},{"name":"hatch-v1.0.0","sha":"452b3ed5a5f219c14d838371ea32807b890c7876","kind":"commit","published_at":"2022-04-28T07:29:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0/manifests"},{"name":"hatch-v1.0.0rc18","sha":"54aebacbc29a5acbc69afb80d8ce87a4d5f40d98","kind":"commit","published_at":"2022-04-28T06:50:12.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc18","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18/manifests"},{"name":"hatchling-v0.23.0","sha":"d934ec131e96a9ec52b20326674bbe438b1ebefa","kind":"commit","published_at":"2022-04-28T05:26:14.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0/manifests"},{"name":"hatch-v1.0.0rc17","sha":"ab6743a3acf5fa8c23bd7a86a3b1fd1b2f51ce69","kind":"commit","published_at":"2022-04-18T22:01:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc17","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17/manifests"},{"name":"hatchling-v0.22.0","sha":"7692fdbb1e9b969173e58e8ee83783b18cf66f6b","kind":"commit","published_at":"2022-03-26T23:37:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0/manifests"},{"name":"hatchling-v0.21.1","sha":"9f637eb972550330d5a206c8f3e511f49281fa18","kind":"commit","published_at":"2022-03-22T04:16:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1/manifests"},{"name":"hatch-v1.0.0rc16","sha":"6824caad4c84698380e1f3cbdcd17c40f27311a3","kind":"commit","published_at":"2022-03-21T02:27:45.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc16","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16/manifests"},{"name":"hatch-v1.0.0rc15","sha":"66ff7195edb872fc36dadf61775640aa41820157","kind":"commit","published_at":"2022-03-18T04:58:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc15","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15/manifests"},{"name":"hatchling-v0.21.0","sha":"ecac80ff8ea369451e410bbcee5b92474a42812e","kind":"commit","published_at":"2022-03-18T03:17:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0/manifests"},{"name":"hatchling-v0.20.1","sha":"b02308d7c32542713ead0bc9357a60cf2f7fe2b4","kind":"commit","published_at":"2022-03-07T15:06:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1/manifests"},{"name":"hatchling-v0.20.0","sha":"923edaf61bfa0f511b66c420910ca030c73c4f1c","kind":"commit","published_at":"2022-03-07T06:06:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0/manifests"},{"name":"hatch-v1.0.0rc14","sha":"c7a9585d51112f45a5279959a667f6bee5f609b7","kind":"commit","published_at":"2022-03-07T01:23:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc14","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14/manifests"},{"name":"hatchling-v0.19.0","sha":"fce4094992b9fafd877d9a956d90b87f8ab0abd9","kind":"commit","published_at":"2022-03-06T23:26:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0/manifests"},{"name":"hatchling-v0.18.0","sha":"25a50d7a0b8f6c60991beb8c15ec56d62bb00541","kind":"commit","published_at":"2022-02-28T04:56:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0/manifests"},{"name":"hatchling-v0.17.0","sha":"581d8ae4f28df505df4f455dcb47542b3433c6f9","kind":"commit","published_at":"2022-02-27T00:51:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0/manifests"},{"name":"hatchling-v0.16.0","sha":"03ae09cae05c44e6e72dd983cc876d1a524bad9d","kind":"commit","published_at":"2022-02-26T17:17:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0/manifests"},{"name":"hatchling-v0.15.0","sha":"b4419fd704622f1070743ebdd31a274f7aea6ac9","kind":"commit","published_at":"2022-02-23T06:55:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0/manifests"},{"name":"hatchling-v0.14.0","sha":"45570ccd7757c305037719fd00aa89fa8f9874f9","kind":"commit","published_at":"2022-02-17T03:14:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0/manifests"},{"name":"hatchling-v0.13.0","sha":"f195e77aae82ee54c8e69ef974a63b8922182bd7","kind":"commit","published_at":"2022-02-16T05:45:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0/manifests"},{"name":"hatchling-v0.12.0","sha":"08bbcdeb51de38ee075b49a1b3faae97502455ac","kind":"commit","published_at":"2022-02-14T03:08:25.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0/manifests"},{"name":"hatch-v1.0.0rc13","sha":"b2339931c4d9a597b618b85adc63f3f929c06cd5","kind":"commit","published_at":"2022-02-13T21:02:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc13","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13/manifests"},{"name":"hatchling-v0.11.3","sha":"f81f1d210f01a3ab728cf1e598ece1e9385c65e4","kind":"commit","published_at":"2022-02-13T17:17:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3/manifests"},{"name":"hatchling-v0.11.2","sha":"5df8cc50675d07a5dfc3064473e913ae01b01fb3","kind":"commit","published_at":"2022-02-05T19:32:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2/manifests"},{"name":"hatchling-v0.11.1","sha":"6a55a0bef06b679ac9a9583a778bfd9376ff2e07","kind":"commit","published_at":"2022-02-05T17:48:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1/manifests"},{"name":"hatch-v1.0.0rc12","sha":"7ae200c2e28552f3b52a9456afb984446708df2a","kind":"commit","published_at":"2022-02-05T05:58:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc12","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12/manifests"},{"name":"hatchling-v0.11.0","sha":"e3dc7a96c0be0bc1d17c2ace39c9b5e7ea325f29","kind":"commit","published_at":"2022-02-05T04:43:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0/manifests"},{"name":"hatch-v1.0.0rc11","sha":"4c9f523323c7c395d12d6ecfe9a8c41ffaaac19c","kind":"commit","published_at":"2022-01-23T16:48:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc11","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11/manifests"},{"name":"hatchling-v0.10.0","sha":"9ec00d5e027c992efbc16dd777b1f6926368b6bf","kind":"commit","published_at":"2022-01-21T04:51:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0/manifests"},{"name":"hatch-v1.0.0rc10","sha":"52afafb892a3adc837b746579722316b5d8e7c0a","kind":"commit","published_at":"2022-01-19T17:29:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc10","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10/manifests"},{"name":"hatch-v1.0.0rc9","sha":"07e3b1474e3f0c990cac39a3687c2a89d1bc54f4","kind":"commit","published_at":"2022-01-19T03:39:19.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc9","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9/manifests"},{"name":"hatchling-v0.9.0","sha":"6a2d2fe2256f8eeaa3fde6c083e4c8599c95dcbb","kind":"commit","published_at":"2022-01-18T23:46:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0/manifests"},{"name":"hatchling-v0.8.2","sha":"30f5f42db0cc5cf118375dc007d01caf82cd3fbd","kind":"commit","published_at":"2022-01-16T17:35:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2/manifests"},{"name":"hatchling-v0.8.1","sha":"9e53da704455bfd49869b3bff2e5d0669baf76e9","kind":"commit","published_at":"2022-01-14T23:03:02.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1/manifests"},{"name":"hatchling-v0.8.0","sha":"4d50a2e6d5debd844265d3e50999590c1a6e5a32","kind":"commit","published_at":"2022-01-09T18:21:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0/manifests"},{"name":"hatch-v1.0.0rc8","sha":"ff67fb61056a5b682951c9d2f6e9ef935d6181f6","kind":"commit","published_at":"2022-01-09T03:01:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc8","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8/manifests"},{"name":"hatch-v1.0.0rc7","sha":"89314fb2dd66c9040a0bc5ebe21458d0dd25e320","kind":"commit","published_at":"2022-01-08T18:31:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7/manifests"},{"name":"hatchling-v0.7.0","sha":"d11d4702c1e09dee5ef4feeca59bb908dd6bc153","kind":"commit","published_at":"2022-01-08T17:36:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0/manifests"},{"name":"hatch-v1rc6","sha":"c7ac0fa1269ba5a64680de3d8b86788fa8b1c160","kind":"commit","published_at":"2022-01-06T07:42:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc6","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6/manifests"},{"name":"hatchling-v0.6","sha":"929aa1847912c735f99ea46fcef570b35837136f","kind":"commit","published_at":"2022-01-06T07:31:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.6","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6/manifests"},{"name":"hatch-v1rc5","sha":"e3804a6aaf3d8a1d35e9fed74ae7f33d6c8450e1","kind":"commit","published_at":"2022-01-03T00:55:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5/manifests"},{"name":"hatch-v1rc4","sha":"bc932b9981e710a97c37498cb0f45027f4373045","kind":"commit","published_at":"2022-01-01T21:40:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4/manifests"},{"name":"hatchling-v0.5","sha":"91752501e664df5e8d5c16d00f2b5a8dd325905d","kind":"commit","published_at":"2022-01-01T21:24:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5/manifests"},{"name":"hatch-v1rc3","sha":"4b4699ba5eb93959f2d5a94694105ab644160003","kind":"commit","published_at":"2021-12-31T04:48:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3/manifests"},{"name":"hatchling-v0.4","sha":"3f0531eb692cc5c248e64bd24d7fecbda50d4eb9","kind":"commit","published_at":"2021-12-31T04:17:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4/manifests"},{"name":"hatchling-v0.3.1","sha":"a0f78f51964b2f57009a56229339a69d14a265bf","kind":"commit","published_at":"2021-12-30T05:13:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1/manifests"},{"name":"hatch-v1rc2","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2/manifests"},{"name":"hatchling-v0.3","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3/manifests"},{"name":"0.23.0","sha":"704cdcd1a0cd3a621235ac9f5b2b90e7524e3cd3","kind":"commit","published_at":"2019-10-21T16:41:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0/manifests"},{"name":"0.11.0","sha":"1a887ceea97651c0606af5e18496ce8b0db76779","kind":"commit","published_at":"2017-09-13T17:56:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:56:17.029Z","dependent_packages_count":252,"downloads":21450832,"downloads_period":"last-month","dependent_repos_count":109,"rankings":{"downloads":0.3625256015384375,"dependent_repos_count":1.4346633104548085,"dependent_packages_count":0.2024671284063726,"stargazers_count":1.0381326120604744,"forks_count":3.35145635621707,"docker_downloads_count":4.159971538374325,"average":1.7582027578419146},"purl":"pkg:pypi/hatch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hatch","docker_dependents_count":3,"docker_downloads_count":320,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hatch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hatch/dependencies","status":null,"funding_links":["https://github.com/sponsors/ofek","https://ofek.dev/donate/","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:32:11.676Z","issues_count":716,"pull_requests_count":685,"avg_time_to_close_issue":4146545.2581699346,"avg_time_to_close_pull_request":2103815.7581573897,"issues_closed_count":306,"pull_requests_closed_count":521,"pull_request_authors_count":161,"issue_authors_count":496,"avg_comments_per_issue":2.2905027932960893,"avg_comments_per_pull_request":1.2058394160583943,"merged_pull_requests_count":445,"bot_issues_count":1,"bot_pull_requests_count":34,"past_year_issues_count":44,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":3121908.222222222,"past_year_avg_time_to_close_pull_request":1935299.75,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":2.6818181818181817,"past_year_avg_comments_per_pull_request":0.6526315789473685,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/issues","maintainers":[{"login":"ofek","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"cjames23","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"pfmoore","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"},{"login":"flying-sheep","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"ewdurbin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewdurbin"},{"login":"webknjaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}],"active_maintainers":[{"login":"cjames23","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"pfmoore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hatch/codemeta","maintainers":[{"uuid":"Ofekmeister","login":"Ofekmeister","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/Ofekmeister/","role":null,"created_at":"2023-01-18T15:55:43.537Z","updated_at":"2023-01-18T15:55:43.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Ofekmeister/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930873,"maintainers_count":399925,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","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":8584838,"name":"python-hatchling","ecosystem":"homebrew","description":"Modern, extensible Python build backend","homepage":"https://github.com/pypa/hatch/tree/master/backend","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/hatch","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2023-11-20T04:19:32.704Z","latest_release_published_at":"2024-01-26T01:53:08.698Z","latest_release_number":"1.21.1","last_synced_at":"2026-08-25T14:04:26.273Z","created_at":"2023-11-20T04:19:32.228Z","updated_at":"2026-08-25T14:04:26.273Z","registry_url":"https://formulae.brew.sh/formula/python-hatchling","install_command":"brew install python-hatchling","documentation_url":null,"metadata":{},"repo_metadata":{"id":37533043,"uuid":"92997800","full_name":"pypa/hatch","owner":"pypa","description":"Modern, extensible Python project management","archived":false,"fork":false,"pushed_at":"2026-08-11T05:14:41.000Z","size":49841,"stargazers_count":7220,"open_issues_count":423,"forks_count":447,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-12T01:36:55.352Z","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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["ofek"],"custom":["https://ofek.dev/donate/"]}},"created_at":"2017-05-31T23:37:53.000Z","updated_at":"2026-08-11T12:54:14.000Z","dependencies_parsed_at":"2026-08-06T04:48:56.338Z","dependency_job_id":"7366a764-9408-4d01-ac9c-06df5b5903d1","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":151,"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":36546441,"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":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","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"},"tags":[{"name":"hatchling-v1.32.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.32.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0/manifests"},{"name":"hatch-v1.18.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0/manifests"},{"name":"hatch-v1.17.1","sha":"5dae0595d1dfbaa5268aeeee7d81fde604d097d8","kind":"commit","published_at":"2026-07-08T01:46:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1/manifests"},{"name":"hatchling-v1.31.0","sha":"4b3fd7d6d8435312b16fe8e8a317be5244a81b23","kind":"commit","published_at":"2026-07-08T01:29:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.31.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0/manifests"},{"name":"hatchling-v1.30.1","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1/manifests"},{"name":"hatch-v1.17.0","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0/manifests"},{"name":"hatchling-v1.30.0","sha":"0497be09d555c300851d55344104e9aea2f9f200","kind":"commit","published_at":"2026-06-01T01:27:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0/manifests"},{"name":"hatch-v1.16.5","sha":"b998d2b755bc0dca20054f96da8981532444fc2a","kind":"commit","published_at":"2026-02-27T17:59:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5/manifests"},{"name":"hatch-v1.16.4","sha":"c13404120ba3456d9f082ef6ffd81927dc07e4cd","kind":"commit","published_at":"2026-02-23T22:44:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4/manifests"},{"name":"hatchling-v1.29.0","sha":"1a74daa6f554e2ec89f2641288e44ed39e5507cc","kind":"commit","published_at":"2026-02-23T18:20:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.29.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0/manifests"},{"name":"hatch-v1.16.3","sha":"dec7d6d3116037e2a3affd202f2d852f41cad5de","kind":"commit","published_at":"2026-01-21T01:32:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3/manifests"},{"name":"hatch-v1.16.2","sha":"e966480e250a489644a0ff5f1a68590db1e3e032","kind":"commit","published_at":"2025-12-06T18:55:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2/manifests"},{"name":"hatch-v1.16.1","sha":"d96983f5bffa280102a7dba29776913d7d9dad62","kind":"commit","published_at":"2025-11-27T20:04:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1/manifests"},{"name":"hatchling-v1.28.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.28.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0/manifests"},{"name":"hatch-v1.16.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0/manifests"},{"name":"hatch-v1.15.1","sha":"19eec091b197fc2fdf22df8c753416a37a458fb0","kind":"commit","published_at":"2025-10-16T20:33:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1/manifests"},{"name":"hatch-v1.15.0","sha":"0636e7b6a89738bffe71e74c5c8e4e59b868dacb","kind":"commit","published_at":"2025-10-15T05:47:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0/manifests"},{"name":"hatch-v1.14.2","sha":"d3448c233840d25df0a0a10571e034462cbd5d9e","kind":"commit","published_at":"2025-09-24T06:19:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2/manifests"},{"name":"hatch-v1.14.1","sha":"b87f3f97ab21a9dc6214ff3dd91adf6e2c2b29bb","kind":"commit","published_at":"2025-04-07T04:13:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1/manifests"},{"name":"hatch-v1.14.0","sha":"55dd8409fd4f8dde5869003d24b04d43dab192a9","kind":"commit","published_at":"2024-12-16T00:59:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0/manifests"},{"name":"hatchling-v1.27.0","sha":"cbf6598e5cbce3ba9097023c5bf783001ebbcbcb","kind":"commit","published_at":"2024-12-15T17:06:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.27.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0/manifests"},{"name":"hatchling-v1.26.3","sha":"6bc4bbeff1be8226958874e43698f5bf3b8ea339","kind":"commit","published_at":"2024-11-12T18:56:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3/manifests"},{"name":"hatchling-v1.26.2","sha":"ecb45a8e094cf6320128aee78b58d605f39bb5f1","kind":"commit","published_at":"2024-11-12T17:01:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2/manifests"},{"name":"hatchling-v1.26.1","sha":"c1a3c6b4c86ea2affe4734b54578f032fe5d0003","kind":"commit","published_at":"2024-11-10T15:09:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1/manifests"},{"name":"hatchling-v1.26.0","sha":"96604066214c627de447a01eb697c3ddba4b8a40","kind":"commit","published_at":"2024-11-10T06:28:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0/manifests"},{"name":"hatch-v1.13.0","sha":"4e3c515bb15fd5533ced963c70308e2a271905d9","kind":"commit","published_at":"2024-10-13T22:56:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0/manifests"},{"name":"hatchling-v1.25.0","sha":"6fdb66d16f91f3ce80b705e266674f74c83c987a","kind":"commit","published_at":"2024-06-22T17:13:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0/manifests"},{"name":"hatch-v1.12.0","sha":"d73037fe7e9b66eeeba2e72d37074373594221c5","kind":"commit","published_at":"2024-05-28T13:52:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0/manifests"},{"name":"hatch-v1.11.1","sha":"abf787d64f1afec7f658343f10188369554bd5a6","kind":"commit","published_at":"2024-05-23T17:09:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1/manifests"},{"name":"hatch-v1.11.0","sha":"6a147fc1d6e8f5c9e04ccbe28201b71a783f2ec8","kind":"commit","published_at":"2024-05-15T05:11:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0/manifests"},{"name":"hatch-v1.10.0","sha":"ab79f405bf34e0f2edd539cc725b16c817fc9447","kind":"commit","published_at":"2024-05-02T03:25:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0/manifests"},{"name":"hatch-v1.9.7","sha":"ec76a830b1d8cca794d15f031b0a426ea614788c","kind":"commit","published_at":"2024-04-24T19:15:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7/manifests"},{"name":"hatchling-v1.24.2","sha":"9b51c8ce3f4a611351752fc9e23fd426580b2309","kind":"commit","published_at":"2024-04-22T02:11:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2/manifests"},{"name":"hatchling-v1.24.1","sha":"544be241e8dbd56a5886d4398308b23a1353fa6a","kind":"commit","published_at":"2024-04-18T03:09:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1/manifests"},{"name":"hatchling-v1.24.0","sha":"864854478bac936de2d94273ae083c7c29564df2","kind":"commit","published_at":"2024-04-16T04:45:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0/manifests"},{"name":"hatchling-v1.23.0","sha":"c935e51cdf4b270cc95f3d1942bdb6a326ff6c41","kind":"commit","published_at":"2024-04-14T21:36:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0/manifests"},{"name":"hatchling-v1.22.5","sha":"872fd60257cad4d782e7639f1e3f275e9eb9cbf8","kind":"commit","published_at":"2024-04-04T17:54:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5/manifests"},{"name":"hatchling-v1.22.4","sha":"026bcf4fe52f9fe31975895fb062ea89e881e95c","kind":"commit","published_at":"2024-03-23T23:39:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4/manifests"},{"name":"hatchling-v1.22.3","sha":"83b25a2cd750ce05fec68e04e8fd3079f7839ca3","kind":"commit","published_at":"2024-03-19T03:36:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3/manifests"},{"name":"hatchling-v1.22.2","sha":"ca3fc6c224d3d9ed11e3a91bb63b40117cbe481c","kind":"commit","published_at":"2024-03-16T14:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2/manifests"},{"name":"hatchling-v1.22.1","sha":"e090a5103d1f992ba0fce8b5264092a416d088b1","kind":"commit","published_at":"2024-03-16T03:05:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1/manifests"},{"name":"hatchling-v1.22.0","sha":"2cdade270783f29972bcafdd52573541d1f1a489","kind":"commit","published_at":"2024-03-16T02:42:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0/manifests"},{"name":"hatch-v1.9.4","sha":"3ef3169578274b41f92ab0c8f524a914b4e4f984","kind":"commit","published_at":"2024-03-12T03:37:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4/manifests"},{"name":"hatch-v1.9.3","sha":"00c5ae74f3c08b3d08d58f8dc26033e48f391511","kind":"commit","published_at":"2024-01-25T01:01:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3/manifests"},{"name":"hatchling-v1.21.1","sha":"c20358d120d24afebc14bb4f51a75bb426989b33","kind":"commit","published_at":"2024-01-25T00:43:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1/manifests"},{"name":"hatch-v1.9.2","sha":"fd27c8ab329e572f48ef32505c340ffc845898d8","kind":"commit","published_at":"2024-01-21T03:13:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2/manifests"},{"name":"hatch-v1.9.1","sha":"632b8f49a7b5a8bf86894b5e3306e3de1e61b154","kind":"commit","published_at":"2023-12-25T05:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1/manifests"},{"name":"hatch-v1.9.0","sha":"d3246e957584d292319e7b93301598cdf611e902","kind":"commit","published_at":"2023-12-19T03:23:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0/manifests"},{"name":"hatchling-v1.21.0","sha":"6b12353590154d08cf48b55983286113b8448409","kind":"commit","published_at":"2023-12-18T04:51:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0/manifests"},{"name":"hatch-v1.8.1","sha":"3bc004c940bd942b6cfb9a75d60a0f8167bfad27","kind":"commit","published_at":"2023-12-14T05:09:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1/manifests"},{"name":"hatchling-v1.20.0","sha":"3054315f325aaf59187353913004df609aa9546c","kind":"commit","published_at":"2023-12-13T07:04:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0/manifests"},{"name":"hatchling-v1.19.1","sha":"4e2546304315a40ff986f2c438526d21eb06a5ae","kind":"commit","published_at":"2023-12-12T06:22:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1/manifests"},{"name":"hatch-v1.8.0","sha":"d529d12e397c262bafaa56cd6e240c1eabb9ba67","kind":"commit","published_at":"2023-12-11T14:32:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0/manifests"},{"name":"hatchling-v1.19.0","sha":"f36c82292368947fb8696221d3ce5665816b4afc","kind":"commit","published_at":"2023-12-11T06:52:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0/manifests"},{"name":"hatchling-v1.18.0","sha":"8c99dd2d14d77ec2fea7fcd87e957651c450caca","kind":"commit","published_at":"2023-06-12T04:17:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0/manifests"},{"name":"hatchling-v1.17.1","sha":"33aa4d3dfd2e7046de24a5bf11613d98c0ca4c87","kind":"commit","published_at":"2023-06-03T16:06:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1/manifests"},{"name":"hatchling-v1.17.0","sha":"4886f856eceef04d8f8af05201d157b4c92a0671","kind":"commit","published_at":"2023-05-12T04:21:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0/manifests"},{"name":"hatchling-v1.16.1","sha":"283a478db89770b5f913aa71f3b44e9a107b3833","kind":"commit","published_at":"2023-05-11T14:00:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1/manifests"},{"name":"hatchling-v1.16.0","sha":"3f92634aa8a2700fca4f79592aa84a76d4cb20ba","kind":"commit","published_at":"2023-05-11T02:27:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0/manifests"},{"name":"hatchling-v1.15.0","sha":"3dc6f02f0d261f22653bf81bbe734a4f1b2146f5","kind":"commit","published_at":"2023-05-09T17:20:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0/manifests"},{"name":"hatchling-v1.14.1","sha":"7a89af26f0ab8c1dac9e78520ae20bdc0ee8c9f5","kind":"commit","published_at":"2023-04-23T21:07:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1/manifests"},{"name":"hatch-v1.7.0","sha":"46a2118ba39c00ca102cf463bdc829301402d05b","kind":"commit","published_at":"2023-04-03T02:38:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0/manifests"},{"name":"hatchling-v1.14.0","sha":"f90636764aa1257db17e09c6456496dfbc137127","kind":"commit","published_at":"2023-04-02T20:10:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0/manifests"},{"name":"hatchling-v1.13.0","sha":"63b692e3ac7c4156edbbf382b849eaa8707607eb","kind":"commit","published_at":"2023-02-09T05:38:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0/manifests"},{"name":"hatchling-v1.12.2","sha":"ad2212dc27537b8f309e8300abba6964443cdf79","kind":"commit","published_at":"2023-01-05T04:46:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2/manifests"},{"name":"hatchling-v1.12.1","sha":"eb8e62f18211a41f3d7bac6b079ab6c99612272c","kind":"commit","published_at":"2022-12-31T16:09:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1/manifests"},{"name":"hatchling-v1.12.0","sha":"8726a3a06c9a4307f8fbcfe81f1384036b21e404","kind":"commit","published_at":"2022-12-30T20:39:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0/manifests"},{"name":"hatch-v1.6.3","sha":"b25deec3c8dc32e447c8f07d85ae247c305753e6","kind":"commit","published_at":"2022-10-25T02:15:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3/manifests"},{"name":"hatch-v1.6.2","sha":"76b5df8277b89e8f67867476d7081e08142c0d3c","kind":"commit","published_at":"2022-10-20T04:59:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2/manifests"},{"name":"hatchling-v1.11.1","sha":"dbcf6e742cb38ef147227fb610c3b6ad2afd02ec","kind":"commit","published_at":"2022-10-19T05:55:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1/manifests"},{"name":"hatch-v1.6.1","sha":"f733e0fe4414ba716ba8406cd5313ba4cb8a285b","kind":"commit","published_at":"2022-10-17T01:41:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1/manifests"},{"name":"hatch-v1.6.0","sha":"11e4a9eb16a10e275a2892155230cde2159260e0","kind":"commit","published_at":"2022-10-09T00:25:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0/manifests"},{"name":"hatchling-v1.11.0","sha":"0bd0818bd81e88d6d9b921a2d5d3efeeb9eb3cb8","kind":"commit","published_at":"2022-10-08T22:21:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0/manifests"},{"name":"hatchling-v1.10.0","sha":"b1dfcbdbd6de8389ec80cb4e2ac25e3697ceed24","kind":"commit","published_at":"2022-09-19T02:46:59.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0/manifests"},{"name":"hatchling-v1.9.0","sha":"eb6053466878143e118ca1faa1b468c7dacd60cf","kind":"commit","published_at":"2022-09-10T00:32:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0/manifests"},{"name":"hatch-v1.5.0","sha":"15623bc9d6c59b121de1ff7db3c12a823de590bb","kind":"commit","published_at":"2022-08-28T05:52:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0/manifests"},{"name":"hatchling-v1.8.1","sha":"f1dccf0de6fff0f07c51d77b98364193b62e51cc","kind":"commit","published_at":"2022-08-25T06:02:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1/manifests"},{"name":"hatch-v1.4.2","sha":"6f025c5eb484728b78b1e70fcad69aab2d246d83","kind":"commit","published_at":"2022-08-16T07:11:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2/manifests"},{"name":"hatchling-v1.8.0","sha":"31cbf1b1347c06702110301c0840b310d7f2f8fe","kind":"commit","published_at":"2022-08-16T06:01:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0/manifests"},{"name":"hatch-v1.4.1","sha":"37255332115e337f26c0ddb70175fa94707b7a45","kind":"commit","published_at":"2022-08-13T17:59:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1/manifests"},{"name":"hatchling-v1.7.1","sha":"7eaffbf39d59984cffd217d5ed4349918ef799ff","kind":"commit","published_at":"2022-08-13T17:05:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1/manifests"},{"name":"hatchling-v1.7.0","sha":"b14f6ffbf7f549dc45a9fc07277edd15bcff3ad1","kind":"commit","published_at":"2022-08-13T01:12:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0/manifests"},{"name":"hatch-v1.4.0","sha":"c91c65adc578ee385c134927017ca0e04ea97f5d","kind":"commit","published_at":"2022-08-07T01:20:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0/manifests"},{"name":"hatchling-v1.6.0","sha":"a276ed90e95ff7bc8ea5a4159b023f9dee115962","kind":"commit","published_at":"2022-07-23T18:23:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0/manifests"},{"name":"hatch-v1.3.1","sha":"39f72785281331efc4590aa5802fd0f009f559dd","kind":"commit","published_at":"2022-07-11T22:09:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1/manifests"},{"name":"hatchling-v1.5.0","sha":"daa6b963d364d5aa6d44374edd8ce7617d3903ad","kind":"commit","published_at":"2022-07-11T04:13:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0/manifests"},{"name":"hatch-v1.3.0","sha":"9022c6df9602a0c2bb3b748be95a3d3114caf39d","kind":"commit","published_at":"2022-07-10T19:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0/manifests"},{"name":"hatchling-v1.4.1","sha":"12878570189e8d7b4aaa44dc28308d269e83e7aa","kind":"commit","published_at":"2022-07-05T03:15:16.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1/manifests"},{"name":"hatchling-v1.4.0","sha":"fa44364bad40789ece39f19c6bc9ff4ea6e14a0d","kind":"commit","published_at":"2022-07-03T18:00:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0/manifests"},{"name":"hatchling-v0.25.1","sha":"f8c81acf4e20e3034fcc5209ca5f69cf1f2c6e7f","kind":"commit","published_at":"2022-06-14T22:20:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1/manifests"},{"name":"hatch-v1.2.1","sha":"0658a2da465c3177378618346cbb7bb9312aca1d","kind":"commit","published_at":"2022-05-31T02:48:53.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1/manifests"},{"name":"hatchling-v1.3.1","sha":"cfb13853fdc31931e00dd9f0ec10407ac8b8e27f","kind":"commit","published_at":"2022-05-30T20:06:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1/manifests"},{"name":"hatch-v1.2.0","sha":"a8b3c54e9942b1f145079b538dc83885064ea43d","kind":"commit","published_at":"2022-05-23T01:27:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0/manifests"},{"name":"hatchling-v1.3.0","sha":"65fe2aab00b5197038501078336710864be558e7","kind":"commit","published_at":"2022-05-23T00:51:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0/manifests"},{"name":"hatch-v1.1.2","sha":"74cff35ac734299f0d7f3018b988fdbc3a3a7c98","kind":"commit","published_at":"2022-05-21T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2/manifests"},{"name":"hatchling-v1.2.0","sha":"d8fddbdcb8f6938d05ce296a8f4658acbe98a754","kind":"commit","published_at":"2022-05-20T21:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0/manifests"},{"name":"hatchling-v1.1.0","sha":"0099c83e64c43cd0df5733e9f893e62c5859c612","kind":"commit","published_at":"2022-05-20T00:51:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0/manifests"},{"name":"hatchling-v1.0.0","sha":"c0ebe759085d8ae943b80aa6f50424c8a28256f3","kind":"commit","published_at":"2022-05-17T23:39:06.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0/manifests"},{"name":"hatchling-v0.25.0","sha":"06af251585781d73f2f52b95e3752933039b40bd","kind":"commit","published_at":"2022-05-16T02:06:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0/manifests"},{"name":"hatch-v1.1.1","sha":"7bb6513cbba351f0142870bca3bd03f807e23e74","kind":"commit","published_at":"2022-05-12T20:15:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1/manifests"},{"name":"hatch-v1.1.0","sha":"097222b96858dcce0e5cdcee27f8a289f5338471","kind":"commit","published_at":"2022-05-12T18:23:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0/manifests"},{"name":"hatchling-v0.24.0","sha":"726387e9af6a16cf24f383a3f7583b281f6d4845","kind":"commit","published_at":"2022-04-28T21:39:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0/manifests"},{"name":"hatch-v1.0.0","sha":"452b3ed5a5f219c14d838371ea32807b890c7876","kind":"commit","published_at":"2022-04-28T07:29:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0/manifests"},{"name":"hatch-v1.0.0rc18","sha":"54aebacbc29a5acbc69afb80d8ce87a4d5f40d98","kind":"commit","published_at":"2022-04-28T06:50:12.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc18","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18/manifests"},{"name":"hatchling-v0.23.0","sha":"d934ec131e96a9ec52b20326674bbe438b1ebefa","kind":"commit","published_at":"2022-04-28T05:26:14.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0/manifests"},{"name":"hatch-v1.0.0rc17","sha":"ab6743a3acf5fa8c23bd7a86a3b1fd1b2f51ce69","kind":"commit","published_at":"2022-04-18T22:01:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc17","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17/manifests"},{"name":"hatchling-v0.22.0","sha":"7692fdbb1e9b969173e58e8ee83783b18cf66f6b","kind":"commit","published_at":"2022-03-26T23:37:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0/manifests"},{"name":"hatchling-v0.21.1","sha":"9f637eb972550330d5a206c8f3e511f49281fa18","kind":"commit","published_at":"2022-03-22T04:16:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1/manifests"},{"name":"hatch-v1.0.0rc16","sha":"6824caad4c84698380e1f3cbdcd17c40f27311a3","kind":"commit","published_at":"2022-03-21T02:27:45.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc16","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16/manifests"},{"name":"hatch-v1.0.0rc15","sha":"66ff7195edb872fc36dadf61775640aa41820157","kind":"commit","published_at":"2022-03-18T04:58:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc15","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15/manifests"},{"name":"hatchling-v0.21.0","sha":"ecac80ff8ea369451e410bbcee5b92474a42812e","kind":"commit","published_at":"2022-03-18T03:17:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0/manifests"},{"name":"hatchling-v0.20.1","sha":"b02308d7c32542713ead0bc9357a60cf2f7fe2b4","kind":"commit","published_at":"2022-03-07T15:06:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1/manifests"},{"name":"hatchling-v0.20.0","sha":"923edaf61bfa0f511b66c420910ca030c73c4f1c","kind":"commit","published_at":"2022-03-07T06:06:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0/manifests"},{"name":"hatch-v1.0.0rc14","sha":"c7a9585d51112f45a5279959a667f6bee5f609b7","kind":"commit","published_at":"2022-03-07T01:23:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc14","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14/manifests"},{"name":"hatchling-v0.19.0","sha":"fce4094992b9fafd877d9a956d90b87f8ab0abd9","kind":"commit","published_at":"2022-03-06T23:26:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0/manifests"},{"name":"hatchling-v0.18.0","sha":"25a50d7a0b8f6c60991beb8c15ec56d62bb00541","kind":"commit","published_at":"2022-02-28T04:56:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0/manifests"},{"name":"hatchling-v0.17.0","sha":"581d8ae4f28df505df4f455dcb47542b3433c6f9","kind":"commit","published_at":"2022-02-27T00:51:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0/manifests"},{"name":"hatchling-v0.16.0","sha":"03ae09cae05c44e6e72dd983cc876d1a524bad9d","kind":"commit","published_at":"2022-02-26T17:17:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0/manifests"},{"name":"hatchling-v0.15.0","sha":"b4419fd704622f1070743ebdd31a274f7aea6ac9","kind":"commit","published_at":"2022-02-23T06:55:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0/manifests"},{"name":"hatchling-v0.14.0","sha":"45570ccd7757c305037719fd00aa89fa8f9874f9","kind":"commit","published_at":"2022-02-17T03:14:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0/manifests"},{"name":"hatchling-v0.13.0","sha":"f195e77aae82ee54c8e69ef974a63b8922182bd7","kind":"commit","published_at":"2022-02-16T05:45:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0/manifests"},{"name":"hatchling-v0.12.0","sha":"08bbcdeb51de38ee075b49a1b3faae97502455ac","kind":"commit","published_at":"2022-02-14T03:08:25.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0/manifests"},{"name":"hatch-v1.0.0rc13","sha":"b2339931c4d9a597b618b85adc63f3f929c06cd5","kind":"commit","published_at":"2022-02-13T21:02:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc13","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13/manifests"},{"name":"hatchling-v0.11.3","sha":"f81f1d210f01a3ab728cf1e598ece1e9385c65e4","kind":"commit","published_at":"2022-02-13T17:17:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3/manifests"},{"name":"hatchling-v0.11.2","sha":"5df8cc50675d07a5dfc3064473e913ae01b01fb3","kind":"commit","published_at":"2022-02-05T19:32:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2/manifests"},{"name":"hatchling-v0.11.1","sha":"6a55a0bef06b679ac9a9583a778bfd9376ff2e07","kind":"commit","published_at":"2022-02-05T17:48:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1/manifests"},{"name":"hatch-v1.0.0rc12","sha":"7ae200c2e28552f3b52a9456afb984446708df2a","kind":"commit","published_at":"2022-02-05T05:58:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc12","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12/manifests"},{"name":"hatchling-v0.11.0","sha":"e3dc7a96c0be0bc1d17c2ace39c9b5e7ea325f29","kind":"commit","published_at":"2022-02-05T04:43:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0/manifests"},{"name":"hatch-v1.0.0rc11","sha":"4c9f523323c7c395d12d6ecfe9a8c41ffaaac19c","kind":"commit","published_at":"2022-01-23T16:48:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc11","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11/manifests"},{"name":"hatchling-v0.10.0","sha":"9ec00d5e027c992efbc16dd777b1f6926368b6bf","kind":"commit","published_at":"2022-01-21T04:51:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0/manifests"},{"name":"hatch-v1.0.0rc10","sha":"52afafb892a3adc837b746579722316b5d8e7c0a","kind":"commit","published_at":"2022-01-19T17:29:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc10","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10/manifests"},{"name":"hatch-v1.0.0rc9","sha":"07e3b1474e3f0c990cac39a3687c2a89d1bc54f4","kind":"commit","published_at":"2022-01-19T03:39:19.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc9","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9/manifests"},{"name":"hatchling-v0.9.0","sha":"6a2d2fe2256f8eeaa3fde6c083e4c8599c95dcbb","kind":"commit","published_at":"2022-01-18T23:46:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0/manifests"},{"name":"hatchling-v0.8.2","sha":"30f5f42db0cc5cf118375dc007d01caf82cd3fbd","kind":"commit","published_at":"2022-01-16T17:35:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2/manifests"},{"name":"hatchling-v0.8.1","sha":"9e53da704455bfd49869b3bff2e5d0669baf76e9","kind":"commit","published_at":"2022-01-14T23:03:02.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1/manifests"},{"name":"hatchling-v0.8.0","sha":"4d50a2e6d5debd844265d3e50999590c1a6e5a32","kind":"commit","published_at":"2022-01-09T18:21:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0/manifests"},{"name":"hatch-v1.0.0rc8","sha":"ff67fb61056a5b682951c9d2f6e9ef935d6181f6","kind":"commit","published_at":"2022-01-09T03:01:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc8","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8/manifests"},{"name":"hatch-v1.0.0rc7","sha":"89314fb2dd66c9040a0bc5ebe21458d0dd25e320","kind":"commit","published_at":"2022-01-08T18:31:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7/manifests"},{"name":"hatchling-v0.7.0","sha":"d11d4702c1e09dee5ef4feeca59bb908dd6bc153","kind":"commit","published_at":"2022-01-08T17:36:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0/manifests"},{"name":"hatch-v1rc6","sha":"c7ac0fa1269ba5a64680de3d8b86788fa8b1c160","kind":"commit","published_at":"2022-01-06T07:42:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc6","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6/manifests"},{"name":"hatchling-v0.6","sha":"929aa1847912c735f99ea46fcef570b35837136f","kind":"commit","published_at":"2022-01-06T07:31:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.6","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6/manifests"},{"name":"hatch-v1rc5","sha":"e3804a6aaf3d8a1d35e9fed74ae7f33d6c8450e1","kind":"commit","published_at":"2022-01-03T00:55:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5/manifests"},{"name":"hatch-v1rc4","sha":"bc932b9981e710a97c37498cb0f45027f4373045","kind":"commit","published_at":"2022-01-01T21:40:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4/manifests"},{"name":"hatchling-v0.5","sha":"91752501e664df5e8d5c16d00f2b5a8dd325905d","kind":"commit","published_at":"2022-01-01T21:24:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5/manifests"},{"name":"hatch-v1rc3","sha":"4b4699ba5eb93959f2d5a94694105ab644160003","kind":"commit","published_at":"2021-12-31T04:48:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3/manifests"},{"name":"hatchling-v0.4","sha":"3f0531eb692cc5c248e64bd24d7fecbda50d4eb9","kind":"commit","published_at":"2021-12-31T04:17:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4/manifests"},{"name":"hatchling-v0.3.1","sha":"a0f78f51964b2f57009a56229339a69d14a265bf","kind":"commit","published_at":"2021-12-30T05:13:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1/manifests"},{"name":"hatch-v1rc2","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2/manifests"},{"name":"hatchling-v0.3","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3/manifests"},{"name":"0.23.0","sha":"704cdcd1a0cd3a621235ac9f5b2b90e7524e3cd3","kind":"commit","published_at":"2019-10-21T16:41:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0/manifests"},{"name":"0.11.0","sha":"1a887ceea97651c0606af5e18496ce8b0db76779","kind":"commit","published_at":"2017-09-13T17:56:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T11:38:38.231Z","dependent_packages_count":1,"downloads":771,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":68.40117498950902,"dependent_repos_count":57.62237762237762,"dependent_packages_count":19.390039171796307,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":48.471197261227644},"purl":"pkg:brew/python-hatchling","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/python-hatchling","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/python-hatchling","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/python-hatchling/dependencies","status":"removed","funding_links":["https://github.com/sponsors/ofek","https://ofek.dev/donate/","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:31:56.002Z","issues_count":715,"pull_requests_count":676,"avg_time_to_close_issue":4146545.2581699346,"avg_time_to_close_pull_request":1844728.5019379845,"issues_closed_count":306,"pull_requests_closed_count":516,"pull_request_authors_count":157,"issue_authors_count":496,"avg_comments_per_issue":2.292307692307692,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":444,"bot_issues_count":1,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":3121908.222222222,"past_year_avg_time_to_close_pull_request":1186133.6486486488,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":2.7209302325581395,"past_year_avg_comments_per_pull_request":0.6046511627906976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/issues","maintainers":[{"login":"ofek","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"cjames23","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"pfmoore","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"},{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"ewdurbin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewdurbin"},{"login":"webknjaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}],"active_maintainers":[{"login":"cjames23","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"pfmoore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-hatchling/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-hatchling/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-hatchling/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-hatchling/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-hatchling/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-hatchling/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9508,"maintainers_count":0,"namespaces_count":0,"keywords_count":7063,"github":"homebrew","metadata":{"funded_packages_count":1009},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-08-25T05:07:34.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":5285326,"name":"hatchling","ecosystem":"conda","description":"Modern, extensible Python build backend","homepage":"https://hatch.pypa.io/latest","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/hatch","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-08-22T21:38:55.000Z","latest_release_published_at":"2026-07-29T10:56:56.000Z","latest_release_number":"1.31.0","last_synced_at":"2026-08-10T14:17:45.589Z","created_at":"2022-10-03T15:42:33.073Z","updated_at":"2026-08-19T11:38:38.242Z","registry_url":"https://anaconda.org/anaconda/hatchling","install_command":"conda install -c anaconda hatchling","documentation_url":null,"metadata":{},"repo_metadata":{"id":37533043,"uuid":"92997800","full_name":"pypa/hatch","owner":"pypa","description":"Modern, extensible Python project management","archived":false,"fork":false,"pushed_at":"2026-08-11T05:14:41.000Z","size":49841,"stargazers_count":7220,"open_issues_count":423,"forks_count":447,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-12T01:36:55.352Z","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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["ofek"],"custom":["https://ofek.dev/donate/"]}},"created_at":"2017-05-31T23:37:53.000Z","updated_at":"2026-08-11T12:54:14.000Z","dependencies_parsed_at":"2026-08-06T04:48:56.338Z","dependency_job_id":"7366a764-9408-4d01-ac9c-06df5b5903d1","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":151,"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":36546441,"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":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","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"},"tags":[{"name":"hatchling-v1.32.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.32.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0/manifests"},{"name":"hatch-v1.18.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0/manifests"},{"name":"hatch-v1.17.1","sha":"5dae0595d1dfbaa5268aeeee7d81fde604d097d8","kind":"commit","published_at":"2026-07-08T01:46:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1/manifests"},{"name":"hatchling-v1.31.0","sha":"4b3fd7d6d8435312b16fe8e8a317be5244a81b23","kind":"commit","published_at":"2026-07-08T01:29:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.31.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0/manifests"},{"name":"hatchling-v1.30.1","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1/manifests"},{"name":"hatch-v1.17.0","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0/manifests"},{"name":"hatchling-v1.30.0","sha":"0497be09d555c300851d55344104e9aea2f9f200","kind":"commit","published_at":"2026-06-01T01:27:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0/manifests"},{"name":"hatch-v1.16.5","sha":"b998d2b755bc0dca20054f96da8981532444fc2a","kind":"commit","published_at":"2026-02-27T17:59:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5/manifests"},{"name":"hatch-v1.16.4","sha":"c13404120ba3456d9f082ef6ffd81927dc07e4cd","kind":"commit","published_at":"2026-02-23T22:44:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4/manifests"},{"name":"hatchling-v1.29.0","sha":"1a74daa6f554e2ec89f2641288e44ed39e5507cc","kind":"commit","published_at":"2026-02-23T18:20:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.29.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0/manifests"},{"name":"hatch-v1.16.3","sha":"dec7d6d3116037e2a3affd202f2d852f41cad5de","kind":"commit","published_at":"2026-01-21T01:32:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3/manifests"},{"name":"hatch-v1.16.2","sha":"e966480e250a489644a0ff5f1a68590db1e3e032","kind":"commit","published_at":"2025-12-06T18:55:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2/manifests"},{"name":"hatch-v1.16.1","sha":"d96983f5bffa280102a7dba29776913d7d9dad62","kind":"commit","published_at":"2025-11-27T20:04:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1/manifests"},{"name":"hatchling-v1.28.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.28.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0/manifests"},{"name":"hatch-v1.16.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0/manifests"},{"name":"hatch-v1.15.1","sha":"19eec091b197fc2fdf22df8c753416a37a458fb0","kind":"commit","published_at":"2025-10-16T20:33:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1/manifests"},{"name":"hatch-v1.15.0","sha":"0636e7b6a89738bffe71e74c5c8e4e59b868dacb","kind":"commit","published_at":"2025-10-15T05:47:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0/manifests"},{"name":"hatch-v1.14.2","sha":"d3448c233840d25df0a0a10571e034462cbd5d9e","kind":"commit","published_at":"2025-09-24T06:19:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2/manifests"},{"name":"hatch-v1.14.1","sha":"b87f3f97ab21a9dc6214ff3dd91adf6e2c2b29bb","kind":"commit","published_at":"2025-04-07T04:13:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1/manifests"},{"name":"hatch-v1.14.0","sha":"55dd8409fd4f8dde5869003d24b04d43dab192a9","kind":"commit","published_at":"2024-12-16T00:59:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0/manifests"},{"name":"hatchling-v1.27.0","sha":"cbf6598e5cbce3ba9097023c5bf783001ebbcbcb","kind":"commit","published_at":"2024-12-15T17:06:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.27.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0/manifests"},{"name":"hatchling-v1.26.3","sha":"6bc4bbeff1be8226958874e43698f5bf3b8ea339","kind":"commit","published_at":"2024-11-12T18:56:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3/manifests"},{"name":"hatchling-v1.26.2","sha":"ecb45a8e094cf6320128aee78b58d605f39bb5f1","kind":"commit","published_at":"2024-11-12T17:01:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2/manifests"},{"name":"hatchling-v1.26.1","sha":"c1a3c6b4c86ea2affe4734b54578f032fe5d0003","kind":"commit","published_at":"2024-11-10T15:09:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1/manifests"},{"name":"hatchling-v1.26.0","sha":"96604066214c627de447a01eb697c3ddba4b8a40","kind":"commit","published_at":"2024-11-10T06:28:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0/manifests"},{"name":"hatch-v1.13.0","sha":"4e3c515bb15fd5533ced963c70308e2a271905d9","kind":"commit","published_at":"2024-10-13T22:56:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0/manifests"},{"name":"hatchling-v1.25.0","sha":"6fdb66d16f91f3ce80b705e266674f74c83c987a","kind":"commit","published_at":"2024-06-22T17:13:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0/manifests"},{"name":"hatch-v1.12.0","sha":"d73037fe7e9b66eeeba2e72d37074373594221c5","kind":"commit","published_at":"2024-05-28T13:52:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0/manifests"},{"name":"hatch-v1.11.1","sha":"abf787d64f1afec7f658343f10188369554bd5a6","kind":"commit","published_at":"2024-05-23T17:09:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1/manifests"},{"name":"hatch-v1.11.0","sha":"6a147fc1d6e8f5c9e04ccbe28201b71a783f2ec8","kind":"commit","published_at":"2024-05-15T05:11:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0/manifests"},{"name":"hatch-v1.10.0","sha":"ab79f405bf34e0f2edd539cc725b16c817fc9447","kind":"commit","published_at":"2024-05-02T03:25:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0/manifests"},{"name":"hatch-v1.9.7","sha":"ec76a830b1d8cca794d15f031b0a426ea614788c","kind":"commit","published_at":"2024-04-24T19:15:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7/manifests"},{"name":"hatchling-v1.24.2","sha":"9b51c8ce3f4a611351752fc9e23fd426580b2309","kind":"commit","published_at":"2024-04-22T02:11:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2/manifests"},{"name":"hatchling-v1.24.1","sha":"544be241e8dbd56a5886d4398308b23a1353fa6a","kind":"commit","published_at":"2024-04-18T03:09:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1/manifests"},{"name":"hatchling-v1.24.0","sha":"864854478bac936de2d94273ae083c7c29564df2","kind":"commit","published_at":"2024-04-16T04:45:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0/manifests"},{"name":"hatchling-v1.23.0","sha":"c935e51cdf4b270cc95f3d1942bdb6a326ff6c41","kind":"commit","published_at":"2024-04-14T21:36:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0/manifests"},{"name":"hatchling-v1.22.5","sha":"872fd60257cad4d782e7639f1e3f275e9eb9cbf8","kind":"commit","published_at":"2024-04-04T17:54:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5/manifests"},{"name":"hatchling-v1.22.4","sha":"026bcf4fe52f9fe31975895fb062ea89e881e95c","kind":"commit","published_at":"2024-03-23T23:39:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4/manifests"},{"name":"hatchling-v1.22.3","sha":"83b25a2cd750ce05fec68e04e8fd3079f7839ca3","kind":"commit","published_at":"2024-03-19T03:36:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3/manifests"},{"name":"hatchling-v1.22.2","sha":"ca3fc6c224d3d9ed11e3a91bb63b40117cbe481c","kind":"commit","published_at":"2024-03-16T14:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2/manifests"},{"name":"hatchling-v1.22.1","sha":"e090a5103d1f992ba0fce8b5264092a416d088b1","kind":"commit","published_at":"2024-03-16T03:05:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1/manifests"},{"name":"hatchling-v1.22.0","sha":"2cdade270783f29972bcafdd52573541d1f1a489","kind":"commit","published_at":"2024-03-16T02:42:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0/manifests"},{"name":"hatch-v1.9.4","sha":"3ef3169578274b41f92ab0c8f524a914b4e4f984","kind":"commit","published_at":"2024-03-12T03:37:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4/manifests"},{"name":"hatch-v1.9.3","sha":"00c5ae74f3c08b3d08d58f8dc26033e48f391511","kind":"commit","published_at":"2024-01-25T01:01:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3/manifests"},{"name":"hatchling-v1.21.1","sha":"c20358d120d24afebc14bb4f51a75bb426989b33","kind":"commit","published_at":"2024-01-25T00:43:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1/manifests"},{"name":"hatch-v1.9.2","sha":"fd27c8ab329e572f48ef32505c340ffc845898d8","kind":"commit","published_at":"2024-01-21T03:13:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2/manifests"},{"name":"hatch-v1.9.1","sha":"632b8f49a7b5a8bf86894b5e3306e3de1e61b154","kind":"commit","published_at":"2023-12-25T05:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1/manifests"},{"name":"hatch-v1.9.0","sha":"d3246e957584d292319e7b93301598cdf611e902","kind":"commit","published_at":"2023-12-19T03:23:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0/manifests"},{"name":"hatchling-v1.21.0","sha":"6b12353590154d08cf48b55983286113b8448409","kind":"commit","published_at":"2023-12-18T04:51:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0/manifests"},{"name":"hatch-v1.8.1","sha":"3bc004c940bd942b6cfb9a75d60a0f8167bfad27","kind":"commit","published_at":"2023-12-14T05:09:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1/manifests"},{"name":"hatchling-v1.20.0","sha":"3054315f325aaf59187353913004df609aa9546c","kind":"commit","published_at":"2023-12-13T07:04:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0/manifests"},{"name":"hatchling-v1.19.1","sha":"4e2546304315a40ff986f2c438526d21eb06a5ae","kind":"commit","published_at":"2023-12-12T06:22:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1/manifests"},{"name":"hatch-v1.8.0","sha":"d529d12e397c262bafaa56cd6e240c1eabb9ba67","kind":"commit","published_at":"2023-12-11T14:32:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0/manifests"},{"name":"hatchling-v1.19.0","sha":"f36c82292368947fb8696221d3ce5665816b4afc","kind":"commit","published_at":"2023-12-11T06:52:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0/manifests"},{"name":"hatchling-v1.18.0","sha":"8c99dd2d14d77ec2fea7fcd87e957651c450caca","kind":"commit","published_at":"2023-06-12T04:17:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0/manifests"},{"name":"hatchling-v1.17.1","sha":"33aa4d3dfd2e7046de24a5bf11613d98c0ca4c87","kind":"commit","published_at":"2023-06-03T16:06:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1/manifests"},{"name":"hatchling-v1.17.0","sha":"4886f856eceef04d8f8af05201d157b4c92a0671","kind":"commit","published_at":"2023-05-12T04:21:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0/manifests"},{"name":"hatchling-v1.16.1","sha":"283a478db89770b5f913aa71f3b44e9a107b3833","kind":"commit","published_at":"2023-05-11T14:00:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1/manifests"},{"name":"hatchling-v1.16.0","sha":"3f92634aa8a2700fca4f79592aa84a76d4cb20ba","kind":"commit","published_at":"2023-05-11T02:27:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0/manifests"},{"name":"hatchling-v1.15.0","sha":"3dc6f02f0d261f22653bf81bbe734a4f1b2146f5","kind":"commit","published_at":"2023-05-09T17:20:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0/manifests"},{"name":"hatchling-v1.14.1","sha":"7a89af26f0ab8c1dac9e78520ae20bdc0ee8c9f5","kind":"commit","published_at":"2023-04-23T21:07:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1/manifests"},{"name":"hatch-v1.7.0","sha":"46a2118ba39c00ca102cf463bdc829301402d05b","kind":"commit","published_at":"2023-04-03T02:38:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0/manifests"},{"name":"hatchling-v1.14.0","sha":"f90636764aa1257db17e09c6456496dfbc137127","kind":"commit","published_at":"2023-04-02T20:10:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0/manifests"},{"name":"hatchling-v1.13.0","sha":"63b692e3ac7c4156edbbf382b849eaa8707607eb","kind":"commit","published_at":"2023-02-09T05:38:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0/manifests"},{"name":"hatchling-v1.12.2","sha":"ad2212dc27537b8f309e8300abba6964443cdf79","kind":"commit","published_at":"2023-01-05T04:46:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2/manifests"},{"name":"hatchling-v1.12.1","sha":"eb8e62f18211a41f3d7bac6b079ab6c99612272c","kind":"commit","published_at":"2022-12-31T16:09:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1/manifests"},{"name":"hatchling-v1.12.0","sha":"8726a3a06c9a4307f8fbcfe81f1384036b21e404","kind":"commit","published_at":"2022-12-30T20:39:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0/manifests"},{"name":"hatch-v1.6.3","sha":"b25deec3c8dc32e447c8f07d85ae247c305753e6","kind":"commit","published_at":"2022-10-25T02:15:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3/manifests"},{"name":"hatch-v1.6.2","sha":"76b5df8277b89e8f67867476d7081e08142c0d3c","kind":"commit","published_at":"2022-10-20T04:59:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2/manifests"},{"name":"hatchling-v1.11.1","sha":"dbcf6e742cb38ef147227fb610c3b6ad2afd02ec","kind":"commit","published_at":"2022-10-19T05:55:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1/manifests"},{"name":"hatch-v1.6.1","sha":"f733e0fe4414ba716ba8406cd5313ba4cb8a285b","kind":"commit","published_at":"2022-10-17T01:41:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1/manifests"},{"name":"hatch-v1.6.0","sha":"11e4a9eb16a10e275a2892155230cde2159260e0","kind":"commit","published_at":"2022-10-09T00:25:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0/manifests"},{"name":"hatchling-v1.11.0","sha":"0bd0818bd81e88d6d9b921a2d5d3efeeb9eb3cb8","kind":"commit","published_at":"2022-10-08T22:21:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0/manifests"},{"name":"hatchling-v1.10.0","sha":"b1dfcbdbd6de8389ec80cb4e2ac25e3697ceed24","kind":"commit","published_at":"2022-09-19T02:46:59.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0/manifests"},{"name":"hatchling-v1.9.0","sha":"eb6053466878143e118ca1faa1b468c7dacd60cf","kind":"commit","published_at":"2022-09-10T00:32:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0/manifests"},{"name":"hatch-v1.5.0","sha":"15623bc9d6c59b121de1ff7db3c12a823de590bb","kind":"commit","published_at":"2022-08-28T05:52:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0/manifests"},{"name":"hatchling-v1.8.1","sha":"f1dccf0de6fff0f07c51d77b98364193b62e51cc","kind":"commit","published_at":"2022-08-25T06:02:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1/manifests"},{"name":"hatch-v1.4.2","sha":"6f025c5eb484728b78b1e70fcad69aab2d246d83","kind":"commit","published_at":"2022-08-16T07:11:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2/manifests"},{"name":"hatchling-v1.8.0","sha":"31cbf1b1347c06702110301c0840b310d7f2f8fe","kind":"commit","published_at":"2022-08-16T06:01:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0/manifests"},{"name":"hatch-v1.4.1","sha":"37255332115e337f26c0ddb70175fa94707b7a45","kind":"commit","published_at":"2022-08-13T17:59:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1/manifests"},{"name":"hatchling-v1.7.1","sha":"7eaffbf39d59984cffd217d5ed4349918ef799ff","kind":"commit","published_at":"2022-08-13T17:05:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1/manifests"},{"name":"hatchling-v1.7.0","sha":"b14f6ffbf7f549dc45a9fc07277edd15bcff3ad1","kind":"commit","published_at":"2022-08-13T01:12:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0/manifests"},{"name":"hatch-v1.4.0","sha":"c91c65adc578ee385c134927017ca0e04ea97f5d","kind":"commit","published_at":"2022-08-07T01:20:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0/manifests"},{"name":"hatchling-v1.6.0","sha":"a276ed90e95ff7bc8ea5a4159b023f9dee115962","kind":"commit","published_at":"2022-07-23T18:23:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0/manifests"},{"name":"hatch-v1.3.1","sha":"39f72785281331efc4590aa5802fd0f009f559dd","kind":"commit","published_at":"2022-07-11T22:09:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1/manifests"},{"name":"hatchling-v1.5.0","sha":"daa6b963d364d5aa6d44374edd8ce7617d3903ad","kind":"commit","published_at":"2022-07-11T04:13:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0/manifests"},{"name":"hatch-v1.3.0","sha":"9022c6df9602a0c2bb3b748be95a3d3114caf39d","kind":"commit","published_at":"2022-07-10T19:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0/manifests"},{"name":"hatchling-v1.4.1","sha":"12878570189e8d7b4aaa44dc28308d269e83e7aa","kind":"commit","published_at":"2022-07-05T03:15:16.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1/manifests"},{"name":"hatchling-v1.4.0","sha":"fa44364bad40789ece39f19c6bc9ff4ea6e14a0d","kind":"commit","published_at":"2022-07-03T18:00:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0/manifests"},{"name":"hatchling-v0.25.1","sha":"f8c81acf4e20e3034fcc5209ca5f69cf1f2c6e7f","kind":"commit","published_at":"2022-06-14T22:20:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1/manifests"},{"name":"hatch-v1.2.1","sha":"0658a2da465c3177378618346cbb7bb9312aca1d","kind":"commit","published_at":"2022-05-31T02:48:53.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1/manifests"},{"name":"hatchling-v1.3.1","sha":"cfb13853fdc31931e00dd9f0ec10407ac8b8e27f","kind":"commit","published_at":"2022-05-30T20:06:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1/manifests"},{"name":"hatch-v1.2.0","sha":"a8b3c54e9942b1f145079b538dc83885064ea43d","kind":"commit","published_at":"2022-05-23T01:27:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0/manifests"},{"name":"hatchling-v1.3.0","sha":"65fe2aab00b5197038501078336710864be558e7","kind":"commit","published_at":"2022-05-23T00:51:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0/manifests"},{"name":"hatch-v1.1.2","sha":"74cff35ac734299f0d7f3018b988fdbc3a3a7c98","kind":"commit","published_at":"2022-05-21T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2/manifests"},{"name":"hatchling-v1.2.0","sha":"d8fddbdcb8f6938d05ce296a8f4658acbe98a754","kind":"commit","published_at":"2022-05-20T21:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0/manifests"},{"name":"hatchling-v1.1.0","sha":"0099c83e64c43cd0df5733e9f893e62c5859c612","kind":"commit","published_at":"2022-05-20T00:51:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0/manifests"},{"name":"hatchling-v1.0.0","sha":"c0ebe759085d8ae943b80aa6f50424c8a28256f3","kind":"commit","published_at":"2022-05-17T23:39:06.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0/manifests"},{"name":"hatchling-v0.25.0","sha":"06af251585781d73f2f52b95e3752933039b40bd","kind":"commit","published_at":"2022-05-16T02:06:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0/manifests"},{"name":"hatch-v1.1.1","sha":"7bb6513cbba351f0142870bca3bd03f807e23e74","kind":"commit","published_at":"2022-05-12T20:15:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1/manifests"},{"name":"hatch-v1.1.0","sha":"097222b96858dcce0e5cdcee27f8a289f5338471","kind":"commit","published_at":"2022-05-12T18:23:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0/manifests"},{"name":"hatchling-v0.24.0","sha":"726387e9af6a16cf24f383a3f7583b281f6d4845","kind":"commit","published_at":"2022-04-28T21:39:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0/manifests"},{"name":"hatch-v1.0.0","sha":"452b3ed5a5f219c14d838371ea32807b890c7876","kind":"commit","published_at":"2022-04-28T07:29:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0/manifests"},{"name":"hatch-v1.0.0rc18","sha":"54aebacbc29a5acbc69afb80d8ce87a4d5f40d98","kind":"commit","published_at":"2022-04-28T06:50:12.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc18","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18/manifests"},{"name":"hatchling-v0.23.0","sha":"d934ec131e96a9ec52b20326674bbe438b1ebefa","kind":"commit","published_at":"2022-04-28T05:26:14.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0/manifests"},{"name":"hatch-v1.0.0rc17","sha":"ab6743a3acf5fa8c23bd7a86a3b1fd1b2f51ce69","kind":"commit","published_at":"2022-04-18T22:01:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc17","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17/manifests"},{"name":"hatchling-v0.22.0","sha":"7692fdbb1e9b969173e58e8ee83783b18cf66f6b","kind":"commit","published_at":"2022-03-26T23:37:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0/manifests"},{"name":"hatchling-v0.21.1","sha":"9f637eb972550330d5a206c8f3e511f49281fa18","kind":"commit","published_at":"2022-03-22T04:16:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1/manifests"},{"name":"hatch-v1.0.0rc16","sha":"6824caad4c84698380e1f3cbdcd17c40f27311a3","kind":"commit","published_at":"2022-03-21T02:27:45.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc16","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16/manifests"},{"name":"hatch-v1.0.0rc15","sha":"66ff7195edb872fc36dadf61775640aa41820157","kind":"commit","published_at":"2022-03-18T04:58:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc15","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15/manifests"},{"name":"hatchling-v0.21.0","sha":"ecac80ff8ea369451e410bbcee5b92474a42812e","kind":"commit","published_at":"2022-03-18T03:17:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0/manifests"},{"name":"hatchling-v0.20.1","sha":"b02308d7c32542713ead0bc9357a60cf2f7fe2b4","kind":"commit","published_at":"2022-03-07T15:06:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1/manifests"},{"name":"hatchling-v0.20.0","sha":"923edaf61bfa0f511b66c420910ca030c73c4f1c","kind":"commit","published_at":"2022-03-07T06:06:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0/manifests"},{"name":"hatch-v1.0.0rc14","sha":"c7a9585d51112f45a5279959a667f6bee5f609b7","kind":"commit","published_at":"2022-03-07T01:23:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc14","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14/manifests"},{"name":"hatchling-v0.19.0","sha":"fce4094992b9fafd877d9a956d90b87f8ab0abd9","kind":"commit","published_at":"2022-03-06T23:26:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0/manifests"},{"name":"hatchling-v0.18.0","sha":"25a50d7a0b8f6c60991beb8c15ec56d62bb00541","kind":"commit","published_at":"2022-02-28T04:56:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0/manifests"},{"name":"hatchling-v0.17.0","sha":"581d8ae4f28df505df4f455dcb47542b3433c6f9","kind":"commit","published_at":"2022-02-27T00:51:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0/manifests"},{"name":"hatchling-v0.16.0","sha":"03ae09cae05c44e6e72dd983cc876d1a524bad9d","kind":"commit","published_at":"2022-02-26T17:17:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0/manifests"},{"name":"hatchling-v0.15.0","sha":"b4419fd704622f1070743ebdd31a274f7aea6ac9","kind":"commit","published_at":"2022-02-23T06:55:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0/manifests"},{"name":"hatchling-v0.14.0","sha":"45570ccd7757c305037719fd00aa89fa8f9874f9","kind":"commit","published_at":"2022-02-17T03:14:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0/manifests"},{"name":"hatchling-v0.13.0","sha":"f195e77aae82ee54c8e69ef974a63b8922182bd7","kind":"commit","published_at":"2022-02-16T05:45:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0/manifests"},{"name":"hatchling-v0.12.0","sha":"08bbcdeb51de38ee075b49a1b3faae97502455ac","kind":"commit","published_at":"2022-02-14T03:08:25.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0/manifests"},{"name":"hatch-v1.0.0rc13","sha":"b2339931c4d9a597b618b85adc63f3f929c06cd5","kind":"commit","published_at":"2022-02-13T21:02:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc13","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13/manifests"},{"name":"hatchling-v0.11.3","sha":"f81f1d210f01a3ab728cf1e598ece1e9385c65e4","kind":"commit","published_at":"2022-02-13T17:17:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3/manifests"},{"name":"hatchling-v0.11.2","sha":"5df8cc50675d07a5dfc3064473e913ae01b01fb3","kind":"commit","published_at":"2022-02-05T19:32:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2/manifests"},{"name":"hatchling-v0.11.1","sha":"6a55a0bef06b679ac9a9583a778bfd9376ff2e07","kind":"commit","published_at":"2022-02-05T17:48:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1/manifests"},{"name":"hatch-v1.0.0rc12","sha":"7ae200c2e28552f3b52a9456afb984446708df2a","kind":"commit","published_at":"2022-02-05T05:58:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc12","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12/manifests"},{"name":"hatchling-v0.11.0","sha":"e3dc7a96c0be0bc1d17c2ace39c9b5e7ea325f29","kind":"commit","published_at":"2022-02-05T04:43:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0/manifests"},{"name":"hatch-v1.0.0rc11","sha":"4c9f523323c7c395d12d6ecfe9a8c41ffaaac19c","kind":"commit","published_at":"2022-01-23T16:48:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc11","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11/manifests"},{"name":"hatchling-v0.10.0","sha":"9ec00d5e027c992efbc16dd777b1f6926368b6bf","kind":"commit","published_at":"2022-01-21T04:51:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0/manifests"},{"name":"hatch-v1.0.0rc10","sha":"52afafb892a3adc837b746579722316b5d8e7c0a","kind":"commit","published_at":"2022-01-19T17:29:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc10","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10/manifests"},{"name":"hatch-v1.0.0rc9","sha":"07e3b1474e3f0c990cac39a3687c2a89d1bc54f4","kind":"commit","published_at":"2022-01-19T03:39:19.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc9","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9/manifests"},{"name":"hatchling-v0.9.0","sha":"6a2d2fe2256f8eeaa3fde6c083e4c8599c95dcbb","kind":"commit","published_at":"2022-01-18T23:46:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0/manifests"},{"name":"hatchling-v0.8.2","sha":"30f5f42db0cc5cf118375dc007d01caf82cd3fbd","kind":"commit","published_at":"2022-01-16T17:35:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2/manifests"},{"name":"hatchling-v0.8.1","sha":"9e53da704455bfd49869b3bff2e5d0669baf76e9","kind":"commit","published_at":"2022-01-14T23:03:02.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1/manifests"},{"name":"hatchling-v0.8.0","sha":"4d50a2e6d5debd844265d3e50999590c1a6e5a32","kind":"commit","published_at":"2022-01-09T18:21:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0/manifests"},{"name":"hatch-v1.0.0rc8","sha":"ff67fb61056a5b682951c9d2f6e9ef935d6181f6","kind":"commit","published_at":"2022-01-09T03:01:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc8","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8/manifests"},{"name":"hatch-v1.0.0rc7","sha":"89314fb2dd66c9040a0bc5ebe21458d0dd25e320","kind":"commit","published_at":"2022-01-08T18:31:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7/manifests"},{"name":"hatchling-v0.7.0","sha":"d11d4702c1e09dee5ef4feeca59bb908dd6bc153","kind":"commit","published_at":"2022-01-08T17:36:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0/manifests"},{"name":"hatch-v1rc6","sha":"c7ac0fa1269ba5a64680de3d8b86788fa8b1c160","kind":"commit","published_at":"2022-01-06T07:42:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc6","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6/manifests"},{"name":"hatchling-v0.6","sha":"929aa1847912c735f99ea46fcef570b35837136f","kind":"commit","published_at":"2022-01-06T07:31:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.6","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6/manifests"},{"name":"hatch-v1rc5","sha":"e3804a6aaf3d8a1d35e9fed74ae7f33d6c8450e1","kind":"commit","published_at":"2022-01-03T00:55:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5/manifests"},{"name":"hatch-v1rc4","sha":"bc932b9981e710a97c37498cb0f45027f4373045","kind":"commit","published_at":"2022-01-01T21:40:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4/manifests"},{"name":"hatchling-v0.5","sha":"91752501e664df5e8d5c16d00f2b5a8dd325905d","kind":"commit","published_at":"2022-01-01T21:24:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5/manifests"},{"name":"hatch-v1rc3","sha":"4b4699ba5eb93959f2d5a94694105ab644160003","kind":"commit","published_at":"2021-12-31T04:48:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3/manifests"},{"name":"hatchling-v0.4","sha":"3f0531eb692cc5c248e64bd24d7fecbda50d4eb9","kind":"commit","published_at":"2021-12-31T04:17:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4/manifests"},{"name":"hatchling-v0.3.1","sha":"a0f78f51964b2f57009a56229339a69d14a265bf","kind":"commit","published_at":"2021-12-30T05:13:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1/manifests"},{"name":"hatch-v1rc2","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2/manifests"},{"name":"hatchling-v0.3","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3/manifests"},{"name":"0.23.0","sha":"704cdcd1a0cd3a621235ac9f5b2b90e7524e3cd3","kind":"commit","published_at":"2019-10-21T16:41:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0/manifests"},{"name":"0.11.0","sha":"1a887ceea97651c0606af5e18496ce8b0db76779","kind":"commit","published_at":"2017-09-13T17:56:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T11:38:38.242Z","dependent_packages_count":5,"downloads":8349,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":51.275820170109355,"dependent_packages_count":8.626974483596598,"stargazers_count":12.30255164034022,"forks_count":22.29647630619684,"docker_downloads_count":null,"average":23.625455650060754},"purl":"pkg:conda/hatchling","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/hatchling","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/hatchling","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/hatchling/dependencies","status":null,"funding_links":["https://github.com/sponsors/ofek","https://ofek.dev/donate/","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:31:56.002Z","issues_count":715,"pull_requests_count":676,"avg_time_to_close_issue":4146545.2581699346,"avg_time_to_close_pull_request":1844728.5019379845,"issues_closed_count":306,"pull_requests_closed_count":516,"pull_request_authors_count":157,"issue_authors_count":496,"avg_comments_per_issue":2.292307692307692,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":444,"bot_issues_count":1,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":3121908.222222222,"past_year_avg_time_to_close_pull_request":1186133.6486486488,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":2.7209302325581395,"past_year_avg_comments_per_pull_request":0.6046511627906976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/issues","maintainers":[{"login":"ofek","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"cjames23","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"pfmoore","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"},{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"ewdurbin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewdurbin"},{"login":"webknjaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}],"active_maintainers":[{"login":"cjames23","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"pfmoore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/hatchling/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/hatchling/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/hatchling/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/hatchling/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/hatchling/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/hatchling/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","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":5297769,"name":"hatch","ecosystem":"conda","description":null,"homepage":"https://hatch.pypa.io/latest/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/hatch","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-07-11T16:47:29.000Z","latest_release_published_at":"2022-10-25T05:50:42.000Z","latest_release_number":"1.6.3","last_synced_at":"2026-04-01T16:11:44.674Z","created_at":"2022-10-03T16:03:01.521Z","updated_at":"2026-08-19T11:41:48.873Z","registry_url":"https://anaconda.org/conda-forge/hatch","install_command":"conda install -c conda-forge hatch","documentation_url":null,"metadata":{},"repo_metadata":{"id":37533043,"uuid":"92997800","full_name":"pypa/hatch","owner":"pypa","description":"Modern, extensible Python project management","archived":false,"fork":false,"pushed_at":"2026-08-11T05:14:41.000Z","size":49841,"stargazers_count":7220,"open_issues_count":423,"forks_count":447,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-12T01:36:55.352Z","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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["ofek"],"custom":["https://ofek.dev/donate/"]}},"created_at":"2017-05-31T23:37:53.000Z","updated_at":"2026-08-11T12:54:14.000Z","dependencies_parsed_at":"2026-08-06T04:48:56.338Z","dependency_job_id":"7366a764-9408-4d01-ac9c-06df5b5903d1","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":151,"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":36546441,"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":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","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"},"tags":[{"name":"hatchling-v1.32.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.32.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0/manifests"},{"name":"hatch-v1.18.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0/manifests"},{"name":"hatch-v1.17.1","sha":"5dae0595d1dfbaa5268aeeee7d81fde604d097d8","kind":"commit","published_at":"2026-07-08T01:46:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1/manifests"},{"name":"hatchling-v1.31.0","sha":"4b3fd7d6d8435312b16fe8e8a317be5244a81b23","kind":"commit","published_at":"2026-07-08T01:29:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.31.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0/manifests"},{"name":"hatchling-v1.30.1","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1/manifests"},{"name":"hatch-v1.17.0","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0/manifests"},{"name":"hatchling-v1.30.0","sha":"0497be09d555c300851d55344104e9aea2f9f200","kind":"commit","published_at":"2026-06-01T01:27:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0/manifests"},{"name":"hatch-v1.16.5","sha":"b998d2b755bc0dca20054f96da8981532444fc2a","kind":"commit","published_at":"2026-02-27T17:59:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5/manifests"},{"name":"hatch-v1.16.4","sha":"c13404120ba3456d9f082ef6ffd81927dc07e4cd","kind":"commit","published_at":"2026-02-23T22:44:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4/manifests"},{"name":"hatchling-v1.29.0","sha":"1a74daa6f554e2ec89f2641288e44ed39e5507cc","kind":"commit","published_at":"2026-02-23T18:20:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.29.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0/manifests"},{"name":"hatch-v1.16.3","sha":"dec7d6d3116037e2a3affd202f2d852f41cad5de","kind":"commit","published_at":"2026-01-21T01:32:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3/manifests"},{"name":"hatch-v1.16.2","sha":"e966480e250a489644a0ff5f1a68590db1e3e032","kind":"commit","published_at":"2025-12-06T18:55:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2/manifests"},{"name":"hatch-v1.16.1","sha":"d96983f5bffa280102a7dba29776913d7d9dad62","kind":"commit","published_at":"2025-11-27T20:04:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1/manifests"},{"name":"hatchling-v1.28.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.28.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0/manifests"},{"name":"hatch-v1.16.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0/manifests"},{"name":"hatch-v1.15.1","sha":"19eec091b197fc2fdf22df8c753416a37a458fb0","kind":"commit","published_at":"2025-10-16T20:33:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1/manifests"},{"name":"hatch-v1.15.0","sha":"0636e7b6a89738bffe71e74c5c8e4e59b868dacb","kind":"commit","published_at":"2025-10-15T05:47:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0/manifests"},{"name":"hatch-v1.14.2","sha":"d3448c233840d25df0a0a10571e034462cbd5d9e","kind":"commit","published_at":"2025-09-24T06:19:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2/manifests"},{"name":"hatch-v1.14.1","sha":"b87f3f97ab21a9dc6214ff3dd91adf6e2c2b29bb","kind":"commit","published_at":"2025-04-07T04:13:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1/manifests"},{"name":"hatch-v1.14.0","sha":"55dd8409fd4f8dde5869003d24b04d43dab192a9","kind":"commit","published_at":"2024-12-16T00:59:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0/manifests"},{"name":"hatchling-v1.27.0","sha":"cbf6598e5cbce3ba9097023c5bf783001ebbcbcb","kind":"commit","published_at":"2024-12-15T17:06:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.27.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0/manifests"},{"name":"hatchling-v1.26.3","sha":"6bc4bbeff1be8226958874e43698f5bf3b8ea339","kind":"commit","published_at":"2024-11-12T18:56:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3/manifests"},{"name":"hatchling-v1.26.2","sha":"ecb45a8e094cf6320128aee78b58d605f39bb5f1","kind":"commit","published_at":"2024-11-12T17:01:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2/manifests"},{"name":"hatchling-v1.26.1","sha":"c1a3c6b4c86ea2affe4734b54578f032fe5d0003","kind":"commit","published_at":"2024-11-10T15:09:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1/manifests"},{"name":"hatchling-v1.26.0","sha":"96604066214c627de447a01eb697c3ddba4b8a40","kind":"commit","published_at":"2024-11-10T06:28:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0/manifests"},{"name":"hatch-v1.13.0","sha":"4e3c515bb15fd5533ced963c70308e2a271905d9","kind":"commit","published_at":"2024-10-13T22:56:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0/manifests"},{"name":"hatchling-v1.25.0","sha":"6fdb66d16f91f3ce80b705e266674f74c83c987a","kind":"commit","published_at":"2024-06-22T17:13:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0/manifests"},{"name":"hatch-v1.12.0","sha":"d73037fe7e9b66eeeba2e72d37074373594221c5","kind":"commit","published_at":"2024-05-28T13:52:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0/manifests"},{"name":"hatch-v1.11.1","sha":"abf787d64f1afec7f658343f10188369554bd5a6","kind":"commit","published_at":"2024-05-23T17:09:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1/manifests"},{"name":"hatch-v1.11.0","sha":"6a147fc1d6e8f5c9e04ccbe28201b71a783f2ec8","kind":"commit","published_at":"2024-05-15T05:11:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0/manifests"},{"name":"hatch-v1.10.0","sha":"ab79f405bf34e0f2edd539cc725b16c817fc9447","kind":"commit","published_at":"2024-05-02T03:25:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0/manifests"},{"name":"hatch-v1.9.7","sha":"ec76a830b1d8cca794d15f031b0a426ea614788c","kind":"commit","published_at":"2024-04-24T19:15:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7/manifests"},{"name":"hatchling-v1.24.2","sha":"9b51c8ce3f4a611351752fc9e23fd426580b2309","kind":"commit","published_at":"2024-04-22T02:11:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2/manifests"},{"name":"hatchling-v1.24.1","sha":"544be241e8dbd56a5886d4398308b23a1353fa6a","kind":"commit","published_at":"2024-04-18T03:09:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1/manifests"},{"name":"hatchling-v1.24.0","sha":"864854478bac936de2d94273ae083c7c29564df2","kind":"commit","published_at":"2024-04-16T04:45:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0/manifests"},{"name":"hatchling-v1.23.0","sha":"c935e51cdf4b270cc95f3d1942bdb6a326ff6c41","kind":"commit","published_at":"2024-04-14T21:36:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0/manifests"},{"name":"hatchling-v1.22.5","sha":"872fd60257cad4d782e7639f1e3f275e9eb9cbf8","kind":"commit","published_at":"2024-04-04T17:54:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5/manifests"},{"name":"hatchling-v1.22.4","sha":"026bcf4fe52f9fe31975895fb062ea89e881e95c","kind":"commit","published_at":"2024-03-23T23:39:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4/manifests"},{"name":"hatchling-v1.22.3","sha":"83b25a2cd750ce05fec68e04e8fd3079f7839ca3","kind":"commit","published_at":"2024-03-19T03:36:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3/manifests"},{"name":"hatchling-v1.22.2","sha":"ca3fc6c224d3d9ed11e3a91bb63b40117cbe481c","kind":"commit","published_at":"2024-03-16T14:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2/manifests"},{"name":"hatchling-v1.22.1","sha":"e090a5103d1f992ba0fce8b5264092a416d088b1","kind":"commit","published_at":"2024-03-16T03:05:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1/manifests"},{"name":"hatchling-v1.22.0","sha":"2cdade270783f29972bcafdd52573541d1f1a489","kind":"commit","published_at":"2024-03-16T02:42:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0/manifests"},{"name":"hatch-v1.9.4","sha":"3ef3169578274b41f92ab0c8f524a914b4e4f984","kind":"commit","published_at":"2024-03-12T03:37:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4/manifests"},{"name":"hatch-v1.9.3","sha":"00c5ae74f3c08b3d08d58f8dc26033e48f391511","kind":"commit","published_at":"2024-01-25T01:01:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3/manifests"},{"name":"hatchling-v1.21.1","sha":"c20358d120d24afebc14bb4f51a75bb426989b33","kind":"commit","published_at":"2024-01-25T00:43:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1/manifests"},{"name":"hatch-v1.9.2","sha":"fd27c8ab329e572f48ef32505c340ffc845898d8","kind":"commit","published_at":"2024-01-21T03:13:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2/manifests"},{"name":"hatch-v1.9.1","sha":"632b8f49a7b5a8bf86894b5e3306e3de1e61b154","kind":"commit","published_at":"2023-12-25T05:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1/manifests"},{"name":"hatch-v1.9.0","sha":"d3246e957584d292319e7b93301598cdf611e902","kind":"commit","published_at":"2023-12-19T03:23:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0/manifests"},{"name":"hatchling-v1.21.0","sha":"6b12353590154d08cf48b55983286113b8448409","kind":"commit","published_at":"2023-12-18T04:51:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0/manifests"},{"name":"hatch-v1.8.1","sha":"3bc004c940bd942b6cfb9a75d60a0f8167bfad27","kind":"commit","published_at":"2023-12-14T05:09:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1/manifests"},{"name":"hatchling-v1.20.0","sha":"3054315f325aaf59187353913004df609aa9546c","kind":"commit","published_at":"2023-12-13T07:04:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0/manifests"},{"name":"hatchling-v1.19.1","sha":"4e2546304315a40ff986f2c438526d21eb06a5ae","kind":"commit","published_at":"2023-12-12T06:22:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1/manifests"},{"name":"hatch-v1.8.0","sha":"d529d12e397c262bafaa56cd6e240c1eabb9ba67","kind":"commit","published_at":"2023-12-11T14:32:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0/manifests"},{"name":"hatchling-v1.19.0","sha":"f36c82292368947fb8696221d3ce5665816b4afc","kind":"commit","published_at":"2023-12-11T06:52:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0/manifests"},{"name":"hatchling-v1.18.0","sha":"8c99dd2d14d77ec2fea7fcd87e957651c450caca","kind":"commit","published_at":"2023-06-12T04:17:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0/manifests"},{"name":"hatchling-v1.17.1","sha":"33aa4d3dfd2e7046de24a5bf11613d98c0ca4c87","kind":"commit","published_at":"2023-06-03T16:06:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1/manifests"},{"name":"hatchling-v1.17.0","sha":"4886f856eceef04d8f8af05201d157b4c92a0671","kind":"commit","published_at":"2023-05-12T04:21:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0/manifests"},{"name":"hatchling-v1.16.1","sha":"283a478db89770b5f913aa71f3b44e9a107b3833","kind":"commit","published_at":"2023-05-11T14:00:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1/manifests"},{"name":"hatchling-v1.16.0","sha":"3f92634aa8a2700fca4f79592aa84a76d4cb20ba","kind":"commit","published_at":"2023-05-11T02:27:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0/manifests"},{"name":"hatchling-v1.15.0","sha":"3dc6f02f0d261f22653bf81bbe734a4f1b2146f5","kind":"commit","published_at":"2023-05-09T17:20:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0/manifests"},{"name":"hatchling-v1.14.1","sha":"7a89af26f0ab8c1dac9e78520ae20bdc0ee8c9f5","kind":"commit","published_at":"2023-04-23T21:07:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1/manifests"},{"name":"hatch-v1.7.0","sha":"46a2118ba39c00ca102cf463bdc829301402d05b","kind":"commit","published_at":"2023-04-03T02:38:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0/manifests"},{"name":"hatchling-v1.14.0","sha":"f90636764aa1257db17e09c6456496dfbc137127","kind":"commit","published_at":"2023-04-02T20:10:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0/manifests"},{"name":"hatchling-v1.13.0","sha":"63b692e3ac7c4156edbbf382b849eaa8707607eb","kind":"commit","published_at":"2023-02-09T05:38:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0/manifests"},{"name":"hatchling-v1.12.2","sha":"ad2212dc27537b8f309e8300abba6964443cdf79","kind":"commit","published_at":"2023-01-05T04:46:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2/manifests"},{"name":"hatchling-v1.12.1","sha":"eb8e62f18211a41f3d7bac6b079ab6c99612272c","kind":"commit","published_at":"2022-12-31T16:09:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1/manifests"},{"name":"hatchling-v1.12.0","sha":"8726a3a06c9a4307f8fbcfe81f1384036b21e404","kind":"commit","published_at":"2022-12-30T20:39:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0/manifests"},{"name":"hatch-v1.6.3","sha":"b25deec3c8dc32e447c8f07d85ae247c305753e6","kind":"commit","published_at":"2022-10-25T02:15:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3/manifests"},{"name":"hatch-v1.6.2","sha":"76b5df8277b89e8f67867476d7081e08142c0d3c","kind":"commit","published_at":"2022-10-20T04:59:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2/manifests"},{"name":"hatchling-v1.11.1","sha":"dbcf6e742cb38ef147227fb610c3b6ad2afd02ec","kind":"commit","published_at":"2022-10-19T05:55:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1/manifests"},{"name":"hatch-v1.6.1","sha":"f733e0fe4414ba716ba8406cd5313ba4cb8a285b","kind":"commit","published_at":"2022-10-17T01:41:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1/manifests"},{"name":"hatch-v1.6.0","sha":"11e4a9eb16a10e275a2892155230cde2159260e0","kind":"commit","published_at":"2022-10-09T00:25:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0/manifests"},{"name":"hatchling-v1.11.0","sha":"0bd0818bd81e88d6d9b921a2d5d3efeeb9eb3cb8","kind":"commit","published_at":"2022-10-08T22:21:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0/manifests"},{"name":"hatchling-v1.10.0","sha":"b1dfcbdbd6de8389ec80cb4e2ac25e3697ceed24","kind":"commit","published_at":"2022-09-19T02:46:59.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0/manifests"},{"name":"hatchling-v1.9.0","sha":"eb6053466878143e118ca1faa1b468c7dacd60cf","kind":"commit","published_at":"2022-09-10T00:32:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0/manifests"},{"name":"hatch-v1.5.0","sha":"15623bc9d6c59b121de1ff7db3c12a823de590bb","kind":"commit","published_at":"2022-08-28T05:52:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0/manifests"},{"name":"hatchling-v1.8.1","sha":"f1dccf0de6fff0f07c51d77b98364193b62e51cc","kind":"commit","published_at":"2022-08-25T06:02:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1/manifests"},{"name":"hatch-v1.4.2","sha":"6f025c5eb484728b78b1e70fcad69aab2d246d83","kind":"commit","published_at":"2022-08-16T07:11:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2/manifests"},{"name":"hatchling-v1.8.0","sha":"31cbf1b1347c06702110301c0840b310d7f2f8fe","kind":"commit","published_at":"2022-08-16T06:01:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0/manifests"},{"name":"hatch-v1.4.1","sha":"37255332115e337f26c0ddb70175fa94707b7a45","kind":"commit","published_at":"2022-08-13T17:59:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1/manifests"},{"name":"hatchling-v1.7.1","sha":"7eaffbf39d59984cffd217d5ed4349918ef799ff","kind":"commit","published_at":"2022-08-13T17:05:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1/manifests"},{"name":"hatchling-v1.7.0","sha":"b14f6ffbf7f549dc45a9fc07277edd15bcff3ad1","kind":"commit","published_at":"2022-08-13T01:12:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0/manifests"},{"name":"hatch-v1.4.0","sha":"c91c65adc578ee385c134927017ca0e04ea97f5d","kind":"commit","published_at":"2022-08-07T01:20:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0/manifests"},{"name":"hatchling-v1.6.0","sha":"a276ed90e95ff7bc8ea5a4159b023f9dee115962","kind":"commit","published_at":"2022-07-23T18:23:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0/manifests"},{"name":"hatch-v1.3.1","sha":"39f72785281331efc4590aa5802fd0f009f559dd","kind":"commit","published_at":"2022-07-11T22:09:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1/manifests"},{"name":"hatchling-v1.5.0","sha":"daa6b963d364d5aa6d44374edd8ce7617d3903ad","kind":"commit","published_at":"2022-07-11T04:13:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0/manifests"},{"name":"hatch-v1.3.0","sha":"9022c6df9602a0c2bb3b748be95a3d3114caf39d","kind":"commit","published_at":"2022-07-10T19:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0/manifests"},{"name":"hatchling-v1.4.1","sha":"12878570189e8d7b4aaa44dc28308d269e83e7aa","kind":"commit","published_at":"2022-07-05T03:15:16.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1/manifests"},{"name":"hatchling-v1.4.0","sha":"fa44364bad40789ece39f19c6bc9ff4ea6e14a0d","kind":"commit","published_at":"2022-07-03T18:00:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0/manifests"},{"name":"hatchling-v0.25.1","sha":"f8c81acf4e20e3034fcc5209ca5f69cf1f2c6e7f","kind":"commit","published_at":"2022-06-14T22:20:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1/manifests"},{"name":"hatch-v1.2.1","sha":"0658a2da465c3177378618346cbb7bb9312aca1d","kind":"commit","published_at":"2022-05-31T02:48:53.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1/manifests"},{"name":"hatchling-v1.3.1","sha":"cfb13853fdc31931e00dd9f0ec10407ac8b8e27f","kind":"commit","published_at":"2022-05-30T20:06:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1/manifests"},{"name":"hatch-v1.2.0","sha":"a8b3c54e9942b1f145079b538dc83885064ea43d","kind":"commit","published_at":"2022-05-23T01:27:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0/manifests"},{"name":"hatchling-v1.3.0","sha":"65fe2aab00b5197038501078336710864be558e7","kind":"commit","published_at":"2022-05-23T00:51:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0/manifests"},{"name":"hatch-v1.1.2","sha":"74cff35ac734299f0d7f3018b988fdbc3a3a7c98","kind":"commit","published_at":"2022-05-21T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2/manifests"},{"name":"hatchling-v1.2.0","sha":"d8fddbdcb8f6938d05ce296a8f4658acbe98a754","kind":"commit","published_at":"2022-05-20T21:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0/manifests"},{"name":"hatchling-v1.1.0","sha":"0099c83e64c43cd0df5733e9f893e62c5859c612","kind":"commit","published_at":"2022-05-20T00:51:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0/manifests"},{"name":"hatchling-v1.0.0","sha":"c0ebe759085d8ae943b80aa6f50424c8a28256f3","kind":"commit","published_at":"2022-05-17T23:39:06.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0/manifests"},{"name":"hatchling-v0.25.0","sha":"06af251585781d73f2f52b95e3752933039b40bd","kind":"commit","published_at":"2022-05-16T02:06:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0/manifests"},{"name":"hatch-v1.1.1","sha":"7bb6513cbba351f0142870bca3bd03f807e23e74","kind":"commit","published_at":"2022-05-12T20:15:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1/manifests"},{"name":"hatch-v1.1.0","sha":"097222b96858dcce0e5cdcee27f8a289f5338471","kind":"commit","published_at":"2022-05-12T18:23:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0/manifests"},{"name":"hatchling-v0.24.0","sha":"726387e9af6a16cf24f383a3f7583b281f6d4845","kind":"commit","published_at":"2022-04-28T21:39:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0/manifests"},{"name":"hatch-v1.0.0","sha":"452b3ed5a5f219c14d838371ea32807b890c7876","kind":"commit","published_at":"2022-04-28T07:29:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0/manifests"},{"name":"hatch-v1.0.0rc18","sha":"54aebacbc29a5acbc69afb80d8ce87a4d5f40d98","kind":"commit","published_at":"2022-04-28T06:50:12.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc18","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18/manifests"},{"name":"hatchling-v0.23.0","sha":"d934ec131e96a9ec52b20326674bbe438b1ebefa","kind":"commit","published_at":"2022-04-28T05:26:14.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0/manifests"},{"name":"hatch-v1.0.0rc17","sha":"ab6743a3acf5fa8c23bd7a86a3b1fd1b2f51ce69","kind":"commit","published_at":"2022-04-18T22:01:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc17","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17/manifests"},{"name":"hatchling-v0.22.0","sha":"7692fdbb1e9b969173e58e8ee83783b18cf66f6b","kind":"commit","published_at":"2022-03-26T23:37:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0/manifests"},{"name":"hatchling-v0.21.1","sha":"9f637eb972550330d5a206c8f3e511f49281fa18","kind":"commit","published_at":"2022-03-22T04:16:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1/manifests"},{"name":"hatch-v1.0.0rc16","sha":"6824caad4c84698380e1f3cbdcd17c40f27311a3","kind":"commit","published_at":"2022-03-21T02:27:45.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc16","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16/manifests"},{"name":"hatch-v1.0.0rc15","sha":"66ff7195edb872fc36dadf61775640aa41820157","kind":"commit","published_at":"2022-03-18T04:58:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc15","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15/manifests"},{"name":"hatchling-v0.21.0","sha":"ecac80ff8ea369451e410bbcee5b92474a42812e","kind":"commit","published_at":"2022-03-18T03:17:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0/manifests"},{"name":"hatchling-v0.20.1","sha":"b02308d7c32542713ead0bc9357a60cf2f7fe2b4","kind":"commit","published_at":"2022-03-07T15:06:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1/manifests"},{"name":"hatchling-v0.20.0","sha":"923edaf61bfa0f511b66c420910ca030c73c4f1c","kind":"commit","published_at":"2022-03-07T06:06:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0/manifests"},{"name":"hatch-v1.0.0rc14","sha":"c7a9585d51112f45a5279959a667f6bee5f609b7","kind":"commit","published_at":"2022-03-07T01:23:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc14","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14/manifests"},{"name":"hatchling-v0.19.0","sha":"fce4094992b9fafd877d9a956d90b87f8ab0abd9","kind":"commit","published_at":"2022-03-06T23:26:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0/manifests"},{"name":"hatchling-v0.18.0","sha":"25a50d7a0b8f6c60991beb8c15ec56d62bb00541","kind":"commit","published_at":"2022-02-28T04:56:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0/manifests"},{"name":"hatchling-v0.17.0","sha":"581d8ae4f28df505df4f455dcb47542b3433c6f9","kind":"commit","published_at":"2022-02-27T00:51:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0/manifests"},{"name":"hatchling-v0.16.0","sha":"03ae09cae05c44e6e72dd983cc876d1a524bad9d","kind":"commit","published_at":"2022-02-26T17:17:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0/manifests"},{"name":"hatchling-v0.15.0","sha":"b4419fd704622f1070743ebdd31a274f7aea6ac9","kind":"commit","published_at":"2022-02-23T06:55:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0/manifests"},{"name":"hatchling-v0.14.0","sha":"45570ccd7757c305037719fd00aa89fa8f9874f9","kind":"commit","published_at":"2022-02-17T03:14:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0/manifests"},{"name":"hatchling-v0.13.0","sha":"f195e77aae82ee54c8e69ef974a63b8922182bd7","kind":"commit","published_at":"2022-02-16T05:45:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0/manifests"},{"name":"hatchling-v0.12.0","sha":"08bbcdeb51de38ee075b49a1b3faae97502455ac","kind":"commit","published_at":"2022-02-14T03:08:25.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0/manifests"},{"name":"hatch-v1.0.0rc13","sha":"b2339931c4d9a597b618b85adc63f3f929c06cd5","kind":"commit","published_at":"2022-02-13T21:02:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc13","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13/manifests"},{"name":"hatchling-v0.11.3","sha":"f81f1d210f01a3ab728cf1e598ece1e9385c65e4","kind":"commit","published_at":"2022-02-13T17:17:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3/manifests"},{"name":"hatchling-v0.11.2","sha":"5df8cc50675d07a5dfc3064473e913ae01b01fb3","kind":"commit","published_at":"2022-02-05T19:32:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2/manifests"},{"name":"hatchling-v0.11.1","sha":"6a55a0bef06b679ac9a9583a778bfd9376ff2e07","kind":"commit","published_at":"2022-02-05T17:48:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1/manifests"},{"name":"hatch-v1.0.0rc12","sha":"7ae200c2e28552f3b52a9456afb984446708df2a","kind":"commit","published_at":"2022-02-05T05:58:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc12","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12/manifests"},{"name":"hatchling-v0.11.0","sha":"e3dc7a96c0be0bc1d17c2ace39c9b5e7ea325f29","kind":"commit","published_at":"2022-02-05T04:43:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0/manifests"},{"name":"hatch-v1.0.0rc11","sha":"4c9f523323c7c395d12d6ecfe9a8c41ffaaac19c","kind":"commit","published_at":"2022-01-23T16:48:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc11","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11/manifests"},{"name":"hatchling-v0.10.0","sha":"9ec00d5e027c992efbc16dd777b1f6926368b6bf","kind":"commit","published_at":"2022-01-21T04:51:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0/manifests"},{"name":"hatch-v1.0.0rc10","sha":"52afafb892a3adc837b746579722316b5d8e7c0a","kind":"commit","published_at":"2022-01-19T17:29:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc10","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10/manifests"},{"name":"hatch-v1.0.0rc9","sha":"07e3b1474e3f0c990cac39a3687c2a89d1bc54f4","kind":"commit","published_at":"2022-01-19T03:39:19.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc9","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9/manifests"},{"name":"hatchling-v0.9.0","sha":"6a2d2fe2256f8eeaa3fde6c083e4c8599c95dcbb","kind":"commit","published_at":"2022-01-18T23:46:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0/manifests"},{"name":"hatchling-v0.8.2","sha":"30f5f42db0cc5cf118375dc007d01caf82cd3fbd","kind":"commit","published_at":"2022-01-16T17:35:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2/manifests"},{"name":"hatchling-v0.8.1","sha":"9e53da704455bfd49869b3bff2e5d0669baf76e9","kind":"commit","published_at":"2022-01-14T23:03:02.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1/manifests"},{"name":"hatchling-v0.8.0","sha":"4d50a2e6d5debd844265d3e50999590c1a6e5a32","kind":"commit","published_at":"2022-01-09T18:21:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0/manifests"},{"name":"hatch-v1.0.0rc8","sha":"ff67fb61056a5b682951c9d2f6e9ef935d6181f6","kind":"commit","published_at":"2022-01-09T03:01:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc8","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8/manifests"},{"name":"hatch-v1.0.0rc7","sha":"89314fb2dd66c9040a0bc5ebe21458d0dd25e320","kind":"commit","published_at":"2022-01-08T18:31:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7/manifests"},{"name":"hatchling-v0.7.0","sha":"d11d4702c1e09dee5ef4feeca59bb908dd6bc153","kind":"commit","published_at":"2022-01-08T17:36:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0/manifests"},{"name":"hatch-v1rc6","sha":"c7ac0fa1269ba5a64680de3d8b86788fa8b1c160","kind":"commit","published_at":"2022-01-06T07:42:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc6","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6/manifests"},{"name":"hatchling-v0.6","sha":"929aa1847912c735f99ea46fcef570b35837136f","kind":"commit","published_at":"2022-01-06T07:31:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.6","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6/manifests"},{"name":"hatch-v1rc5","sha":"e3804a6aaf3d8a1d35e9fed74ae7f33d6c8450e1","kind":"commit","published_at":"2022-01-03T00:55:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5/manifests"},{"name":"hatch-v1rc4","sha":"bc932b9981e710a97c37498cb0f45027f4373045","kind":"commit","published_at":"2022-01-01T21:40:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4/manifests"},{"name":"hatchling-v0.5","sha":"91752501e664df5e8d5c16d00f2b5a8dd325905d","kind":"commit","published_at":"2022-01-01T21:24:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5/manifests"},{"name":"hatch-v1rc3","sha":"4b4699ba5eb93959f2d5a94694105ab644160003","kind":"commit","published_at":"2021-12-31T04:48:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3/manifests"},{"name":"hatchling-v0.4","sha":"3f0531eb692cc5c248e64bd24d7fecbda50d4eb9","kind":"commit","published_at":"2021-12-31T04:17:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4/manifests"},{"name":"hatchling-v0.3.1","sha":"a0f78f51964b2f57009a56229339a69d14a265bf","kind":"commit","published_at":"2021-12-30T05:13:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1/manifests"},{"name":"hatch-v1rc2","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2/manifests"},{"name":"hatchling-v0.3","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3/manifests"},{"name":"0.23.0","sha":"704cdcd1a0cd3a621235ac9f5b2b90e7524e3cd3","kind":"commit","published_at":"2019-10-21T16:41:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0/manifests"},{"name":"0.11.0","sha":"1a887ceea97651c0606af5e18496ce8b0db76779","kind":"commit","published_at":"2017-09-13T17:56:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T11:41:48.873Z","dependent_packages_count":0,"downloads":3208779,"downloads_period":"total","dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":11.602375368032337,"dependent_packages_count":51.57942013074505,"stargazers_count":5.923449273915864,"forks_count":12.954738260392235,"docker_downloads_count":null,"average":20.514995758271372},"purl":"pkg:conda/hatch?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/hatch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/hatch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/hatch/dependencies","status":null,"funding_links":["https://github.com/sponsors/ofek","https://ofek.dev/donate/","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:31:56.002Z","issues_count":715,"pull_requests_count":676,"avg_time_to_close_issue":4146545.2581699346,"avg_time_to_close_pull_request":1844728.5019379845,"issues_closed_count":306,"pull_requests_closed_count":516,"pull_request_authors_count":157,"issue_authors_count":496,"avg_comments_per_issue":2.292307692307692,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":444,"bot_issues_count":1,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":3121908.222222222,"past_year_avg_time_to_close_pull_request":1186133.6486486488,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":2.7209302325581395,"past_year_avg_comments_per_pull_request":0.6046511627906976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/issues","maintainers":[{"login":"ofek","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"cjames23","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"pfmoore","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"},{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"ewdurbin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewdurbin"},{"login":"webknjaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}],"active_maintainers":[{"login":"cjames23","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"pfmoore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatch/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5297774,"name":"hatchling","ecosystem":"conda","description":null,"homepage":"https://pypi.org/project/hatchling","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/hatch","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2022-02-24T19:35:28.000Z","latest_release_published_at":"2022-10-19T12:53:22.000Z","latest_release_number":"1.11.1","last_synced_at":"2026-04-01T16:17:16.630Z","created_at":"2022-10-03T16:03:02.001Z","updated_at":"2026-08-19T12:05:02.703Z","registry_url":"https://anaconda.org/conda-forge/hatchling","install_command":"conda install -c conda-forge hatchling","documentation_url":null,"metadata":{},"repo_metadata":{"id":37533043,"uuid":"92997800","full_name":"pypa/hatch","owner":"pypa","description":"Modern, extensible Python project management","archived":false,"fork":false,"pushed_at":"2026-08-11T05:14:41.000Z","size":49841,"stargazers_count":7220,"open_issues_count":423,"forks_count":447,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-12T01:36:55.352Z","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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["ofek"],"custom":["https://ofek.dev/donate/"]}},"created_at":"2017-05-31T23:37:53.000Z","updated_at":"2026-08-11T12:54:14.000Z","dependencies_parsed_at":"2026-08-06T04:48:56.338Z","dependency_job_id":"7366a764-9408-4d01-ac9c-06df5b5903d1","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":151,"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":36546441,"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":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","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"},"tags":[{"name":"hatchling-v1.32.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.32.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0/manifests"},{"name":"hatch-v1.18.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0/manifests"},{"name":"hatch-v1.17.1","sha":"5dae0595d1dfbaa5268aeeee7d81fde604d097d8","kind":"commit","published_at":"2026-07-08T01:46:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1/manifests"},{"name":"hatchling-v1.31.0","sha":"4b3fd7d6d8435312b16fe8e8a317be5244a81b23","kind":"commit","published_at":"2026-07-08T01:29:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.31.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0/manifests"},{"name":"hatchling-v1.30.1","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1/manifests"},{"name":"hatch-v1.17.0","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0/manifests"},{"name":"hatchling-v1.30.0","sha":"0497be09d555c300851d55344104e9aea2f9f200","kind":"commit","published_at":"2026-06-01T01:27:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0/manifests"},{"name":"hatch-v1.16.5","sha":"b998d2b755bc0dca20054f96da8981532444fc2a","kind":"commit","published_at":"2026-02-27T17:59:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5/manifests"},{"name":"hatch-v1.16.4","sha":"c13404120ba3456d9f082ef6ffd81927dc07e4cd","kind":"commit","published_at":"2026-02-23T22:44:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4/manifests"},{"name":"hatchling-v1.29.0","sha":"1a74daa6f554e2ec89f2641288e44ed39e5507cc","kind":"commit","published_at":"2026-02-23T18:20:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.29.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0/manifests"},{"name":"hatch-v1.16.3","sha":"dec7d6d3116037e2a3affd202f2d852f41cad5de","kind":"commit","published_at":"2026-01-21T01:32:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3/manifests"},{"name":"hatch-v1.16.2","sha":"e966480e250a489644a0ff5f1a68590db1e3e032","kind":"commit","published_at":"2025-12-06T18:55:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2/manifests"},{"name":"hatch-v1.16.1","sha":"d96983f5bffa280102a7dba29776913d7d9dad62","kind":"commit","published_at":"2025-11-27T20:04:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1/manifests"},{"name":"hatchling-v1.28.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.28.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0/manifests"},{"name":"hatch-v1.16.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0/manifests"},{"name":"hatch-v1.15.1","sha":"19eec091b197fc2fdf22df8c753416a37a458fb0","kind":"commit","published_at":"2025-10-16T20:33:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1/manifests"},{"name":"hatch-v1.15.0","sha":"0636e7b6a89738bffe71e74c5c8e4e59b868dacb","kind":"commit","published_at":"2025-10-15T05:47:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0/manifests"},{"name":"hatch-v1.14.2","sha":"d3448c233840d25df0a0a10571e034462cbd5d9e","kind":"commit","published_at":"2025-09-24T06:19:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2/manifests"},{"name":"hatch-v1.14.1","sha":"b87f3f97ab21a9dc6214ff3dd91adf6e2c2b29bb","kind":"commit","published_at":"2025-04-07T04:13:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1/manifests"},{"name":"hatch-v1.14.0","sha":"55dd8409fd4f8dde5869003d24b04d43dab192a9","kind":"commit","published_at":"2024-12-16T00:59:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0/manifests"},{"name":"hatchling-v1.27.0","sha":"cbf6598e5cbce3ba9097023c5bf783001ebbcbcb","kind":"commit","published_at":"2024-12-15T17:06:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.27.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0/manifests"},{"name":"hatchling-v1.26.3","sha":"6bc4bbeff1be8226958874e43698f5bf3b8ea339","kind":"commit","published_at":"2024-11-12T18:56:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3/manifests"},{"name":"hatchling-v1.26.2","sha":"ecb45a8e094cf6320128aee78b58d605f39bb5f1","kind":"commit","published_at":"2024-11-12T17:01:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2/manifests"},{"name":"hatchling-v1.26.1","sha":"c1a3c6b4c86ea2affe4734b54578f032fe5d0003","kind":"commit","published_at":"2024-11-10T15:09:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1/manifests"},{"name":"hatchling-v1.26.0","sha":"96604066214c627de447a01eb697c3ddba4b8a40","kind":"commit","published_at":"2024-11-10T06:28:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0/manifests"},{"name":"hatch-v1.13.0","sha":"4e3c515bb15fd5533ced963c70308e2a271905d9","kind":"commit","published_at":"2024-10-13T22:56:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0/manifests"},{"name":"hatchling-v1.25.0","sha":"6fdb66d16f91f3ce80b705e266674f74c83c987a","kind":"commit","published_at":"2024-06-22T17:13:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0/manifests"},{"name":"hatch-v1.12.0","sha":"d73037fe7e9b66eeeba2e72d37074373594221c5","kind":"commit","published_at":"2024-05-28T13:52:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0/manifests"},{"name":"hatch-v1.11.1","sha":"abf787d64f1afec7f658343f10188369554bd5a6","kind":"commit","published_at":"2024-05-23T17:09:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1/manifests"},{"name":"hatch-v1.11.0","sha":"6a147fc1d6e8f5c9e04ccbe28201b71a783f2ec8","kind":"commit","published_at":"2024-05-15T05:11:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0/manifests"},{"name":"hatch-v1.10.0","sha":"ab79f405bf34e0f2edd539cc725b16c817fc9447","kind":"commit","published_at":"2024-05-02T03:25:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0/manifests"},{"name":"hatch-v1.9.7","sha":"ec76a830b1d8cca794d15f031b0a426ea614788c","kind":"commit","published_at":"2024-04-24T19:15:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7/manifests"},{"name":"hatchling-v1.24.2","sha":"9b51c8ce3f4a611351752fc9e23fd426580b2309","kind":"commit","published_at":"2024-04-22T02:11:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2/manifests"},{"name":"hatchling-v1.24.1","sha":"544be241e8dbd56a5886d4398308b23a1353fa6a","kind":"commit","published_at":"2024-04-18T03:09:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1/manifests"},{"name":"hatchling-v1.24.0","sha":"864854478bac936de2d94273ae083c7c29564df2","kind":"commit","published_at":"2024-04-16T04:45:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0/manifests"},{"name":"hatchling-v1.23.0","sha":"c935e51cdf4b270cc95f3d1942bdb6a326ff6c41","kind":"commit","published_at":"2024-04-14T21:36:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0/manifests"},{"name":"hatchling-v1.22.5","sha":"872fd60257cad4d782e7639f1e3f275e9eb9cbf8","kind":"commit","published_at":"2024-04-04T17:54:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5/manifests"},{"name":"hatchling-v1.22.4","sha":"026bcf4fe52f9fe31975895fb062ea89e881e95c","kind":"commit","published_at":"2024-03-23T23:39:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4/manifests"},{"name":"hatchling-v1.22.3","sha":"83b25a2cd750ce05fec68e04e8fd3079f7839ca3","kind":"commit","published_at":"2024-03-19T03:36:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3/manifests"},{"name":"hatchling-v1.22.2","sha":"ca3fc6c224d3d9ed11e3a91bb63b40117cbe481c","kind":"commit","published_at":"2024-03-16T14:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2/manifests"},{"name":"hatchling-v1.22.1","sha":"e090a5103d1f992ba0fce8b5264092a416d088b1","kind":"commit","published_at":"2024-03-16T03:05:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1/manifests"},{"name":"hatchling-v1.22.0","sha":"2cdade270783f29972bcafdd52573541d1f1a489","kind":"commit","published_at":"2024-03-16T02:42:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0/manifests"},{"name":"hatch-v1.9.4","sha":"3ef3169578274b41f92ab0c8f524a914b4e4f984","kind":"commit","published_at":"2024-03-12T03:37:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4/manifests"},{"name":"hatch-v1.9.3","sha":"00c5ae74f3c08b3d08d58f8dc26033e48f391511","kind":"commit","published_at":"2024-01-25T01:01:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3/manifests"},{"name":"hatchling-v1.21.1","sha":"c20358d120d24afebc14bb4f51a75bb426989b33","kind":"commit","published_at":"2024-01-25T00:43:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1/manifests"},{"name":"hatch-v1.9.2","sha":"fd27c8ab329e572f48ef32505c340ffc845898d8","kind":"commit","published_at":"2024-01-21T03:13:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2/manifests"},{"name":"hatch-v1.9.1","sha":"632b8f49a7b5a8bf86894b5e3306e3de1e61b154","kind":"commit","published_at":"2023-12-25T05:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1/manifests"},{"name":"hatch-v1.9.0","sha":"d3246e957584d292319e7b93301598cdf611e902","kind":"commit","published_at":"2023-12-19T03:23:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0/manifests"},{"name":"hatchling-v1.21.0","sha":"6b12353590154d08cf48b55983286113b8448409","kind":"commit","published_at":"2023-12-18T04:51:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0/manifests"},{"name":"hatch-v1.8.1","sha":"3bc004c940bd942b6cfb9a75d60a0f8167bfad27","kind":"commit","published_at":"2023-12-14T05:09:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1/manifests"},{"name":"hatchling-v1.20.0","sha":"3054315f325aaf59187353913004df609aa9546c","kind":"commit","published_at":"2023-12-13T07:04:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0/manifests"},{"name":"hatchling-v1.19.1","sha":"4e2546304315a40ff986f2c438526d21eb06a5ae","kind":"commit","published_at":"2023-12-12T06:22:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1/manifests"},{"name":"hatch-v1.8.0","sha":"d529d12e397c262bafaa56cd6e240c1eabb9ba67","kind":"commit","published_at":"2023-12-11T14:32:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0/manifests"},{"name":"hatchling-v1.19.0","sha":"f36c82292368947fb8696221d3ce5665816b4afc","kind":"commit","published_at":"2023-12-11T06:52:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0/manifests"},{"name":"hatchling-v1.18.0","sha":"8c99dd2d14d77ec2fea7fcd87e957651c450caca","kind":"commit","published_at":"2023-06-12T04:17:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0/manifests"},{"name":"hatchling-v1.17.1","sha":"33aa4d3dfd2e7046de24a5bf11613d98c0ca4c87","kind":"commit","published_at":"2023-06-03T16:06:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1/manifests"},{"name":"hatchling-v1.17.0","sha":"4886f856eceef04d8f8af05201d157b4c92a0671","kind":"commit","published_at":"2023-05-12T04:21:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0/manifests"},{"name":"hatchling-v1.16.1","sha":"283a478db89770b5f913aa71f3b44e9a107b3833","kind":"commit","published_at":"2023-05-11T14:00:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1/manifests"},{"name":"hatchling-v1.16.0","sha":"3f92634aa8a2700fca4f79592aa84a76d4cb20ba","kind":"commit","published_at":"2023-05-11T02:27:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0/manifests"},{"name":"hatchling-v1.15.0","sha":"3dc6f02f0d261f22653bf81bbe734a4f1b2146f5","kind":"commit","published_at":"2023-05-09T17:20:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0/manifests"},{"name":"hatchling-v1.14.1","sha":"7a89af26f0ab8c1dac9e78520ae20bdc0ee8c9f5","kind":"commit","published_at":"2023-04-23T21:07:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1/manifests"},{"name":"hatch-v1.7.0","sha":"46a2118ba39c00ca102cf463bdc829301402d05b","kind":"commit","published_at":"2023-04-03T02:38:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0/manifests"},{"name":"hatchling-v1.14.0","sha":"f90636764aa1257db17e09c6456496dfbc137127","kind":"commit","published_at":"2023-04-02T20:10:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0/manifests"},{"name":"hatchling-v1.13.0","sha":"63b692e3ac7c4156edbbf382b849eaa8707607eb","kind":"commit","published_at":"2023-02-09T05:38:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0/manifests"},{"name":"hatchling-v1.12.2","sha":"ad2212dc27537b8f309e8300abba6964443cdf79","kind":"commit","published_at":"2023-01-05T04:46:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2/manifests"},{"name":"hatchling-v1.12.1","sha":"eb8e62f18211a41f3d7bac6b079ab6c99612272c","kind":"commit","published_at":"2022-12-31T16:09:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1/manifests"},{"name":"hatchling-v1.12.0","sha":"8726a3a06c9a4307f8fbcfe81f1384036b21e404","kind":"commit","published_at":"2022-12-30T20:39:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0/manifests"},{"name":"hatch-v1.6.3","sha":"b25deec3c8dc32e447c8f07d85ae247c305753e6","kind":"commit","published_at":"2022-10-25T02:15:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3/manifests"},{"name":"hatch-v1.6.2","sha":"76b5df8277b89e8f67867476d7081e08142c0d3c","kind":"commit","published_at":"2022-10-20T04:59:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2/manifests"},{"name":"hatchling-v1.11.1","sha":"dbcf6e742cb38ef147227fb610c3b6ad2afd02ec","kind":"commit","published_at":"2022-10-19T05:55:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1/manifests"},{"name":"hatch-v1.6.1","sha":"f733e0fe4414ba716ba8406cd5313ba4cb8a285b","kind":"commit","published_at":"2022-10-17T01:41:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1/manifests"},{"name":"hatch-v1.6.0","sha":"11e4a9eb16a10e275a2892155230cde2159260e0","kind":"commit","published_at":"2022-10-09T00:25:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0/manifests"},{"name":"hatchling-v1.11.0","sha":"0bd0818bd81e88d6d9b921a2d5d3efeeb9eb3cb8","kind":"commit","published_at":"2022-10-08T22:21:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0/manifests"},{"name":"hatchling-v1.10.0","sha":"b1dfcbdbd6de8389ec80cb4e2ac25e3697ceed24","kind":"commit","published_at":"2022-09-19T02:46:59.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0/manifests"},{"name":"hatchling-v1.9.0","sha":"eb6053466878143e118ca1faa1b468c7dacd60cf","kind":"commit","published_at":"2022-09-10T00:32:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0/manifests"},{"name":"hatch-v1.5.0","sha":"15623bc9d6c59b121de1ff7db3c12a823de590bb","kind":"commit","published_at":"2022-08-28T05:52:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0/manifests"},{"name":"hatchling-v1.8.1","sha":"f1dccf0de6fff0f07c51d77b98364193b62e51cc","kind":"commit","published_at":"2022-08-25T06:02:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1/manifests"},{"name":"hatch-v1.4.2","sha":"6f025c5eb484728b78b1e70fcad69aab2d246d83","kind":"commit","published_at":"2022-08-16T07:11:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2/manifests"},{"name":"hatchling-v1.8.0","sha":"31cbf1b1347c06702110301c0840b310d7f2f8fe","kind":"commit","published_at":"2022-08-16T06:01:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0/manifests"},{"name":"hatch-v1.4.1","sha":"37255332115e337f26c0ddb70175fa94707b7a45","kind":"commit","published_at":"2022-08-13T17:59:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1/manifests"},{"name":"hatchling-v1.7.1","sha":"7eaffbf39d59984cffd217d5ed4349918ef799ff","kind":"commit","published_at":"2022-08-13T17:05:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1/manifests"},{"name":"hatchling-v1.7.0","sha":"b14f6ffbf7f549dc45a9fc07277edd15bcff3ad1","kind":"commit","published_at":"2022-08-13T01:12:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0/manifests"},{"name":"hatch-v1.4.0","sha":"c91c65adc578ee385c134927017ca0e04ea97f5d","kind":"commit","published_at":"2022-08-07T01:20:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0/manifests"},{"name":"hatchling-v1.6.0","sha":"a276ed90e95ff7bc8ea5a4159b023f9dee115962","kind":"commit","published_at":"2022-07-23T18:23:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0/manifests"},{"name":"hatch-v1.3.1","sha":"39f72785281331efc4590aa5802fd0f009f559dd","kind":"commit","published_at":"2022-07-11T22:09:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1/manifests"},{"name":"hatchling-v1.5.0","sha":"daa6b963d364d5aa6d44374edd8ce7617d3903ad","kind":"commit","published_at":"2022-07-11T04:13:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0/manifests"},{"name":"hatch-v1.3.0","sha":"9022c6df9602a0c2bb3b748be95a3d3114caf39d","kind":"commit","published_at":"2022-07-10T19:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0/manifests"},{"name":"hatchling-v1.4.1","sha":"12878570189e8d7b4aaa44dc28308d269e83e7aa","kind":"commit","published_at":"2022-07-05T03:15:16.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1/manifests"},{"name":"hatchling-v1.4.0","sha":"fa44364bad40789ece39f19c6bc9ff4ea6e14a0d","kind":"commit","published_at":"2022-07-03T18:00:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0/manifests"},{"name":"hatchling-v0.25.1","sha":"f8c81acf4e20e3034fcc5209ca5f69cf1f2c6e7f","kind":"commit","published_at":"2022-06-14T22:20:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1/manifests"},{"name":"hatch-v1.2.1","sha":"0658a2da465c3177378618346cbb7bb9312aca1d","kind":"commit","published_at":"2022-05-31T02:48:53.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1/manifests"},{"name":"hatchling-v1.3.1","sha":"cfb13853fdc31931e00dd9f0ec10407ac8b8e27f","kind":"commit","published_at":"2022-05-30T20:06:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1/manifests"},{"name":"hatch-v1.2.0","sha":"a8b3c54e9942b1f145079b538dc83885064ea43d","kind":"commit","published_at":"2022-05-23T01:27:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0/manifests"},{"name":"hatchling-v1.3.0","sha":"65fe2aab00b5197038501078336710864be558e7","kind":"commit","published_at":"2022-05-23T00:51:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0/manifests"},{"name":"hatch-v1.1.2","sha":"74cff35ac734299f0d7f3018b988fdbc3a3a7c98","kind":"commit","published_at":"2022-05-21T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2/manifests"},{"name":"hatchling-v1.2.0","sha":"d8fddbdcb8f6938d05ce296a8f4658acbe98a754","kind":"commit","published_at":"2022-05-20T21:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0/manifests"},{"name":"hatchling-v1.1.0","sha":"0099c83e64c43cd0df5733e9f893e62c5859c612","kind":"commit","published_at":"2022-05-20T00:51:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0/manifests"},{"name":"hatchling-v1.0.0","sha":"c0ebe759085d8ae943b80aa6f50424c8a28256f3","kind":"commit","published_at":"2022-05-17T23:39:06.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0/manifests"},{"name":"hatchling-v0.25.0","sha":"06af251585781d73f2f52b95e3752933039b40bd","kind":"commit","published_at":"2022-05-16T02:06:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0/manifests"},{"name":"hatch-v1.1.1","sha":"7bb6513cbba351f0142870bca3bd03f807e23e74","kind":"commit","published_at":"2022-05-12T20:15:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1/manifests"},{"name":"hatch-v1.1.0","sha":"097222b96858dcce0e5cdcee27f8a289f5338471","kind":"commit","published_at":"2022-05-12T18:23:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0/manifests"},{"name":"hatchling-v0.24.0","sha":"726387e9af6a16cf24f383a3f7583b281f6d4845","kind":"commit","published_at":"2022-04-28T21:39:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0/manifests"},{"name":"hatch-v1.0.0","sha":"452b3ed5a5f219c14d838371ea32807b890c7876","kind":"commit","published_at":"2022-04-28T07:29:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0/manifests"},{"name":"hatch-v1.0.0rc18","sha":"54aebacbc29a5acbc69afb80d8ce87a4d5f40d98","kind":"commit","published_at":"2022-04-28T06:50:12.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc18","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18/manifests"},{"name":"hatchling-v0.23.0","sha":"d934ec131e96a9ec52b20326674bbe438b1ebefa","kind":"commit","published_at":"2022-04-28T05:26:14.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0/manifests"},{"name":"hatch-v1.0.0rc17","sha":"ab6743a3acf5fa8c23bd7a86a3b1fd1b2f51ce69","kind":"commit","published_at":"2022-04-18T22:01:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc17","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17/manifests"},{"name":"hatchling-v0.22.0","sha":"7692fdbb1e9b969173e58e8ee83783b18cf66f6b","kind":"commit","published_at":"2022-03-26T23:37:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0/manifests"},{"name":"hatchling-v0.21.1","sha":"9f637eb972550330d5a206c8f3e511f49281fa18","kind":"commit","published_at":"2022-03-22T04:16:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1/manifests"},{"name":"hatch-v1.0.0rc16","sha":"6824caad4c84698380e1f3cbdcd17c40f27311a3","kind":"commit","published_at":"2022-03-21T02:27:45.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc16","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16/manifests"},{"name":"hatch-v1.0.0rc15","sha":"66ff7195edb872fc36dadf61775640aa41820157","kind":"commit","published_at":"2022-03-18T04:58:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc15","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15/manifests"},{"name":"hatchling-v0.21.0","sha":"ecac80ff8ea369451e410bbcee5b92474a42812e","kind":"commit","published_at":"2022-03-18T03:17:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0/manifests"},{"name":"hatchling-v0.20.1","sha":"b02308d7c32542713ead0bc9357a60cf2f7fe2b4","kind":"commit","published_at":"2022-03-07T15:06:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1/manifests"},{"name":"hatchling-v0.20.0","sha":"923edaf61bfa0f511b66c420910ca030c73c4f1c","kind":"commit","published_at":"2022-03-07T06:06:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0/manifests"},{"name":"hatch-v1.0.0rc14","sha":"c7a9585d51112f45a5279959a667f6bee5f609b7","kind":"commit","published_at":"2022-03-07T01:23:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc14","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14/manifests"},{"name":"hatchling-v0.19.0","sha":"fce4094992b9fafd877d9a956d90b87f8ab0abd9","kind":"commit","published_at":"2022-03-06T23:26:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0/manifests"},{"name":"hatchling-v0.18.0","sha":"25a50d7a0b8f6c60991beb8c15ec56d62bb00541","kind":"commit","published_at":"2022-02-28T04:56:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0/manifests"},{"name":"hatchling-v0.17.0","sha":"581d8ae4f28df505df4f455dcb47542b3433c6f9","kind":"commit","published_at":"2022-02-27T00:51:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0/manifests"},{"name":"hatchling-v0.16.0","sha":"03ae09cae05c44e6e72dd983cc876d1a524bad9d","kind":"commit","published_at":"2022-02-26T17:17:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0/manifests"},{"name":"hatchling-v0.15.0","sha":"b4419fd704622f1070743ebdd31a274f7aea6ac9","kind":"commit","published_at":"2022-02-23T06:55:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0/manifests"},{"name":"hatchling-v0.14.0","sha":"45570ccd7757c305037719fd00aa89fa8f9874f9","kind":"commit","published_at":"2022-02-17T03:14:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0/manifests"},{"name":"hatchling-v0.13.0","sha":"f195e77aae82ee54c8e69ef974a63b8922182bd7","kind":"commit","published_at":"2022-02-16T05:45:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0/manifests"},{"name":"hatchling-v0.12.0","sha":"08bbcdeb51de38ee075b49a1b3faae97502455ac","kind":"commit","published_at":"2022-02-14T03:08:25.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0/manifests"},{"name":"hatch-v1.0.0rc13","sha":"b2339931c4d9a597b618b85adc63f3f929c06cd5","kind":"commit","published_at":"2022-02-13T21:02:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc13","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13/manifests"},{"name":"hatchling-v0.11.3","sha":"f81f1d210f01a3ab728cf1e598ece1e9385c65e4","kind":"commit","published_at":"2022-02-13T17:17:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3/manifests"},{"name":"hatchling-v0.11.2","sha":"5df8cc50675d07a5dfc3064473e913ae01b01fb3","kind":"commit","published_at":"2022-02-05T19:32:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2/manifests"},{"name":"hatchling-v0.11.1","sha":"6a55a0bef06b679ac9a9583a778bfd9376ff2e07","kind":"commit","published_at":"2022-02-05T17:48:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1/manifests"},{"name":"hatch-v1.0.0rc12","sha":"7ae200c2e28552f3b52a9456afb984446708df2a","kind":"commit","published_at":"2022-02-05T05:58:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc12","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12/manifests"},{"name":"hatchling-v0.11.0","sha":"e3dc7a96c0be0bc1d17c2ace39c9b5e7ea325f29","kind":"commit","published_at":"2022-02-05T04:43:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0/manifests"},{"name":"hatch-v1.0.0rc11","sha":"4c9f523323c7c395d12d6ecfe9a8c41ffaaac19c","kind":"commit","published_at":"2022-01-23T16:48:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc11","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11/manifests"},{"name":"hatchling-v0.10.0","sha":"9ec00d5e027c992efbc16dd777b1f6926368b6bf","kind":"commit","published_at":"2022-01-21T04:51:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0/manifests"},{"name":"hatch-v1.0.0rc10","sha":"52afafb892a3adc837b746579722316b5d8e7c0a","kind":"commit","published_at":"2022-01-19T17:29:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc10","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10/manifests"},{"name":"hatch-v1.0.0rc9","sha":"07e3b1474e3f0c990cac39a3687c2a89d1bc54f4","kind":"commit","published_at":"2022-01-19T03:39:19.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc9","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9/manifests"},{"name":"hatchling-v0.9.0","sha":"6a2d2fe2256f8eeaa3fde6c083e4c8599c95dcbb","kind":"commit","published_at":"2022-01-18T23:46:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0/manifests"},{"name":"hatchling-v0.8.2","sha":"30f5f42db0cc5cf118375dc007d01caf82cd3fbd","kind":"commit","published_at":"2022-01-16T17:35:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2/manifests"},{"name":"hatchling-v0.8.1","sha":"9e53da704455bfd49869b3bff2e5d0669baf76e9","kind":"commit","published_at":"2022-01-14T23:03:02.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1/manifests"},{"name":"hatchling-v0.8.0","sha":"4d50a2e6d5debd844265d3e50999590c1a6e5a32","kind":"commit","published_at":"2022-01-09T18:21:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0/manifests"},{"name":"hatch-v1.0.0rc8","sha":"ff67fb61056a5b682951c9d2f6e9ef935d6181f6","kind":"commit","published_at":"2022-01-09T03:01:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc8","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8/manifests"},{"name":"hatch-v1.0.0rc7","sha":"89314fb2dd66c9040a0bc5ebe21458d0dd25e320","kind":"commit","published_at":"2022-01-08T18:31:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7/manifests"},{"name":"hatchling-v0.7.0","sha":"d11d4702c1e09dee5ef4feeca59bb908dd6bc153","kind":"commit","published_at":"2022-01-08T17:36:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0/manifests"},{"name":"hatch-v1rc6","sha":"c7ac0fa1269ba5a64680de3d8b86788fa8b1c160","kind":"commit","published_at":"2022-01-06T07:42:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc6","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6/manifests"},{"name":"hatchling-v0.6","sha":"929aa1847912c735f99ea46fcef570b35837136f","kind":"commit","published_at":"2022-01-06T07:31:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.6","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6/manifests"},{"name":"hatch-v1rc5","sha":"e3804a6aaf3d8a1d35e9fed74ae7f33d6c8450e1","kind":"commit","published_at":"2022-01-03T00:55:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5/manifests"},{"name":"hatch-v1rc4","sha":"bc932b9981e710a97c37498cb0f45027f4373045","kind":"commit","published_at":"2022-01-01T21:40:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4/manifests"},{"name":"hatchling-v0.5","sha":"91752501e664df5e8d5c16d00f2b5a8dd325905d","kind":"commit","published_at":"2022-01-01T21:24:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5/manifests"},{"name":"hatch-v1rc3","sha":"4b4699ba5eb93959f2d5a94694105ab644160003","kind":"commit","published_at":"2021-12-31T04:48:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3/manifests"},{"name":"hatchling-v0.4","sha":"3f0531eb692cc5c248e64bd24d7fecbda50d4eb9","kind":"commit","published_at":"2021-12-31T04:17:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4/manifests"},{"name":"hatchling-v0.3.1","sha":"a0f78f51964b2f57009a56229339a69d14a265bf","kind":"commit","published_at":"2021-12-30T05:13:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1/manifests"},{"name":"hatch-v1rc2","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2/manifests"},{"name":"hatchling-v0.3","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3/manifests"},{"name":"0.23.0","sha":"704cdcd1a0cd3a621235ac9f5b2b90e7524e3cd3","kind":"commit","published_at":"2019-10-21T16:41:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0/manifests"},{"name":"0.11.0","sha":"1a887ceea97651c0606af5e18496ce8b0db76779","kind":"commit","published_at":"2017-09-13T17:56:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T12:05:02.702Z","dependent_packages_count":9,"downloads":3881616,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.332551524527172,"dependent_packages_count":6.452417785318628,"stargazers_count":5.923449273915864,"forks_count":12.954738260392235,"docker_downloads_count":null,"average":12.415789211038476},"purl":"pkg:conda/hatchling?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/hatchling","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/hatchling","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/hatchling/dependencies","status":null,"funding_links":["https://github.com/sponsors/ofek","https://ofek.dev/donate/","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:31:56.002Z","issues_count":715,"pull_requests_count":676,"avg_time_to_close_issue":4146545.2581699346,"avg_time_to_close_pull_request":1844728.5019379845,"issues_closed_count":306,"pull_requests_closed_count":516,"pull_request_authors_count":157,"issue_authors_count":496,"avg_comments_per_issue":2.292307692307692,"avg_comments_per_pull_request":1.1923076923076923,"merged_pull_requests_count":444,"bot_issues_count":1,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":3121908.222222222,"past_year_avg_time_to_close_pull_request":1186133.6486486488,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":2.7209302325581395,"past_year_avg_comments_per_pull_request":0.6046511627906976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/issues","maintainers":[{"login":"ofek","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"cjames23","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"pfmoore","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"},{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"ewdurbin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewdurbin"},{"login":"webknjaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}],"active_maintainers":[{"login":"cjames23","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"pfmoore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatchling/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatchling/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatchling/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatchling/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatchling/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hatchling/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":14948914,"name":"github.com/pypa/hatch","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pypa/hatch","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-11T04:55:20.000Z","latest_release_published_at":"2026-08-11T04:55:20.000Z","latest_release_number":"v0.0.0-20260811045520-558061c5ecbe","last_synced_at":"2026-08-24T14:13:31.564Z","created_at":"2026-08-14T02:46:45.709Z","updated_at":"2026-08-24T14:13:31.564Z","registry_url":"https://pkg.go.dev/github.com/pypa/hatch","install_command":"go get github.com/pypa/hatch","documentation_url":"https://pkg.go.dev/github.com/pypa/hatch#section-documentation","metadata":{},"repo_metadata":{"id":37533043,"uuid":"92997800","full_name":"pypa/hatch","owner":"pypa","description":"Modern, extensible Python project management","archived":false,"fork":false,"pushed_at":"2026-08-18T23:06:33.000Z","size":49858,"stargazers_count":7219,"open_issues_count":434,"forks_count":449,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-19T11:12:03.597Z","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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["ofek"],"custom":["https://ofek.dev/donate/"]}},"created_at":"2017-05-31T23:37:53.000Z","updated_at":"2026-08-19T02:33:32.000Z","dependencies_parsed_at":"2026-08-06T04:48:56.338Z","dependency_job_id":"7366a764-9408-4d01-ac9c-06df5b5903d1","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":151,"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":36782673,"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":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","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"},"tags":[{"name":"hatchling-v1.32.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.32.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.32.0/manifests"},{"name":"hatch-v1.18.0","sha":"558061c5ecbe7e9b10d81965d4cdc8df05832228","kind":"commit","published_at":"2026-08-11T04:55:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.18.0/manifests"},{"name":"hatch-v1.17.1","sha":"5dae0595d1dfbaa5268aeeee7d81fde604d097d8","kind":"commit","published_at":"2026-07-08T01:46:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.1/manifests"},{"name":"hatchling-v1.31.0","sha":"4b3fd7d6d8435312b16fe8e8a317be5244a81b23","kind":"commit","published_at":"2026-07-08T01:29:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.31.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.31.0/manifests"},{"name":"hatchling-v1.30.1","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.1/manifests"},{"name":"hatch-v1.17.0","sha":"37b00c3d2221438fa79084b92e81ee1819d6c630","kind":"commit","published_at":"2026-06-01T23:42:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.17.0/manifests"},{"name":"hatchling-v1.30.0","sha":"0497be09d555c300851d55344104e9aea2f9f200","kind":"commit","published_at":"2026-06-01T01:27:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.30.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.30.0/manifests"},{"name":"hatch-v1.16.5","sha":"b998d2b755bc0dca20054f96da8981532444fc2a","kind":"commit","published_at":"2026-02-27T17:59:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.5/manifests"},{"name":"hatch-v1.16.4","sha":"c13404120ba3456d9f082ef6ffd81927dc07e4cd","kind":"commit","published_at":"2026-02-23T22:44:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.4/manifests"},{"name":"hatchling-v1.29.0","sha":"1a74daa6f554e2ec89f2641288e44ed39e5507cc","kind":"commit","published_at":"2026-02-23T18:20:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.29.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.29.0/manifests"},{"name":"hatch-v1.16.3","sha":"dec7d6d3116037e2a3affd202f2d852f41cad5de","kind":"commit","published_at":"2026-01-21T01:32:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.3/manifests"},{"name":"hatch-v1.16.2","sha":"e966480e250a489644a0ff5f1a68590db1e3e032","kind":"commit","published_at":"2025-12-06T18:55:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.2/manifests"},{"name":"hatch-v1.16.1","sha":"d96983f5bffa280102a7dba29776913d7d9dad62","kind":"commit","published_at":"2025-11-27T20:04:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.1/manifests"},{"name":"hatchling-v1.28.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.28.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.28.0/manifests"},{"name":"hatch-v1.16.0","sha":"8e1a709e49009ee25cf924c5a9da477a03149a75","kind":"commit","published_at":"2025-11-27T00:28:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.16.0/manifests"},{"name":"hatch-v1.15.1","sha":"19eec091b197fc2fdf22df8c753416a37a458fb0","kind":"commit","published_at":"2025-10-16T20:33:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.1/manifests"},{"name":"hatch-v1.15.0","sha":"0636e7b6a89738bffe71e74c5c8e4e59b868dacb","kind":"commit","published_at":"2025-10-15T05:47:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.15.0/manifests"},{"name":"hatch-v1.14.2","sha":"d3448c233840d25df0a0a10571e034462cbd5d9e","kind":"commit","published_at":"2025-09-24T06:19:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.2/manifests"},{"name":"hatch-v1.14.1","sha":"b87f3f97ab21a9dc6214ff3dd91adf6e2c2b29bb","kind":"commit","published_at":"2025-04-07T04:13:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.1/manifests"},{"name":"hatch-v1.14.0","sha":"55dd8409fd4f8dde5869003d24b04d43dab192a9","kind":"commit","published_at":"2024-12-16T00:59:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.14.0/manifests"},{"name":"hatchling-v1.27.0","sha":"cbf6598e5cbce3ba9097023c5bf783001ebbcbcb","kind":"commit","published_at":"2024-12-15T17:06:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.27.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.27.0/manifests"},{"name":"hatchling-v1.26.3","sha":"6bc4bbeff1be8226958874e43698f5bf3b8ea339","kind":"commit","published_at":"2024-11-12T18:56:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.3/manifests"},{"name":"hatchling-v1.26.2","sha":"ecb45a8e094cf6320128aee78b58d605f39bb5f1","kind":"commit","published_at":"2024-11-12T17:01:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.2/manifests"},{"name":"hatchling-v1.26.1","sha":"c1a3c6b4c86ea2affe4734b54578f032fe5d0003","kind":"commit","published_at":"2024-11-10T15:09:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.1/manifests"},{"name":"hatchling-v1.26.0","sha":"96604066214c627de447a01eb697c3ddba4b8a40","kind":"commit","published_at":"2024-11-10T06:28:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.26.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.26.0/manifests"},{"name":"hatch-v1.13.0","sha":"4e3c515bb15fd5533ced963c70308e2a271905d9","kind":"commit","published_at":"2024-10-13T22:56:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.13.0/manifests"},{"name":"hatchling-v1.25.0","sha":"6fdb66d16f91f3ce80b705e266674f74c83c987a","kind":"commit","published_at":"2024-06-22T17:13:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.25.0/manifests"},{"name":"hatch-v1.12.0","sha":"d73037fe7e9b66eeeba2e72d37074373594221c5","kind":"commit","published_at":"2024-05-28T13:52:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.12.0/manifests"},{"name":"hatch-v1.11.1","sha":"abf787d64f1afec7f658343f10188369554bd5a6","kind":"commit","published_at":"2024-05-23T17:09:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.1/manifests"},{"name":"hatch-v1.11.0","sha":"6a147fc1d6e8f5c9e04ccbe28201b71a783f2ec8","kind":"commit","published_at":"2024-05-15T05:11:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.11.0/manifests"},{"name":"hatch-v1.10.0","sha":"ab79f405bf34e0f2edd539cc725b16c817fc9447","kind":"commit","published_at":"2024-05-02T03:25:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.10.0/manifests"},{"name":"hatch-v1.9.7","sha":"ec76a830b1d8cca794d15f031b0a426ea614788c","kind":"commit","published_at":"2024-04-24T19:15:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.7/manifests"},{"name":"hatchling-v1.24.2","sha":"9b51c8ce3f4a611351752fc9e23fd426580b2309","kind":"commit","published_at":"2024-04-22T02:11:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.2/manifests"},{"name":"hatchling-v1.24.1","sha":"544be241e8dbd56a5886d4398308b23a1353fa6a","kind":"commit","published_at":"2024-04-18T03:09:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.1/manifests"},{"name":"hatchling-v1.24.0","sha":"864854478bac936de2d94273ae083c7c29564df2","kind":"commit","published_at":"2024-04-16T04:45:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.24.0/manifests"},{"name":"hatchling-v1.23.0","sha":"c935e51cdf4b270cc95f3d1942bdb6a326ff6c41","kind":"commit","published_at":"2024-04-14T21:36:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.23.0/manifests"},{"name":"hatchling-v1.22.5","sha":"872fd60257cad4d782e7639f1e3f275e9eb9cbf8","kind":"commit","published_at":"2024-04-04T17:54:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.5/manifests"},{"name":"hatchling-v1.22.4","sha":"026bcf4fe52f9fe31975895fb062ea89e881e95c","kind":"commit","published_at":"2024-03-23T23:39:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.4/manifests"},{"name":"hatchling-v1.22.3","sha":"83b25a2cd750ce05fec68e04e8fd3079f7839ca3","kind":"commit","published_at":"2024-03-19T03:36:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.3/manifests"},{"name":"hatchling-v1.22.2","sha":"ca3fc6c224d3d9ed11e3a91bb63b40117cbe481c","kind":"commit","published_at":"2024-03-16T14:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.2/manifests"},{"name":"hatchling-v1.22.1","sha":"e090a5103d1f992ba0fce8b5264092a416d088b1","kind":"commit","published_at":"2024-03-16T03:05:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.1/manifests"},{"name":"hatchling-v1.22.0","sha":"2cdade270783f29972bcafdd52573541d1f1a489","kind":"commit","published_at":"2024-03-16T02:42:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.22.0/manifests"},{"name":"hatch-v1.9.4","sha":"3ef3169578274b41f92ab0c8f524a914b4e4f984","kind":"commit","published_at":"2024-03-12T03:37:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.4/manifests"},{"name":"hatch-v1.9.3","sha":"00c5ae74f3c08b3d08d58f8dc26033e48f391511","kind":"commit","published_at":"2024-01-25T01:01:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.3/manifests"},{"name":"hatchling-v1.21.1","sha":"c20358d120d24afebc14bb4f51a75bb426989b33","kind":"commit","published_at":"2024-01-25T00:43:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.1/manifests"},{"name":"hatch-v1.9.2","sha":"fd27c8ab329e572f48ef32505c340ffc845898d8","kind":"commit","published_at":"2024-01-21T03:13:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.2/manifests"},{"name":"hatch-v1.9.1","sha":"632b8f49a7b5a8bf86894b5e3306e3de1e61b154","kind":"commit","published_at":"2023-12-25T05:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.1/manifests"},{"name":"hatch-v1.9.0","sha":"d3246e957584d292319e7b93301598cdf611e902","kind":"commit","published_at":"2023-12-19T03:23:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.9.0/manifests"},{"name":"hatchling-v1.21.0","sha":"6b12353590154d08cf48b55983286113b8448409","kind":"commit","published_at":"2023-12-18T04:51:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.21.0/manifests"},{"name":"hatch-v1.8.1","sha":"3bc004c940bd942b6cfb9a75d60a0f8167bfad27","kind":"commit","published_at":"2023-12-14T05:09:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.1/manifests"},{"name":"hatchling-v1.20.0","sha":"3054315f325aaf59187353913004df609aa9546c","kind":"commit","published_at":"2023-12-13T07:04:41.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.20.0/manifests"},{"name":"hatchling-v1.19.1","sha":"4e2546304315a40ff986f2c438526d21eb06a5ae","kind":"commit","published_at":"2023-12-12T06:22:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.1/manifests"},{"name":"hatch-v1.8.0","sha":"d529d12e397c262bafaa56cd6e240c1eabb9ba67","kind":"commit","published_at":"2023-12-11T14:32:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.8.0/manifests"},{"name":"hatchling-v1.19.0","sha":"f36c82292368947fb8696221d3ce5665816b4afc","kind":"commit","published_at":"2023-12-11T06:52:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.19.0/manifests"},{"name":"hatchling-v1.18.0","sha":"8c99dd2d14d77ec2fea7fcd87e957651c450caca","kind":"commit","published_at":"2023-06-12T04:17:20.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.18.0/manifests"},{"name":"hatchling-v1.17.1","sha":"33aa4d3dfd2e7046de24a5bf11613d98c0ca4c87","kind":"commit","published_at":"2023-06-03T16:06:04.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.1/manifests"},{"name":"hatchling-v1.17.0","sha":"4886f856eceef04d8f8af05201d157b4c92a0671","kind":"commit","published_at":"2023-05-12T04:21:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.17.0/manifests"},{"name":"hatchling-v1.16.1","sha":"283a478db89770b5f913aa71f3b44e9a107b3833","kind":"commit","published_at":"2023-05-11T14:00:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.1/manifests"},{"name":"hatchling-v1.16.0","sha":"3f92634aa8a2700fca4f79592aa84a76d4cb20ba","kind":"commit","published_at":"2023-05-11T02:27:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.16.0/manifests"},{"name":"hatchling-v1.15.0","sha":"3dc6f02f0d261f22653bf81bbe734a4f1b2146f5","kind":"commit","published_at":"2023-05-09T17:20:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.15.0/manifests"},{"name":"hatchling-v1.14.1","sha":"7a89af26f0ab8c1dac9e78520ae20bdc0ee8c9f5","kind":"commit","published_at":"2023-04-23T21:07:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.1/manifests"},{"name":"hatch-v1.7.0","sha":"46a2118ba39c00ca102cf463bdc829301402d05b","kind":"commit","published_at":"2023-04-03T02:38:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.7.0/manifests"},{"name":"hatchling-v1.14.0","sha":"f90636764aa1257db17e09c6456496dfbc137127","kind":"commit","published_at":"2023-04-02T20:10:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.14.0/manifests"},{"name":"hatchling-v1.13.0","sha":"63b692e3ac7c4156edbbf382b849eaa8707607eb","kind":"commit","published_at":"2023-02-09T05:38:43.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.13.0/manifests"},{"name":"hatchling-v1.12.2","sha":"ad2212dc27537b8f309e8300abba6964443cdf79","kind":"commit","published_at":"2023-01-05T04:46:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.2/manifests"},{"name":"hatchling-v1.12.1","sha":"eb8e62f18211a41f3d7bac6b079ab6c99612272c","kind":"commit","published_at":"2022-12-31T16:09:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.1/manifests"},{"name":"hatchling-v1.12.0","sha":"8726a3a06c9a4307f8fbcfe81f1384036b21e404","kind":"commit","published_at":"2022-12-30T20:39:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.12.0/manifests"},{"name":"hatch-v1.6.3","sha":"b25deec3c8dc32e447c8f07d85ae247c305753e6","kind":"commit","published_at":"2022-10-25T02:15:28.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.3/manifests"},{"name":"hatch-v1.6.2","sha":"76b5df8277b89e8f67867476d7081e08142c0d3c","kind":"commit","published_at":"2022-10-20T04:59:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.2/manifests"},{"name":"hatchling-v1.11.1","sha":"dbcf6e742cb38ef147227fb610c3b6ad2afd02ec","kind":"commit","published_at":"2022-10-19T05:55:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.1/manifests"},{"name":"hatch-v1.6.1","sha":"f733e0fe4414ba716ba8406cd5313ba4cb8a285b","kind":"commit","published_at":"2022-10-17T01:41:03.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.1/manifests"},{"name":"hatch-v1.6.0","sha":"11e4a9eb16a10e275a2892155230cde2159260e0","kind":"commit","published_at":"2022-10-09T00:25:27.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.6.0/manifests"},{"name":"hatchling-v1.11.0","sha":"0bd0818bd81e88d6d9b921a2d5d3efeeb9eb3cb8","kind":"commit","published_at":"2022-10-08T22:21:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.11.0/manifests"},{"name":"hatchling-v1.10.0","sha":"b1dfcbdbd6de8389ec80cb4e2ac25e3697ceed24","kind":"commit","published_at":"2022-09-19T02:46:59.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.10.0/manifests"},{"name":"hatchling-v1.9.0","sha":"eb6053466878143e118ca1faa1b468c7dacd60cf","kind":"commit","published_at":"2022-09-10T00:32:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.9.0/manifests"},{"name":"hatch-v1.5.0","sha":"15623bc9d6c59b121de1ff7db3c12a823de590bb","kind":"commit","published_at":"2022-08-28T05:52:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.5.0/manifests"},{"name":"hatchling-v1.8.1","sha":"f1dccf0de6fff0f07c51d77b98364193b62e51cc","kind":"commit","published_at":"2022-08-25T06:02:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.1/manifests"},{"name":"hatch-v1.4.2","sha":"6f025c5eb484728b78b1e70fcad69aab2d246d83","kind":"commit","published_at":"2022-08-16T07:11:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.2/manifests"},{"name":"hatchling-v1.8.0","sha":"31cbf1b1347c06702110301c0840b310d7f2f8fe","kind":"commit","published_at":"2022-08-16T06:01:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.8.0/manifests"},{"name":"hatch-v1.4.1","sha":"37255332115e337f26c0ddb70175fa94707b7a45","kind":"commit","published_at":"2022-08-13T17:59:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.1/manifests"},{"name":"hatchling-v1.7.1","sha":"7eaffbf39d59984cffd217d5ed4349918ef799ff","kind":"commit","published_at":"2022-08-13T17:05:24.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.1/manifests"},{"name":"hatchling-v1.7.0","sha":"b14f6ffbf7f549dc45a9fc07277edd15bcff3ad1","kind":"commit","published_at":"2022-08-13T01:12:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.7.0/manifests"},{"name":"hatch-v1.4.0","sha":"c91c65adc578ee385c134927017ca0e04ea97f5d","kind":"commit","published_at":"2022-08-07T01:20:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.4.0/manifests"},{"name":"hatchling-v1.6.0","sha":"a276ed90e95ff7bc8ea5a4159b023f9dee115962","kind":"commit","published_at":"2022-07-23T18:23:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.6.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.6.0/manifests"},{"name":"hatch-v1.3.1","sha":"39f72785281331efc4590aa5802fd0f009f559dd","kind":"commit","published_at":"2022-07-11T22:09:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.1/manifests"},{"name":"hatchling-v1.5.0","sha":"daa6b963d364d5aa6d44374edd8ce7617d3903ad","kind":"commit","published_at":"2022-07-11T04:13:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.5.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.5.0/manifests"},{"name":"hatch-v1.3.0","sha":"9022c6df9602a0c2bb3b748be95a3d3114caf39d","kind":"commit","published_at":"2022-07-10T19:40:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.3.0/manifests"},{"name":"hatchling-v1.4.1","sha":"12878570189e8d7b4aaa44dc28308d269e83e7aa","kind":"commit","published_at":"2022-07-05T03:15:16.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.1/manifests"},{"name":"hatchling-v1.4.0","sha":"fa44364bad40789ece39f19c6bc9ff4ea6e14a0d","kind":"commit","published_at":"2022-07-03T18:00:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.4.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.4.0/manifests"},{"name":"hatchling-v0.25.1","sha":"f8c81acf4e20e3034fcc5209ca5f69cf1f2c6e7f","kind":"commit","published_at":"2022-06-14T22:20:07.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.1/manifests"},{"name":"hatch-v1.2.1","sha":"0658a2da465c3177378618346cbb7bb9312aca1d","kind":"commit","published_at":"2022-05-31T02:48:53.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.1/manifests"},{"name":"hatchling-v1.3.1","sha":"cfb13853fdc31931e00dd9f0ec10407ac8b8e27f","kind":"commit","published_at":"2022-05-30T20:06:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.1/manifests"},{"name":"hatch-v1.2.0","sha":"a8b3c54e9942b1f145079b538dc83885064ea43d","kind":"commit","published_at":"2022-05-23T01:27:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.2.0/manifests"},{"name":"hatchling-v1.3.0","sha":"65fe2aab00b5197038501078336710864be558e7","kind":"commit","published_at":"2022-05-23T00:51:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.3.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.3.0/manifests"},{"name":"hatch-v1.1.2","sha":"74cff35ac734299f0d7f3018b988fdbc3a3a7c98","kind":"commit","published_at":"2022-05-21T00:27:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.2/manifests"},{"name":"hatchling-v1.2.0","sha":"d8fddbdcb8f6938d05ce296a8f4658acbe98a754","kind":"commit","published_at":"2022-05-20T21:58:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.2.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.2.0/manifests"},{"name":"hatchling-v1.1.0","sha":"0099c83e64c43cd0df5733e9f893e62c5859c612","kind":"commit","published_at":"2022-05-20T00:51:21.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.1.0/manifests"},{"name":"hatchling-v1.0.0","sha":"c0ebe759085d8ae943b80aa6f50424c8a28256f3","kind":"commit","published_at":"2022-05-17T23:39:06.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v1.0.0/manifests"},{"name":"hatchling-v0.25.0","sha":"06af251585781d73f2f52b95e3752933039b40bd","kind":"commit","published_at":"2022-05-16T02:06:52.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.25.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.25.0/manifests"},{"name":"hatch-v1.1.1","sha":"7bb6513cbba351f0142870bca3bd03f807e23e74","kind":"commit","published_at":"2022-05-12T20:15:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.1/manifests"},{"name":"hatch-v1.1.0","sha":"097222b96858dcce0e5cdcee27f8a289f5338471","kind":"commit","published_at":"2022-05-12T18:23:54.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.1.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.1.0/manifests"},{"name":"hatchling-v0.24.0","sha":"726387e9af6a16cf24f383a3f7583b281f6d4845","kind":"commit","published_at":"2022-04-28T21:39:51.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.24.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.24.0/manifests"},{"name":"hatch-v1.0.0","sha":"452b3ed5a5f219c14d838371ea32807b890c7876","kind":"commit","published_at":"2022-04-28T07:29:22.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0/manifests"},{"name":"hatch-v1.0.0rc18","sha":"54aebacbc29a5acbc69afb80d8ce87a4d5f40d98","kind":"commit","published_at":"2022-04-28T06:50:12.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc18","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc18/manifests"},{"name":"hatchling-v0.23.0","sha":"d934ec131e96a9ec52b20326674bbe438b1ebefa","kind":"commit","published_at":"2022-04-28T05:26:14.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.23.0/manifests"},{"name":"hatch-v1.0.0rc17","sha":"ab6743a3acf5fa8c23bd7a86a3b1fd1b2f51ce69","kind":"commit","published_at":"2022-04-18T22:01:15.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc17","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc17/manifests"},{"name":"hatchling-v0.22.0","sha":"7692fdbb1e9b969173e58e8ee83783b18cf66f6b","kind":"commit","published_at":"2022-03-26T23:37:35.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.22.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.22.0/manifests"},{"name":"hatchling-v0.21.1","sha":"9f637eb972550330d5a206c8f3e511f49281fa18","kind":"commit","published_at":"2022-03-22T04:16:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.1/manifests"},{"name":"hatch-v1.0.0rc16","sha":"6824caad4c84698380e1f3cbdcd17c40f27311a3","kind":"commit","published_at":"2022-03-21T02:27:45.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc16","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc16/manifests"},{"name":"hatch-v1.0.0rc15","sha":"66ff7195edb872fc36dadf61775640aa41820157","kind":"commit","published_at":"2022-03-18T04:58:40.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc15","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc15/manifests"},{"name":"hatchling-v0.21.0","sha":"ecac80ff8ea369451e410bbcee5b92474a42812e","kind":"commit","published_at":"2022-03-18T03:17:23.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.21.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.21.0/manifests"},{"name":"hatchling-v0.20.1","sha":"b02308d7c32542713ead0bc9357a60cf2f7fe2b4","kind":"commit","published_at":"2022-03-07T15:06:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.1/manifests"},{"name":"hatchling-v0.20.0","sha":"923edaf61bfa0f511b66c420910ca030c73c4f1c","kind":"commit","published_at":"2022-03-07T06:06:18.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.20.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.20.0/manifests"},{"name":"hatch-v1.0.0rc14","sha":"c7a9585d51112f45a5279959a667f6bee5f609b7","kind":"commit","published_at":"2022-03-07T01:23:08.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc14","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc14/manifests"},{"name":"hatchling-v0.19.0","sha":"fce4094992b9fafd877d9a956d90b87f8ab0abd9","kind":"commit","published_at":"2022-03-06T23:26:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.19.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.19.0/manifests"},{"name":"hatchling-v0.18.0","sha":"25a50d7a0b8f6c60991beb8c15ec56d62bb00541","kind":"commit","published_at":"2022-02-28T04:56:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.18.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.18.0/manifests"},{"name":"hatchling-v0.17.0","sha":"581d8ae4f28df505df4f455dcb47542b3433c6f9","kind":"commit","published_at":"2022-02-27T00:51:11.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.17.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.17.0/manifests"},{"name":"hatchling-v0.16.0","sha":"03ae09cae05c44e6e72dd983cc876d1a524bad9d","kind":"commit","published_at":"2022-02-26T17:17:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.16.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.16.0/manifests"},{"name":"hatchling-v0.15.0","sha":"b4419fd704622f1070743ebdd31a274f7aea6ac9","kind":"commit","published_at":"2022-02-23T06:55:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.15.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.15.0/manifests"},{"name":"hatchling-v0.14.0","sha":"45570ccd7757c305037719fd00aa89fa8f9874f9","kind":"commit","published_at":"2022-02-17T03:14:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.14.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.14.0/manifests"},{"name":"hatchling-v0.13.0","sha":"f195e77aae82ee54c8e69ef974a63b8922182bd7","kind":"commit","published_at":"2022-02-16T05:45:34.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.13.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.13.0/manifests"},{"name":"hatchling-v0.12.0","sha":"08bbcdeb51de38ee075b49a1b3faae97502455ac","kind":"commit","published_at":"2022-02-14T03:08:25.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.12.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.12.0/manifests"},{"name":"hatch-v1.0.0rc13","sha":"b2339931c4d9a597b618b85adc63f3f929c06cd5","kind":"commit","published_at":"2022-02-13T21:02:26.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc13","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc13/manifests"},{"name":"hatchling-v0.11.3","sha":"f81f1d210f01a3ab728cf1e598ece1e9385c65e4","kind":"commit","published_at":"2022-02-13T17:17:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.3/manifests"},{"name":"hatchling-v0.11.2","sha":"5df8cc50675d07a5dfc3064473e913ae01b01fb3","kind":"commit","published_at":"2022-02-05T19:32:37.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.2/manifests"},{"name":"hatchling-v0.11.1","sha":"6a55a0bef06b679ac9a9583a778bfd9376ff2e07","kind":"commit","published_at":"2022-02-05T17:48:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.1/manifests"},{"name":"hatch-v1.0.0rc12","sha":"7ae200c2e28552f3b52a9456afb984446708df2a","kind":"commit","published_at":"2022-02-05T05:58:01.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc12","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc12/manifests"},{"name":"hatchling-v0.11.0","sha":"e3dc7a96c0be0bc1d17c2ace39c9b5e7ea325f29","kind":"commit","published_at":"2022-02-05T04:43:42.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.11.0/manifests"},{"name":"hatch-v1.0.0rc11","sha":"4c9f523323c7c395d12d6ecfe9a8c41ffaaac19c","kind":"commit","published_at":"2022-01-23T16:48:05.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc11","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc11/manifests"},{"name":"hatchling-v0.10.0","sha":"9ec00d5e027c992efbc16dd777b1f6926368b6bf","kind":"commit","published_at":"2022-01-21T04:51:09.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.10.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.10.0/manifests"},{"name":"hatch-v1.0.0rc10","sha":"52afafb892a3adc837b746579722316b5d8e7c0a","kind":"commit","published_at":"2022-01-19T17:29:38.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc10","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc10/manifests"},{"name":"hatch-v1.0.0rc9","sha":"07e3b1474e3f0c990cac39a3687c2a89d1bc54f4","kind":"commit","published_at":"2022-01-19T03:39:19.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc9","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc9/manifests"},{"name":"hatchling-v0.9.0","sha":"6a2d2fe2256f8eeaa3fde6c083e4c8599c95dcbb","kind":"commit","published_at":"2022-01-18T23:46:57.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.9.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.9.0/manifests"},{"name":"hatchling-v0.8.2","sha":"30f5f42db0cc5cf118375dc007d01caf82cd3fbd","kind":"commit","published_at":"2022-01-16T17:35:33.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.2","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.2/manifests"},{"name":"hatchling-v0.8.1","sha":"9e53da704455bfd49869b3bff2e5d0669baf76e9","kind":"commit","published_at":"2022-01-14T23:03:02.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.1/manifests"},{"name":"hatchling-v0.8.0","sha":"4d50a2e6d5debd844265d3e50999590c1a6e5a32","kind":"commit","published_at":"2022-01-09T18:21:29.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.8.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.8.0/manifests"},{"name":"hatch-v1.0.0rc8","sha":"ff67fb61056a5b682951c9d2f6e9ef935d6181f6","kind":"commit","published_at":"2022-01-09T03:01:46.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc8","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc8/manifests"},{"name":"hatch-v1.0.0rc7","sha":"89314fb2dd66c9040a0bc5ebe21458d0dd25e320","kind":"commit","published_at":"2022-01-08T18:31:44.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1.0.0rc7","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1.0.0rc7/manifests"},{"name":"hatchling-v0.7.0","sha":"d11d4702c1e09dee5ef4feeca59bb908dd6bc153","kind":"commit","published_at":"2022-01-08T17:36:31.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.7.0","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.7.0/manifests"},{"name":"hatch-v1rc6","sha":"c7ac0fa1269ba5a64680de3d8b86788fa8b1c160","kind":"commit","published_at":"2022-01-06T07:42:49.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc6","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc6/manifests"},{"name":"hatchling-v0.6","sha":"929aa1847912c735f99ea46fcef570b35837136f","kind":"commit","published_at":"2022-01-06T07:31:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.6","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.6/manifests"},{"name":"hatch-v1rc5","sha":"e3804a6aaf3d8a1d35e9fed74ae7f33d6c8450e1","kind":"commit","published_at":"2022-01-03T00:55:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc5","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc5/manifests"},{"name":"hatch-v1rc4","sha":"bc932b9981e710a97c37498cb0f45027f4373045","kind":"commit","published_at":"2022-01-01T21:40:39.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc4","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc4/manifests"},{"name":"hatchling-v0.5","sha":"91752501e664df5e8d5c16d00f2b5a8dd325905d","kind":"commit","published_at":"2022-01-01T21:24:00.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.5","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.5/manifests"},{"name":"hatch-v1rc3","sha":"4b4699ba5eb93959f2d5a94694105ab644160003","kind":"commit","published_at":"2021-12-31T04:48:55.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc3","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc3/manifests"},{"name":"hatchling-v0.4","sha":"3f0531eb692cc5c248e64bd24d7fecbda50d4eb9","kind":"commit","published_at":"2021-12-31T04:17:48.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.4","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.4/manifests"},{"name":"hatchling-v0.3.1","sha":"a0f78f51964b2f57009a56229339a69d14a265bf","kind":"commit","published_at":"2021-12-30T05:13:58.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3.1","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3.1/manifests"},{"name":"hatch-v1rc2","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatch-v1rc2","html_url":"https://github.com/pypa/hatch/releases/tag/hatch-v1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatch-v1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatch-v1rc2/manifests"},{"name":"hatchling-v0.3","sha":"eef7d0cc6a4d9c4459a4332ebce4b91ff22fbb08","kind":"commit","published_at":"2021-12-29T20:42:36.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/hatchling-v0.3","html_url":"https://github.com/pypa/hatch/releases/tag/hatchling-v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@hatchling-v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/hatchling-v0.3/manifests"},{"name":"0.23.0","sha":"704cdcd1a0cd3a621235ac9f5b2b90e7524e3cd3","kind":"commit","published_at":"2019-10-21T16:41:50.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.23.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.23.0/manifests"},{"name":"0.11.0","sha":"1a887ceea97651c0606af5e18496ce8b0db76779","kind":"commit","published_at":"2017-09-13T17:56:56.000Z","download_url":"https://codeload.github.com/pypa/hatch/tar.gz/0.11.0","html_url":"https://github.com/pypa/hatch/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/hatch@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/tags/0.11.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T13:01:43.045Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.78328514698273,"dependent_packages_count":4.482280635008168,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.632782890995449},"purl":"pkg:golang/github.com/pypa/hatch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pypa/hatch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pypa/hatch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pypa/hatch/dependencies","status":"removed","funding_links":["https://github.com/sponsors/ofek","https://ofek.dev/donate/","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:02:25.230Z","issues_count":715,"pull_requests_count":684,"avg_time_to_close_issue":4146545.2581699346,"avg_time_to_close_pull_request":2103815.7581573897,"issues_closed_count":306,"pull_requests_closed_count":521,"pull_request_authors_count":160,"issue_authors_count":496,"avg_comments_per_issue":2.2937062937062938,"avg_comments_per_pull_request":1.2002923976608186,"merged_pull_requests_count":445,"bot_issues_count":1,"bot_pull_requests_count":34,"past_year_issues_count":43,"past_year_pull_requests_count":94,"past_year_avg_time_to_close_issue":3121908.222222222,"past_year_avg_time_to_close_pull_request":1935299.75,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":2.744186046511628,"past_year_avg_comments_per_pull_request":0.6063829787234043,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/issues","maintainers":[{"login":"ofek","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"cjames23","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"pfmoore","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"},{"login":"flying-sheep","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"ewdurbin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewdurbin"},{"login":"webknjaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}],"active_maintainers":[{"login":"cjames23","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"},{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"},{"login":"pfmoore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fhatch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fhatch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fhatch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fhatch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fhatch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fhatch/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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"}}],"commits":{"id":16120,"full_name":"pypa/hatch","default_branch":"master","total_commits":1109,"total_committers":109,"total_bot_commits":22,"total_bot_committers":1,"mean_commits":10.174311926605505,"dds":0.23534715960324615,"past_year_total_commits":113,"past_year_total_committers":37,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.054054054054054,"past_year_dds":0.5132743362831859,"last_synced_at":"2026-08-20T11:31:45.215Z","last_synced_commit":"ed8e30bebf98f2fe4d70c18a32a50a8160c391cb","created_at":"2023-03-07T11:31:52.617Z","updated_at":"2026-08-20T11:31:44.202Z","committers":[{"name":"Ofek Lev","email":"ofekmeister@gmail.com","login":"ofek","count":848},{"name":"Cary Hawkins","email":"hawkinscary23@gmail.com","login":"cjames23","count":55},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":22},{"name":"chaojie","email":"hi@chaojie.fun","login":"ischaojie","count":13},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":10},{"name":"Edgar Ramírez Mondragón","email":"16805946+edgarrmondragon","login":"edgarrmondragon","count":9},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":6},{"name":"Aarni Koskela","email":"akx@iki.fi","login":"akx","count":6},{"name":"Ben Mares","email":"services-git-throwaway1@tensorial.com","login":"maresb","count":5},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":5},{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":"henryiii","count":4},{"name":"Oleh Prypin","email":"oleh@pryp.in","login":"oprypin","count":4},{"name":"Daniel","email":"djcopley@proton.me","login":"djcopley","count":3},{"name":"Vincent Emonet","email":"vincent.emonet@gmail.com","login":"vemonet","count":3},{"name":"Valentin Oliver Melberg Loftsson","email":"23453691+valentinoli","login":"valentinoli","count":3},{"name":"Steven Silvester","email":"steven.silvester@ieee.org","login":"blink1073","count":3},{"name":"Matt Van Horn","email":"mvanhorn","login":"mvanhorn","count":3},{"name":"Leah Wasser","email":"leah@pyopensci.org","login":"lwasser","count":3},{"name":"Justin Flannery","email":"juftin@juftin.com","login":"juftin","count":3},{"name":"Maximilian Hils","email":"git@maximilianhils.com","login":"mhils","count":2},{"name":"JP-Ellis","email":"josh@jpellis.me","login":"JP-Ellis","count":2},{"name":"Wim De Clercq","email":"declewi@gmail.com","login":"Wim-De-Clercq","count":2},{"name":"Robert Rosca","email":"32569096+RobertRosca","login":"RobertRosca","count":2},{"name":"Oscar Cortez","email":"om.cortez.2010@gmail.com","login":"oscarmcm","count":2},{"name":"Olga Matoula","email":"olgamatoula@gmail.com","login":"olgarithms","count":2},{"name":"Matthew Feickert","email":"matthew.feickert@cern.ch","login":"matthewfeickert","count":2},{"name":"James Hilliard","email":"james.hilliard1@gmail.com","login":"jameshilliard","count":2},{"name":"Sviatoslav Sydorenko","email":"wk.cvs.github@sydorenko.org.ua","login":"webknjaz","count":2},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Benedikt Ziegler","email":"92312834+benediktziegler","login":"benediktziegler","count":2},{"name":"Jacob Coffee","email":"jacob@z7x.org","login":"JacobCoffee","count":1},{"name":"Hugo van Kemenade","email":"1324225+hugovk","login":"hugovk","count":1},{"name":"Hashem","email":"Hnasar","login":"Hnasar","count":1},{"name":"Guillermo N. Leiro Arroyo","email":"guillerm0.n@outlook.es","login":"guillermodotn","count":1},{"name":"Godsmith","email":"filip.lange@gmail.com","login":"Godsmith","count":1},{"name":"Frank Sachsenheim","email":"funkyfuture","login":"funkyfuture","count":1},{"name":"Floze","email":"88098863+floze-the-genius","login":"floze-the-genius","count":1},{"name":"Flavio","email":"25621374+FlavioAmurrioCS","login":"FlavioAmurrioCS","count":1},{"name":"Fabio Picchi","email":"fabio.exe+git@gmail.com","login":"fabiopicchi","count":1},{"name":"Ewout ter Hoeven","email":"15776622+EwoutH","login":"EwoutH","count":1},{"name":"Eitan","email":"49152796+eitanV81","login":"eitanV81","count":1},{"name":"Jarek Potiuk","email":"jarek@potiuk.com","login":"potiuk","count":1},{"name":"Aaron Tolman","email":"3492441+tolmanam","login":"tolmanam","count":1},{"name":"Alex Waygood","email":"Alex.Waygood@Gmail.com","login":"AlexWaygood","count":1},{"name":"Andres M. Cubas","email":"4492431+acuba001","login":"acuba001","count":1},{"name":"Barry Warsaw","email":"barry@python.org","login":"warsaw","count":1},{"name":"Bas Nijholt","email":"basnijholt@gmail.com","login":"basnijholt","count":1},{"name":"Branch Vincent","email":"branchevincent@gmail.com","login":"branchvincent","count":1},{"name":"Brendon Smith","email":"bws@bws.bio","login":"br3ndonland","count":1},{"name":"Bryce Willey","email":"Bryce.Steven.Willey@gmail.com","login":"BryceStevenWilley","count":1},{"name":"Charlie Marsh","email":"crmarsh416@gmail.com","login":"charliermarsh","count":1},{"name":"Chris Mayo","email":"aklhfex@gmail.com","login":"cjmayo","count":1},{"name":"Christopher Brown","email":"audiere@gmail.com","login":"chbrown","count":1},{"name":"Damian Shaw","email":"damian.peter.shaw@gmail.com","login":"notatallshaw","count":1},{"name":"David Huggins-Daines","email":"dhd@ecolingui.ca","login":"dhdaines","count":1},{"name":"Ryan Morshead","email":"ryan.morshead@gmail.com","login":"rmorshea","count":1},{"name":"Sam Wilson","email":"57262657+SamWilsn","login":"SamWilsn","count":1},{"name":"Scott Tseng","email":"34140249+scottcjt","login":"scottcjt","count":1},{"name":"Seth Larson","email":"sethmichaellarson@gmail.com","login":"sethmlarson","count":1},{"name":"Shikanime Deva","email":"shikalegend@gmail.com","login":"shikanime","count":1},{"name":"Simon Sawicki","email":"accounts@grub4k.xyz","login":"Grub4K","count":1},{"name":"Simon Willison","email":"swillison@gmail.com","login":"simonw","count":1},{"name":"Thomas H","email":"tehunter","login":"tehunter","count":1},{"name":"Trevor Manz","email":"trevor.j.manz@gmail.com","login":"manzt","count":1},{"name":"Victor Westerhuis","email":"viccie30","login":"viccie30","count":1},{"name":"Vincent Meurisse","email":"github.com-c41@meurisse.org","login":"vmeurisse","count":1},{"name":"Vladimir Petrigo","email":"vladimir.petrigo@gmail.com","login":"vpetrigo","count":1},{"name":"Yuichiro Tachibana (Tsuchiya)","email":"t.yic.yt@gmail.com","login":"whitphx","count":1},{"name":"[object Object]","email":"object@objectobject.ca","login":"object-Object","count":1},{"name":"apatsekin","email":"apatsekin@gmail.com","login":"apatsekin","count":1},{"name":"axel-kah","email":"axel-kah@mailbox.org","login":"axel-kah","count":1},{"name":"bernardcooke53","email":"66492393+bernardcooke53","login":"bernardcooke53","count":1},{"name":"castalheiro","email":"castalheiro","login":"castalheiro","count":1},{"name":"dave-shawley","email":"daveshawley@gmail.com","login":"dave-shawley","count":1},{"name":"dgw","email":"dgw@technobabbl.es","login":"dgw","count":1},{"name":"hydrargyrum","email":"hydrargyrum","login":"hydrargyrum","count":1},{"name":"linhvo229","email":"twister229@gmail.com","login":"linhvo229","count":1},{"name":"patrick","email":"patrick@p15r.net","login":"p15r","count":1},{"name":"pr9000","email":"131530838+pr9000","login":"pr9000","count":1},{"name":"xuanzhi33","email":"37460139+xuanzhi33","login":"xuanzhi33","count":1},{"name":"yoerg","email":"73831825+yoerg","login":"yoerg","count":1},{"name":"χristoφe Демко","email":"chdemko@gmail.com","login":"chdemko","count":1},{"name":"Jan Christian Grünhage","email":"jan.christian@gruenhage.xyz","login":"jcgruenhage","count":1},{"name":"Jason Lingohr","email":"lingfish","login":"lingfish","count":1},{"name":"Jeroen Ruigrok van der Werven","email":"asmodai@in-nomine.org","login":"ashemedai","count":1},{"name":"Joaquin Hui","email":"132194176+joaquinhuigomez","login":"joaquinhuigomez","count":1},{"name":"John T. Wodder II","email":"jwodder","login":"jwodder","count":1},{"name":"Joseph Chiocchi","email":"input.output@gmail.com","login":"yyolk","count":1},{"name":"Joseph Holtkamp","email":"76000251+holtkampjs","login":"holtkampjs","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Lev","email":"levwint@gmail.com","login":"vrslev","count":1},{"name":"Marwan Rabbâa","email":"waghanza@gmail.com","login":"waghanza","count":1},{"name":"Matt Phillips","email":"mphillips34@gmail.com","login":"mattp-","count":1},{"name":"Maxwell G","email":"maxwell@gtmx.me","login":"gotmax23","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Michał Krassowski","email":"5832902+krassowski","login":"krassowski","count":1},{"name":"Moritz E. Beber","email":"midnighter@posteo.net","login":"Midnighter","count":1},{"name":"Nathan Goldbaum","email":"nathan.goldbaum@gmail.com","login":"ngoldbaum","count":1},{"name":"Nicholas Archer","email":"94889601+MrNickArcher","login":"MrNickArcher","count":1},{"name":"Nikhil Chaudhary","email":"nikhil.chaudhary@shorthills.ai","login":"SHAI-nikhil-chaudhary","count":1},{"name":"Orkun Konak","email":"73122679+Orkunnnn","login":"Orkunnnn","count":1},{"name":"PD Hall","email":"20580126+pdhall99","login":"pdhall99","count":1},{"name":"Petros Kalos","email":"petrkalos@gmail.com","login":"petrkalos","count":1},{"name":"Przemek Lewandowski","email":"haxoza","login":"haxoza","count":1},{"name":"Rayan Salhab","email":"r.salhab@aiyexpertsolutions.com","login":"cyphercodes","count":1},{"name":"Rogdham","email":"3994389+Rogdham","login":"Rogdham","count":1},{"name":"Ronny Pfannschmidt","email":"opensource@ronnypfannschmidt.de","login":"RonnyPfannschmidt","count":1},{"name":"RossBoylan","email":"Ross.Boylan@ucsf.edu","login":"RossBoylan","count":1},{"name":"Rust Saiargaliev","email":"fly.amureki@gmail.com","login":"amureki","count":1}],"past_year_committers":[{"name":"Cary Hawkins","email":"hawkinscary23@gmail.com","login":"cjames23","count":55},{"name":"Edgar Ramírez Mondragón","email":"16805946+edgarrmondragon","login":"edgarrmondragon","count":7},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":6},{"name":"Ofek Lev","email":"ofekmeister@gmail.com","login":"ofek","count":6},{"name":"Matt Van Horn","email":"mvanhorn","login":"mvanhorn","count":3},{"name":"Valentin Oliver Melberg Loftsson","email":"23453691+valentinoli","login":"valentinoli","count":3},{"name":"Benedikt Ziegler","email":"92312834+benediktziegler","login":"benediktziegler","count":2},{"name":"Philipp A.","email":"flying-sheep@web.de","login":"flying-sheep","count":2},{"name":"Henry Schreiner","email":"henryfs@princeton.edu","login":"henryiii","count":1},{"name":"Guillermo N. Leiro Arroyo","email":"guillerm0.n@outlook.es","login":"guillermodotn","count":1},{"name":"Floze","email":"88098863+floze-the-genius","login":"floze-the-genius","count":1},{"name":"Flavio","email":"25621374+FlavioAmurrioCS","login":"FlavioAmurrioCS","count":1},{"name":"Fabio Picchi","email":"fabio.exe+git@gmail.com","login":"fabiopicchi","count":1},{"name":"Ewout ter Hoeven","email":"15776622+EwoutH","login":"EwoutH","count":1},{"name":"Daniel","email":"djcopley@proton.me","login":"djcopley","count":1},{"name":"Damian Shaw","email":"damian.peter.shaw@gmail.com","login":"notatallshaw","count":1},{"name":"Brendon Smith","email":"bws@bws.bio","login":"br3ndonland","count":1},{"name":"Branch Vincent","email":"branchevincent@gmail.com","login":"branchvincent","count":1},{"name":"χristoφe Демко","email":"chdemko@gmail.com","login":"chdemko","count":1},{"name":"linhvo229","email":"twister229@gmail.com","login":"linhvo229","count":1},{"name":"Vladimir Petrigo","email":"vladimir.petrigo@gmail.com","login":"vpetrigo","count":1},{"name":"Vincent Meurisse","email":"github.com-c41@meurisse.org","login":"vmeurisse","count":1},{"name":"Thomas H","email":"tehunter","login":"tehunter","count":1},{"name":"Seth Larson","email":"sethmichaellarson@gmail.com","login":"sethmlarson","count":1},{"name":"Sam Wilson","email":"57262657+SamWilsn","login":"SamWilsn","count":1},{"name":"Rogdham","email":"3994389+Rogdham","login":"Rogdham","count":1},{"name":"Rayan Salhab","email":"r.salhab@aiyexpertsolutions.com","login":"cyphercodes","count":1},{"name":"Petros Kalos","email":"petrkalos@gmail.com","login":"petrkalos","count":1},{"name":"PD Hall","email":"20580126+pdhall99","login":"pdhall99","count":1},{"name":"Nikhil Chaudhary","email":"nikhil.chaudhary@shorthills.ai","login":"SHAI-nikhil-chaudhary","count":1},{"name":"Nathan Goldbaum","email":"nathan.goldbaum@gmail.com","login":"ngoldbaum","count":1},{"name":"Joseph Holtkamp","email":"76000251+holtkampjs","login":"holtkampjs","count":1},{"name":"Joaquin Hui","email":"132194176+joaquinhuigomez","login":"joaquinhuigomez","count":1},{"name":"Jason Lingohr","email":"lingfish","login":"lingfish","count":1},{"name":"JP-Ellis","email":"josh@jpellis.me","login":"JP-Ellis","count":1},{"name":"Hugo van Kemenade","email":"1324225+hugovk","login":"hugovk","count":1},{"name":"Aarni Koskela","email":"akx@iki.fi","login":"akx","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6785664,"commits_count":984448164,"contributors_count":41490693,"owners_count":1365527,"committers_count":3365983,"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":"pypa/hatch","html_url":"https://github.com/pypa/hatch","last_synced_at":"2026-08-25T14:04:14.110Z","status":"error","issues_count":716,"pull_requests_count":685,"avg_time_to_close_issue":4146545.2581699346,"avg_time_to_close_pull_request":2103815.7581573897,"issues_closed_count":306,"pull_requests_closed_count":521,"pull_request_authors_count":161,"issue_authors_count":496,"avg_comments_per_issue":2.2905027932960893,"avg_comments_per_pull_request":1.2058394160583943,"merged_pull_requests_count":445,"bot_issues_count":1,"bot_pull_requests_count":34,"past_year_issues_count":44,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":3121908.222222222,"past_year_avg_time_to_close_pull_request":1935299.75,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":2.6818181818181817,"past_year_avg_comments_per_pull_request":0.6526315789473685,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":27,"created_at":"2023-05-10T11:08:25.147Z","updated_at":"2026-08-25T14:04:14.110Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fhatch/issues","issue_labels_count":{"table":{"enhancement":5,"bug":5,"good first issue":3,"needs investigation":2,"dependencies":1}},"pull_request_labels_count":{"table":{"dependencies":34}},"issue_author_associations_count":{"table":{"NONE":596,"CONTRIBUTOR":99,"MEMBER":18,"COLLABORATOR":3}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":303,"CONTRIBUTOR":190,"NONE":171,"MEMBER":21}},"issue_authors":{"table":{"flying-sheep":17,"henryiii":8,"mgorny":8,"pfmoore":8,"warsaw":7,"jwodder":6,"RonnyPfannschmidt":6,"gaborbernat":5,"jeanas":5,"hynek":5,"musicinmybrain":5,"Midnighter":5,"Ravencentric":5,"kratsg":5,"Bobronium":5,"JP-Ellis":5,"valentinoli":4,"LecrisUT":4,"DylanLukes":4,"vemonet":4,"doolio":4,"jpgoldberg":4,"ssiccha":4,"Diogo-Rossi":4,"ketozhang":4,"cdwilson":3,"Simon-Bru":3,"haxoza":3,"renardeinside":3,"chuckliu1979":3,"Wim-De-Clercq":3,"Aviksaikat":3,"dhdaines":3,"PhilipVinc":3,"agoose77":3,"peakschris":3,"lwasser":3,"tomschr":3,"ryeleo":3,"juftin":3,"kassett":3,"johnpyp":3,"mpizenberg":3,"gwerbin":3,"ofek":3,"zanieb":2,"mmorys":2,"LIghtJUNction":2,"bluss":2,"gl-yziquel":2,"e8y":2,"JonTheBurger":2,"dornech":2,"linjer":2,"Mathieson":2,"hguturu":2,"Day0Dreamer":2,"matthewfeickert":2,"ngallo":2,"jrs53":2,"wj3171868":2,"object-Object":2,"bhajneet":2,"ubaldot":2,"liquidcarbon":2,"zsol":2,"sumpfralle":2,"Levelleor":2,"blink1073":2,"konstin":2,"drmason13":2,"wiseaidev":2,"ghisvail":2,"ThiefMaster":2,"talk2dfox":2,"thehappycheese":2,"nyoma-diamond":2,"sbidoul":2,"benoit74":2,"abulgher":2,"FlorianWilhelm":2,"rsyring":2,"axiomofjoy":2,"speksen-kb01":2,"aus":2,"mpenning":2,"ernimd":2,"potiuk":2,"vijayaditya":2,"Jose-albino":2,"paulsuh":2,"luxedo":2,"jesshart":2,"return42":2,"facelessuser":2,"karlicoss":2,"krassowski":2,"madig":2,"ThmX":2,"aminalaee":2,"Orkunnnn":2,"johannesloibl":2,"hydrargyrum":2,"kiyoon":2,"jogehl":2,"wolfch-elsevier":2,"ngoldbaum":2,"fredrikaverpil":2,"ReubenVandezande":2,"RickyDaMa":1,"drewhall":1,"furkantektas":1,"ajprax":1,"jonasberge":1,"mattp-":1,"daddycocoaman":1,"caligotori":1,"holmboe":1,"tolmanam":1,"nightblure":1,"brandonrwin":1,"innicoder":1,"akettmann":1,"davebelais":1,"jsnel-ct":1,"balthild":1,"Kazz47":1,"cornhundred":1,"BobKerns":1,"peacememories":1,"dependabot[bot]":1,"Hedwyn":1,"frenzymadness":1,"srini047":1,"robelgeda":1,"hauntsaninja":1,"parmentelat":1,"johanjk":1,"kirillrdy":1,"seanthegeek":1,"AllanDaemon":1,"Harrix":1,"b4sus":1,"aeb-dev":1,"psomhorst":1,"kytta":1,"tlambert03":1,"christian-oreilly":1,"Kentzo":1,"elmbeech":1,"hroncok":1,"waghanza":1,"yonting":1,"chrisdonlan":1,"thegamecracks":1,"benediktziegler":1,"rrrix":1,"mochaaP":1,"JamesParrott":1,"awgymer":1,"jdicioccio":1,"GuYith":1,"Furetur":1,"mattmess1221":1,"radupotop":1,"feddg":1,"jscheel":1,"blmaier":1,"foxmask":1,"BradHolmes":1,"nhi-vanye":1,"sagregrevc":1,"tchamberlin":1,"patrickwalton":1,"jonathanasdf":1,"gbarkadiusz":1,"pkucmus":1,"jacksonneal":1,"sean-abbott":1,"alexclaydon":1,"lfleck":1,"IliasAarab":1,"oddfacade":1,"arogozhnikov":1,"DavidVujic":1,"9999years":1,"wenh06":1,"FFroehlich":1,"auouymous":1,"willynilly":1,"cnobile2012":1,"cjames23":1,"dbohdan":1,"anjomro":1,"seignovert":1,"oprypin":1,"bnavigator":1,"lod":1,"Skypekey":1,"AAraKKe":1,"blackking07788-cpu":1,"hcstern":1,"crast":1,"kunaltyagi":1,"15r10nk":1,"kjy5":1,"edmorley":1,"brandon-avantus":1,"Danguilhen":1,"lgbaldoni":1,"lfvjimisola":1,"Aran-Fey":1,"bastienqb":1,"awerchniak":1,"Nay-AbiAkl":1,"baskervilski":1,"OldGrumpyViking":1,"foxx":1,"bessx":1,"simonw":1,"spencerwooo":1,"pmacdonald-tl":1,"blakegao":1,"KevinNitroG":1,"maximlt":1,"Ae-Mc":1,"pcisar":1,"jrask":1,"patrickarmengol":1,"TurboSB":1,"rgov":1,"AiroPi":1,"stefanondisponibile":1,"adrianlyjak":1,"kbalk":1,"GaetanLepage":1,"luc-j-bourhis":1,"sanmai-NL":1,"poquirion":1,"asciifaceman":1,"laclouis5":1,"rrobby86":1,"gregglind":1,"eitanV81":1,"aarmn":1,"manzt":1,"catarinacps":1,"soulmerge":1,"RobertoPrevato":1,"garthk":1,"buhtz":1,"djcopley":1,"ewohnlich":1,"moble":1,"dvirtz":1,"acuba001":1,"akettmann-id":1,"Julian":1,"ischaojie":1,"jinserk":1,"o-alquimista":1,"nielsm":1,"funkyfuture":1,"bharel":1,"eswolinsky3241":1,"turukawa":1,"cdce8p":1,"sorcio":1,"vincent-hatakeyama":1,"whitphx":1,"robhudson":1,"Edward-Knight":1,"jorisroovers":1,"dxie117":1,"skeet70":1,"mihaimaruseac":1,"st-pasha":1,"he-paulocristini":1,"RobertRosca":1,"BlueMagma2":1,"majorgreys":1,"magrosso":1,"circle-queue":1,"Booplicate":1,"sirosen":1,"jamesdow21":1,"LukasJerabek":1,"borrrden":1,"BeepJz":1,"edgarrmondragon":1,"abrahammurciano":1,"gotmax23":1,"vlegchilkin":1,"matt-sd-watson":1,"dannyfriar":1,"dhirschfeld":1,"jsonvot":1,"YouJiacheng":1,"hartwork":1,"brettcannon":1,"Tobi-De":1,"topherbuckley":1,"tchiaspko":1,"canepan":1,"psr":1,"ewdurbin":1,"kolibril13":1,"JohanNicander-E":1,"kaddkaka":1,"petermorrowdev":1,"trim21":1,"artyom-morozov":1,"ShravanSunder":1,"imjangkar":1,"davidbrochart":1,"srinathreddykasarla":1,"julia-sprenger":1,"FollowTheProcess":1,"chrisknight32":1,"harelwa":1,"gihanmarasingha":1,"guoalex1":1,"robertmackenzie3":1,"remcoboerma":1,"mapio":1,"GodwinneLorayne":1,"alricsans":1,"graingert":1,"AdrianCert":1,"linhr":1,"s-ball":1,"jcgruenhage":1,"andgineer":1,"staticdev":1,"igitur":1,"ystarikovich":1,"CarliJoy":1,"Calvin-L":1,"kpfleming":1,"mcepl":1,"Ma-Shell":1,"mikita-sakalouski":1,"danyeaw":1,"mcarans":1,"gavindsouza":1,"mih":1,"stonebig":1,"AdamDorwart":1,"fazpu":1,"tdihp":1,"sarudak":1,"lanzz":1,"kloczek":1,"muellert":1,"sudo-ankitmishra":1,"CroMarmot":1,"gunungpw":1,"mpasson":1,"mkniewallner":1,"wmelvin":1,"gczuczy":1,"dlqqq":1,"benjunmun":1,"jennirinker":1,"moredatarequired":1,"eguiraud-pf":1,"AlessandroStaffolani":1,"richmr":1,"crgarcia12":1,"RichardOberdieck":1,"deepbrook":1,"jcrben":1,"MtkN1":1,"benieric":1,"kwrobert":1,"LLyaudet":1,"frchalaoux":1,"meejah":1,"yajo":1,"BryceStevenWilley":1,"kingkaos":1,"joaopalmeiro":1,"niderhoff":1,"Talinx":1,"ncaunt":1,"leoschwarz":1,"jimustafa":1,"hoshiyosan":1,"wailashi":1,"robnagler":1,"KOLANICH":1,"sentiasm":1,"segevfiner":1,"DucNgn":1,"douardda":1,"tbenst":1,"niccokunzmann":1,"8FordPrefect8":1,"baderdean":1,"treyhunner":1,"sponsfreixes":1,"rblin081":1,"Newbytee":1,"ksylvan":1,"taylorb-syd":1,"ydirson":1,"hobbsd":1,"goffi-contrib":1,"reynoldsnlp":1,"Archmonger":1,"jeandet":1,"thatch":1,"kannangce":1,"fellhorn":1,"tobi45":1,"hutec":1,"karrtikr":1,"doncho-gunchev":1,"stumpylog":1,"daniil-berg":1,"oliviercailloux":1,"pdgendt":1,"Chasarr":1,"cjolowicz":1,"HLFH":1,"startakovsky":1,"aleexaandr":1,"tuananh":1,"throwable-one":1,"jayceslesar":1,"jacobtomlinson":1,"darioinova":1,"vbrett":1,"manuel-koch":1,"sbor23":1,"pombredanne":1,"pavel-sinkevich":1,"wbecker":1,"FlorentClarret":1,"floschne":1,"virtuald":1,"InCogNiTo124":1,"schmidma":1,"vgolskiy":1,"nfx":1,"Tayum":1,"icfly2":1,"viniciusth":1,"bbeattie-phxlabs":1,"willingc":1,"MalcolmMielle":1,"kaparoo":1,"eyablonowitz":1,"tleyden":1,"gutow":1,"webknjaz":1,"vmeurisse":1,"kohlrabi":1,"kayjan":1,"alexei":1,"dholzmueller":1,"orowith2os":1,"geryogam":1,"dralshehri":1,"rofinn":1,"jayqi":1,"jsdodge":1,"stephen-young":1,"rhjdjong":1,"itymchyshyn-sc":1,"larsr":1,"gerbendekkervolue":1,"XayOn":1,"kevinvalk":1,"Philmod":1,"LittleSong2024":1,"jnikula":1,"skorokithakis":1,"alexandrul":1,"wangquanqing":1,"paveldikov":1,"bilelomrani1":1,"digitronik":1,"genevieve-me":1,"micha-b":1,"margau":1,"slav0nic":1,"kenden":1,"JohanLaneau":1,"JohnStokes228":1,"TurbineJoshua":1,"fhennig42":1,"EthanRosenthal":1,"unflxw":1,"soxofaan":1,"rob-smallshire":1}},"pull_request_authors":{"table":{"ofek":303,"dependabot[bot]":34,"cjames23":19,"DimitriPapadopoulos":17,"djcopley":15,"edgarrmondragon":10,"henryiii":9,"lwasser":8,"maresb":8,"akx":8,"potiuk":6,"dhdaines":6,"flying-sheep":6,"juftin":6,"oprypin":5,"valentinoli":5,"Himanshuagrawal4":5,"idlsoft":4,"Orkunnnn":4,"KaiSforza":4,"ischaojie":4,"dimbleby":4,"jameshilliard":4,"aryansk":3,"kazimrmerchant":3,"Wim-De-Clercq":3,"gl-yziquel":2,"matthewwardrop":2,"vpetrigo":2,"BeyondEvil":2,"waghanza":2,"haxoza":2,"johannesloibl":2,"feddg":2,"miguelinux":2,"yyolk":2,"warsaw":2,"marko1olo":2,"Grub4K":2,"jborbely":2,"kfazi":2,"timkpaine":2,"mvanhorn":2,"funkyfuture":2,"whitphx":2,"soulmerge":2,"musicinmybrain":2,"yarikoptic":2,"mhils":2,"RossBoylan":2,"trim21":2,"keppy":2,"abrahammurciano":2,"gotmax23":2,"w3lld1":2,"Borda":2,"petrkalos":2,"mikita-sakalouski":2,"kpfleming":2,"paulsuh":2,"Midnighter":2,"StephenRobin":2,"chbrown":2,"axel-kah":2,"arose26":2,"hugovk":2,"lfleck":2,"jbrobst":2,"fabiopicchi":2,"xuanzhi33":2,"EwoutH":2,"oscarmcm":2,"AdrianCert":2,"joaquinhuigomez":1,"hydrargyrum":1,"dgw":1,"FollowTheProcess":1,"shikanime":1,"FabianA2001":1,"stollero":1,"pdhall99":1,"lingfish":1,"Jatin-Shihora":1,"youdie006":1,"jwodder":1,"psyclaudeZ":1,"BenjaminLowry":1,"eitanV81":1,"Bojun-Vvibe":1,"manzt":1,"davebelais":1,"h-mayorquin":1,"amureki":1,"ThmX":1,"RobertRosca":1,"rmorshea":1,"mgorny":1,"arpitjain099":1,"ceggy91":1,"Walkersneps":1,"tolmanam":1,"danialza":1,"krassowski":1,"Ninetailedcatfox":1,"timoffex":1,"p15r":1,"az-pz":1,"ghost":1,"takerukondo":1,"kiyoon":1,"juliosuas":1,"object-Object":1,"JacobCoffee":1,"bernardcooke53":1,"Circadian-agent":1,"simonw":1,"pctablet505":1,"cobaltt7":1,"floze-the-genius":1,"hcho3":1,"vincent-hatakeyama":1,"ernimd":1,"jonathanagustin":1,"cstigen":1,"BryceStevenWilley":1,"basnijholt":1,"jcgruenhage":1,"puneetgani":1,"pr9000":1,"holtkampjs":1,"danigm":1,"terminalchai":1,"SirHegel":1,"bartosz121":1,"branchvincent":1,"mattprintz":1,"Rishi943":1,"sumpfralle":1,"guillermodotn":1,"Furetur":1,"sethmlarson":1,"kassett":1,"parasraju":1,"hiro-nikaitou":1,"eugengi":1,"SHAI-nikhil-chaudhary":1,"Hnasar":1,"vemonet":1,"oiahoon":1,"RonnyPfannschmidt":1,"acuba001":1,"apoorvdarshan":1,"harry-patcher":1,"shixi-li":1,"cdce8p":1,"kyo5uke":1,"tmct":1,"kentslaney":1,"fsimkovic":1,"r-w-dev":1,"mattp-":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16403473,"issues_count":42720943,"pull_requests_count":136640990,"authors_count":11539114,"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":{"bug":3,"good first issue":3,"enhancement":2,"needs investigation":2}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":26,"CONTRIBUTOR":11,"MEMBER":6}},"past_year_pull_request_author_associations_count":{"table":{"NONE":55,"CONTRIBUTOR":20,"MEMBER":20}},"past_year_issue_authors":{"table":{"flying-sheep":6,"valentinoli":3,"mgorny":2,"henryiii":2,"leoschwarz":1,"Midnighter":1,"mochaaP":1,"muellert":1,"pavel-sinkevich":1,"pfmoore":1,"rhjdjong":1,"robertmackenzie3":1,"sentiasm":1,"throwable-one":1,"vmeurisse":1,"warsaw":1,"wj3171868":1,"ydirson":1,"LecrisUT":1,"kratsg":1,"JonTheBurger":1,"jogehl":1,"dornech":1,"davebelais":1,"cjames23":1,"catarinacps":1,"CarliJoy":1,"canepan":1,"blackking07788-cpu":1,"bilelomrani1":1,"benediktziegler":1,"Aran-Fey":1,"adrianlyjak":1,"AAraKKe":1}},"past_year_pull_request_authors":{"table":{"cjames23":19,"Himanshuagrawal4":5,"edgarrmondragon":4,"DimitriPapadopoulos":4,"flying-sheep":3,"kazimrmerchant":3,"valentinoli":3,"aryansk":3,"mvanhorn":2,"w3lld1":2,"marko1olo":2,"petrkalos":2,"arose26":2,"musicinmybrain":2,"Ninetailedcatfox":1,"oiahoon":1,"parasraju":1,"pctablet505":1,"pdhall99":1,"psyclaudeZ":1,"puneetgani":1,"Rishi943":1,"r-w-dev":1,"sethmlarson":1,"SHAI-nikhil-chaudhary":1,"shixi-li":1,"SirHegel":1,"takerukondo":1,"terminalchai":1,"Walkersneps":1,"youdie006":1,"apoorvdarshan":1,"arpitjain099":1,"bartosz121":1,"Bojun-Vvibe":1,"ceggy91":1,"Circadian-agent":1,"cobaltt7":1,"danialza":1,"davebelais":1,"djcopley":1,"FabianA2001":1,"floze-the-genius":1,"guillermodotn":1,"hiro-nikaitou":1,"holtkampjs":1,"Jatin-Shihora":1,"joaquinhuigomez":1,"juliosuas":1,"kentslaney":1,"kyo5uke":1,"lingfish":1,"mattprintz":1}},"maintainers":[{"table":{"login":"ofek","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"}},{"table":{"login":"cjames23","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"}},{"table":{"login":"pfmoore","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"}},{"table":{"login":"flying-sheep","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"}},{"table":{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"}},{"table":{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"}},{"table":{"login":"ewdurbin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewdurbin"}},{"table":{"login":"webknjaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}}],"active_maintainers":[{"table":{"login":"cjames23","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjames23"}},{"table":{"login":"flying-sheep","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flying-sheep"}},{"table":{"login":"pfmoore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"}}]}},"events":{"total":{"CommitCommentEvent":2,"CreateEvent":30,"DeleteEvent":22,"DiscussionEvent":1,"ForkEvent":66,"IssueCommentEvent":662,"IssuesEvent":266,"PullRequestEvent":134,"PullRequestReviewCommentEvent":85,"PullRequestReviewEvent":121,"PushEvent":169,"ReleaseEvent":15,"WatchEvent":914},"last_year":{"CreateEvent":7,"DeleteEvent":5,"DiscussionEvent":1,"ForkEvent":19,"IssueCommentEvent":220,"IssuesEvent":85,"PullRequestEvent":49,"PullRequestReviewCommentEvent":54,"PullRequestReviewEvent":63,"PushEvent":95,"ReleaseEvent":5,"WatchEvent":158}},"keywords":["build","cli","packaging","plugin","python","versioning","virtualenv"],"dependencies":[{"ecosystem":"pypi","filepath":"backend/tests/downstream/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-16T15:30:58.532Z","updated_at":"2022-07-16T15:30:58.532Z","repository_link":"https://github.com/pypa/hatch/blob/master/backend/tests/downstream/requirements.txt","dependencies":[{"id":236957640,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":236957645,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":236957647,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":236957649,"package_name":"tomli","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":236957651,"package_name":"virtualenv","ecosystem":"pypi","requirements":"\u003e=20.13.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs-dev.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:53.300Z","updated_at":"2026-08-06T04:48:53.300Z","repository_link":"https://github.com/pypa/hatch/blob/master/.github/workflows/docs-dev.yml","dependencies":[{"id":25905137693,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25905137694,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25905137695,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25905137696,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25905137697,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25905137698,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs-release.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:53.570Z","updated_at":"2026-08-06T04:48:53.570Z","repository_link":"https://github.com/pypa/hatch/blob/master/.github/workflows/docs-release.yml","dependencies":[{"id":25905137804,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25905137805,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25905137806,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25905137807,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25905137808,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25905137809,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:53.678Z","updated_at":"2026-08-06T04:48:53.678Z","repository_link":"https://github.com/pypa/hatch/blob/master/.github/workflows/test.yml","dependencies":[{"id":25905137889,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25905137911,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25905137912,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25905137913,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25905137914,"package_name":"pypa/hatch","ecosystem":"actions","requirements":"install","direct":true,"kind":"composite","optional":false},{"id":25905137924,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25905137925,"package_name":"marocchino/sticky-pull-request-comment","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25905137926,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25905137927,"package_name":"re-actors/alls-green","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"backend/tests/downstream/datadogpy/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:55.747Z","updated_at":"2026-08-06T04:48:55.747Z","repository_link":"https://github.com/pypa/hatch/blob/master/backend/tests/downstream/datadogpy/pyproject.toml","dependencies":[{"id":25905139313,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.6.0","direct":true,"kind":"runtime","optional":false},{"id":25905139419,"package_name":"typing","ecosystem":"pypi","requirements":"python_version\u003c'3.5'","direct":true,"kind":"runtime","optional":false},{"id":25905139421,"package_name":"configparser","ecosystem":"pypi","requirements":"\u003c5; python_version\u003c'3.0'","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"tests/index/server/devpi/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:54.292Z","updated_at":"2026-08-06T04:48:54.292Z","repository_link":"https://github.com/pypa/hatch/blob/master/tests/index/server/devpi/Dockerfile","dependencies":[{"id":25905138077,"package_name":"python","ecosystem":"docker","requirements":"3.11-alpine","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-distributions.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:52.465Z","updated_at":"2026-08-06T04:48:52.465Z","repository_link":"https://github.com/pypa/hatch/blob/master/.github/workflows/build-distributions.yml","dependencies":[{"id":25905136835,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a26af69be951a213d495a4c3e4e4022e16d87065","direct":true,"kind":"composite","optional":false},{"id":25905136836,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"caf0cab7a618c569241d31dcd442f54681755d39","direct":true,"kind":"composite","optional":false},{"id":25905136837,"package_name":"actions/checkout","ecosystem":"actions","requirements":"34e114876b0b11c390a56381ad16ebd13914f8d5","direct":true,"kind":"composite","optional":false},{"id":25905136838,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"c7c53464625b32c7a7e944ae62b3e17d2b600130","direct":true,"kind":"composite","optional":false},{"id":25905136839,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"ea165f8d65b6e75b540449e92b4886f43607fa02","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"backend/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:55.199Z","updated_at":"2026-08-06T04:48:55.199Z","repository_link":"https://github.com/pypa/hatch/blob/master/backend/pyproject.toml","dependencies":[{"id":25905138936,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=24.2","direct":true,"kind":"runtime","optional":false},{"id":25905138937,"package_name":"pathspec","ecosystem":"pypi","requirements":"\u003e=0.10.1","direct":true,"kind":"runtime","optional":false},{"id":25905138938,"package_name":"pluggy","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25905138939,"package_name":"tomlkit","ecosystem":"pypi","requirements":"\u003e=0.11.1","direct":true,"kind":"runtime","optional":false},{"id":25905138940,"package_name":"tomli","ecosystem":"pypi","requirements":"\u003e=1.2.2; python_version \u003c '3.11'","direct":true,"kind":"runtime","optional":false},{"id":25905138941,"package_name":"trove-classifiers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:56.171Z","updated_at":"2026-08-06T04:48:56.171Z","repository_link":"https://github.com/pypa/hatch/blob/master/pyproject.toml","dependencies":[{"id":25905140368,"package_name":"click","ecosystem":"pypi","requirements":"\u003e=8.0.6","direct":true,"kind":"runtime","optional":false},{"id":25905140369,"package_name":"distro","ecosystem":"pypi","requirements":"\u003e=1.0.0; sys_platform == 'linux'","direct":true,"kind":"runtime","optional":false},{"id":25905140370,"package_name":"hatchling","ecosystem":"pypi","requirements":"\u003e=1.27.0","direct":true,"kind":"runtime","optional":false},{"id":25905140371,"package_name":"httpx2","ecosystem":"pypi","requirements":"\u003e=0.22.0","direct":true,"kind":"runtime","optional":false},{"id":25905140373,"package_name":"hyperlink","ecosystem":"pypi","requirements":"\u003e=21.0.0","direct":true,"kind":"runtime","optional":false},{"id":25905140374,"package_name":"keyring","ecosystem":"pypi","requirements":"\u003e=23.5.0","direct":true,"kind":"runtime","optional":false},{"id":25905140375,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=24.2","direct":true,"kind":"runtime","optional":false},{"id":25905140376,"package_name":"pexpect","ecosystem":"pypi","requirements":"~=4.8","direct":true,"kind":"runtime","optional":false},{"id":25905140377,"package_name":"python-discovery","ecosystem":"pypi","requirements":"\u003e=1.1","direct":true,"kind":"runtime","optional":false},{"id":25905140378,"package_name":"platformdirs","ecosystem":"pypi","requirements":"\u003e=2.5.0","direct":true,"kind":"runtime","optional":false},{"id":25905140379,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25905140381,"package_name":"rich","ecosystem":"pypi","requirements":"\u003e=11.2.0","direct":true,"kind":"runtime","optional":false},{"id":25905140383,"package_name":"shellingham","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"runtime","optional":false},{"id":25905140384,"package_name":"tomli-w","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":25905140386,"package_name":"tomlkit","ecosystem":"pypi","requirements":"\u003e=0.11.1","direct":true,"kind":"runtime","optional":false},{"id":25905140387,"package_name":"userpath","ecosystem":"pypi","requirements":"~=1.7","direct":true,"kind":"runtime","optional":false},{"id":25905140389,"package_name":"uv","ecosystem":"pypi","requirements":"\u003e=0.5.23","direct":true,"kind":"runtime","optional":false},{"id":25905140391,"package_name":"virtualenv","ecosystem":"pypi","requirements":"\u003e=21","direct":true,"kind":"runtime","optional":false},{"id":25905140393,"package_name":"backports-zstd","ecosystem":"pypi","requirements":"\u003e=1.0.0 ; python_version\u003c'3.14'","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cli.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:53.109Z","updated_at":"2026-08-06T04:48:53.109Z","repository_link":"https://github.com/pypa/hatch/blob/master/.github/workflows/cli.yml","dependencies":[{"id":25905137107,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25905137108,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25905137109,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25905137110,"package_name":"taiki-e/install-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/auto-merge.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:52.309Z","updated_at":"2026-08-06T04:48:52.309Z","repository_link":"https://github.com/pypa/hatch/blob/master/.github/workflows/auto-merge.yml","dependencies":[{"id":25905136485,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"ffa630c65fa7e0ecfa0625b5ceda64399aea1b36","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-hatch.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:52.527Z","updated_at":"2026-08-06T04:48:52.527Z","repository_link":"https://github.com/pypa/hatch/blob/master/.github/workflows/build-hatch.yml","dependencies":[{"id":25905136963,"package_name":"actions/checkout","ecosystem":"actions","requirements":"34e114876b0b11c390a56381ad16ebd13914f8d5","direct":true,"kind":"composite","optional":false},{"id":25905136964,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a26af69be951a213d495a4c3e4e4022e16d87065","direct":true,"kind":"composite","optional":false},{"id":25905136965,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"caf0cab7a618c569241d31dcd442f54681755d39","direct":true,"kind":"composite","optional":false},{"id":25905136966,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"ea165f8d65b6e75b540449e92b4886f43607fa02","direct":true,"kind":"composite","optional":false},{"id":25905136967,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"d3f86a106a0bac45b974a628896c90dbdf5c8093","direct":true,"kind":"composite","optional":false},{"id":25905136984,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e","direct":true,"kind":"composite","optional":false},{"id":25905136985,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"29eef336d9b2848a0b548edc03f92a220660cdb8","direct":true,"kind":"composite","optional":false},{"id":25905136986,"package_name":"taiki-e/install-action","ecosystem":"actions","requirements":"704f92c11daa75bff5b4e01fcb083350c16c47b9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-hatchling.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:48:52.791Z","updated_at":"2026-08-06T04:48:52.791Z","repository_link":"https://github.com/pypa/hatch/blob/master/.github/workflows/build-hatchling.yml","dependencies":[{"id":25905137066,"package_name":"actions/checkout","ecosystem":"actions","requirements":"34e114876b0b11c390a56381ad16ebd13914f8d5","direct":true,"kind":"composite","optional":false},{"id":25905137067,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a26af69be951a213d495a4c3e4e4022e16d87065","direct":true,"kind":"composite","optional":false},{"id":25905137068,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"caf0cab7a618c569241d31dcd442f54681755d39","direct":true,"kind":"composite","optional":false},{"id":25905137069,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"ea165f8d65b6e75b540449e92b4886f43607fa02","direct":true,"kind":"composite","optional":false},{"id":25905137070,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"d3f86a106a0bac45b974a628896c90dbdf5c8093","direct":true,"kind":"composite","optional":false},{"id":25905137071,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e","direct":true,"kind":"composite","optional":false}]}],"score":33.75612736639792,"created_at":"2026-05-04T06:49:14.416Z","updated_at":"2026-08-26T14:34:08.352Z","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"}