[{"id":4187933,"name":"github.com/project-zot/zot","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/project-zot/zot","keywords_array":[],"namespace":"github.com/project-zot","versions_count":82,"first_release_published_at":"2019-06-27T00:43:15.000Z","latest_release_published_at":"2022-11-30T07:35:06.000Z","latest_release_number":"v1.4.3","last_synced_at":"2026-09-02T13:11:46.308Z","created_at":"2022-04-12T19:42:28.679Z","updated_at":"2026-09-02T13:11:46.308Z","registry_url":"https://pkg.go.dev/github.com/project-zot/zot","install_command":"go get github.com/project-zot/zot","documentation_url":"https://pkg.go.dev/github.com/project-zot/zot#section-documentation","metadata":{},"repo_metadata":{"id":37101650,"uuid":"193163140","full_name":"project-zot/zot","owner":"project-zot","description":"zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)","archived":false,"fork":false,"pushed_at":"2026-08-10T19:56:12.000Z","size":142796,"stargazers_count":2595,"open_issues_count":75,"forks_count":249,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-10T21:17:33.441Z","etag":null,"topics":["distribution-spec","helm","kubernetes","oci","oci-distribution","opencontainers","zot"],"latest_commit_sha":null,"homepage":"https://zotregistry.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/project-zot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-06-21T21:40:58.000Z","updated_at":"2026-08-10T20:36:49.000Z","dependencies_parsed_at":"2022-07-12T16:14:00.215Z","dependency_job_id":"2591da64-073a-42ba-9347-5455a624dcbe","html_url":"https://github.com/project-zot/zot","commit_stats":null,"previous_names":["anuvu/zot"],"tags_count":133,"template":false,"template_full_name":null,"purl":"pkg:github/project-zot/zot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/sbom","scorecard":{"id":40833,"data":{"date":"2025-08-14T19:39:02Z","repo":{"name":"github.com/project-zot/zot","commit":"e8b530ad9d0222e68aa0b2cc9939a5376df2e7c4"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:109","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:109","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:138","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:225","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:266","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:302","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:303","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yaml:23","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:60","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/branch-cov.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/build.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cloc.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cluster.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/codeql-analysis.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/commit-msg.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/compare-binary-size.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/dco.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/ecosystem-tools.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/gc-stress-test.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gqlgen.yaml:17","Info: topLevel permissions set to 'read-all': .github/workflows/license.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/nightly.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/oci-conformance-action.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/publish.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/sync-3rdparty-images.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/test.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/tls.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/verify-config.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/web-scan.yaml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:428: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:505: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/stale.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: containerImage not pinned by hash: build/Dockerfile:4","Warn: containerImage not pinned by hash: build/Dockerfile:32","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:4","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:28","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:4","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:31","Warn: containerImage not pinned by hash: build/Dockerfile-zb:4","Warn: containerImage not pinned by hash: build/Dockerfile-zb:19","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:4","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:32","Warn: pipCommand not pinned by hash: test/blackbox/helpers_events.bash:40","Warn: goCommand not pinned by hash: .github/workflows/branch-cov.yaml:30","Warn: goCommand not pinned by hash: .github/workflows/cloc.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:310","Warn: pipCommand not pinned by hash: .github/workflows/dco.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:80","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:114","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:198","Warn: npmCommand not pinned by hash: .github/workflows/gqlgen.yaml:47","Warn: goCommand not pinned by hash: .github/workflows/license.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:236","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:237","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:322","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:323","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:341","Info:   0 out of 118 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   8 out of  11 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:206","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:233","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:270","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:305","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:330","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:386","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:447","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:478","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:484","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:510","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:545","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:571","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:590","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:617","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:646","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:696","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:770","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:810","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:842","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:863","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:896","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:937","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:974","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1011","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1048"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/sync-3rdparty-images.yaml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.1.7 not signed: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 not signed: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 not signed: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 not signed: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 not signed: https://api.github.com/repos/project-zot/zot/releases/220438985","Warn: release artifact v2.1.7 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/220438985"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3770","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GHSA-9h84-qmv7-982p","Warn: Project is vulnerable to: GHSA-f9f8-9pmf-xv68"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: chainguard-images, cisco, cisco systems, cisco-open, germanbrew, luxoft, lxc, opencontainers, prometheus, prometheus-community, qtile, shadow-maint, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T21:28:52.924Z","repository_id":37101650,"created_at":"2025-08-14T21:28:52.924Z","updated_at":"2025-08-14T21:28:52.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36781314,"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":"project-zot","name":"The zot Project","uuid":"93798821","kind":"organization","description":"zot OCI Container Registry","email":null,"website":"https://zotregistry.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93798821?v=4","repositories_count":13,"last_synced_at":"2023-03-04T05:24:16.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/project-zot","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:44:19.473Z","updated_at":"2023-03-04T05:24:16.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot/repositories"},"tags":[{"name":"v2.1.18","sha":"7bb211bcd4352b90f3e99752607fbd1f050bf7ca","kind":"commit","published_at":"2026-06-24T05:37:29.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.18","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"08b26876daaeb5ebc138775f103586cb7aa475fd","kind":"commit","published_at":"2026-05-18T05:21:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.17","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.17/manifests"},{"name":"v2.1.16","sha":"b47b643e05bab5c2d7fc0466d11ec5842a9d269c","kind":"commit","published_at":"2026-04-19T05:57:24.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.16","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"ace12e2a12d0e104f6fb0aecf162b29e8c67b8a9","kind":"commit","published_at":"2026-03-08T07:42:53.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.15","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.15/manifests"},{"name":"v2.1.14","sha":"bf619c570e194beee8bb79aeb9d5f23b856c7204","kind":"commit","published_at":"2026-01-25T05:03:53.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.14","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.14/manifests"},{"name":"v2.1.13","sha":"4ad3fad3bceb70c8ebd1669b0962c177353339b2","kind":"commit","published_at":"2025-12-23T09:30:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.13","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"331a927fa4288b4aa99703b5d10b8e0deef7a27e","kind":"commit","published_at":"2025-12-19T20:12:10.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.12","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"69dd648d20eb7acf42dd6b93327ec678c66664bb","kind":"commit","published_at":"2025-11-20T17:21:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.11","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"dfb5d1df5403186d2359d95cb24c8e2f17ad930c","kind":"commit","published_at":"2025-10-18T08:20:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.10","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"73eef25681afcacc372f16ac5159743ab7b373ec","kind":"commit","published_at":"2025-10-14T05:49:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.9","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"b740a6f03772c00759795f1a9d5883bf165041d8","kind":"commit","published_at":"2025-09-01T18:55:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.8","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"41183693b0104fc19939a73c89c2f3a9f6f946b7","kind":"commit","published_at":"2025-08-03T15:58:30.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.7","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"966d4584ba7216664d89bfc263f2bceada59f2f3","kind":"commit","published_at":"2025-07-26T07:10:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"100dfec1424c9aa2b38d26b1c90091bbc6fe5a24","kind":"commit","published_at":"2025-06-17T17:09:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"483c869920c0ac83525f068e0a6aefef0380bb7d","kind":"commit","published_at":"2025-06-05T22:41:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8a99a3ed231fdcd8467e986182b4705342b6a15e","kind":"commit","published_at":"2025-05-22T16:08:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc6","sha":"bc5fd1a35778ff74a2fb71efd7eaa6812fb88ad5","kind":"commit","published_at":"2025-05-02T19:30:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc6/manifests"},{"name":"v2.1.3-rc5","sha":"6ffb0183e3775615d67eba1146108c0543973381","kind":"commit","published_at":"2025-04-17T16:25:42.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc5/manifests"},{"name":"v2.1.3-rc4","sha":"cb9b82823a63884fed7323b8913d3c88a6aa0b11","kind":"commit","published_at":"2025-03-24T11:19:09.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc4/manifests"},{"name":"v2.1.3-rc3","sha":"c87f489a7995a06a16c967dcb8090d27b3f1cc15","kind":"commit","published_at":"2025-03-11T17:38:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc3/manifests"},{"name":"v2.1.3-rc2","sha":"05823cd74f365a210eeff345b7471e3fe6347db5","kind":"commit","published_at":"2025-01-30T19:00:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3-rc1","sha":"cf8b20d92df7de650018bfba959e32b8edb64a9b","kind":"commit","published_at":"2025-01-24T22:58:13.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc1/manifests"},{"name":"v2.1.2","sha":"b8437991cb91fb826d79e95956ebf0cc987e411b","kind":"commit","published_at":"2025-01-17T21:09:45.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc5","sha":"d6b38c0767429ad2dbc3517f05e96366963c6d4b","kind":"commit","published_at":"2025-01-17T17:48:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc5/manifests"},{"name":"v2.1.2-rc4","sha":"75c41ad3800e57c8dac0f4cb131bf9b84558e128","kind":"commit","published_at":"2024-12-20T08:11:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"30ecceda8cbbf7f3ffb3082702e0efb5a0998c34","kind":"commit","published_at":"2024-11-01T03:59:36.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"513f2a0dc94c5f36d9d6e1455b562c192664a4c2","kind":"commit","published_at":"2024-10-03T19:27:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"d73081191d5921882430e756d179885a8a171f0b","kind":"commit","published_at":"2024-09-12T15:53:12.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc1/manifests"},{"name":"v2.1.1","sha":"2dea22f74a2ce5b4a1d3a17f793f9df2bb0538d7","kind":"commit","published_at":"2024-08-05T16:11:00.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e5eacaa082c9fa9f85fb4548841e8dc9f1918590","kind":"commit","published_at":"2024-07-09T16:49:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc2","sha":"a4b6892a9c276de41e4858e89774c07032410993","kind":"commit","published_at":"2024-06-04T18:39:18.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc2/manifests"},{"name":"v2.1.0-rc1","sha":"767f81d4f547dfc8a168e01823cecc61204a5177","kind":"commit","published_at":"2024-05-31T16:25:34.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc1/manifests"},{"name":"v2.0.4","sha":"186855b5f8a3c6324845ebd17067f77dc87a896f","kind":"commit","published_at":"2024-04-24T06:23:17.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"819994cca1f3be3827c2dbf9756687f5be279401","kind":"commit","published_at":"2024-03-26T18:33:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"ce7a9466c6a768b5ae57a13068ae6f7a01e3038e","kind":"commit","published_at":"2024-03-13T05:33:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2/manifests"},{"name":"v2.0.2-rc3","sha":"ce7a9466c6a768b5ae57a13068ae6f7a01e3038e","kind":"commit","published_at":"2024-03-13T05:33:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc3/manifests"},{"name":"v2.0.2-rc2","sha":"740eae8f2653bffe2891c5d79a66bb08245f6cb5","kind":"commit","published_at":"2024-02-29T17:09:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc2/manifests"},{"name":"v2.0.2-rc1","sha":"4e33c172bbd82b5636d386aea3b43470221fe834","kind":"commit","published_at":"2024-02-05T19:40:27.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc1/manifests"},{"name":"v2.0.1","sha":"9def35f3b8b38f5a438146a09087edcec00537c7","kind":"commit","published_at":"2024-01-25T22:40:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc2","sha":"ddba1b7baf1a877e76ab7533bd19a26eafc2ebe5","kind":"commit","published_at":"2024-01-25T19:12:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc2/manifests"},{"name":"v2.0.1-rc1","sha":"e9ab5209059eccaa9fc2701a4131b00cc0a23ff9","kind":"commit","published_at":"2024-01-22T17:15:27.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc1/manifests"},{"name":"v2.0.0","sha":"c2196e3ae1625b87b9bdd3ed002466b71c51fc20","kind":"commit","published_at":"2023-12-16T08:05:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc8","sha":"c2196e3ae1625b87b9bdd3ed002466b71c51fc20","kind":"commit","published_at":"2023-12-16T08:05:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc8","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"8e7b2d20471cc1ccd67469fab3499c689749f4bc","kind":"commit","published_at":"2023-11-17T06:58:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc7","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"de24bd937f20a66628fdacf4d658eb95df0b3769","kind":"commit","published_at":"2023-07-22T23:25:02.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"8cc5137b2d04c9e28f6c3d271e0feccd1f71881c","kind":"commit","published_at":"2023-06-23T05:38:50.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc5/manifests"},{"name":"v2.0.0-rc4","sha":"5fcf01d8b8c3fa62fac87681e40120aec27fc17b","kind":"commit","published_at":"2023-05-01T23:25:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"f6a540747f445858bd19a15dfafd20146864825d","kind":"commit","published_at":"2023-02-23T20:32:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"863d057e435910a6ba1866c979b5a6ba11d2f13f","kind":"commit","published_at":"2023-02-01T08:21:14.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc2/manifests"},{"name":"v2.0.0-rc1","sha":"b9971763633f8063945a6c5cd691af4ead95985f","kind":"commit","published_at":"2023-01-18T22:20:55.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc1/manifests"},{"name":"v1.4.3-rc9","sha":"69f0cf6bb4727884af42f38c92858fdb114104de","kind":"commit","published_at":"2022-11-30T07:35:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc9/manifests"},{"name":"v1.4.3","sha":"69f0cf6bb4727884af42f38c92858fdb114104de","kind":"commit","published_at":"2022-11-30T07:35:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3/manifests"},{"name":"v1.4.3-rc8","sha":"f75bce3085bbe4b1727e31b7a0b29af4aefdca0d","kind":"commit","published_at":"2022-11-23T18:53:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc8/manifests"},{"name":"v1.4.3-rc7","sha":"bdddb8fab97e5157940e8b2617dca6d3fc635eee","kind":"commit","published_at":"2022-11-13T14:43:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc7/manifests"},{"name":"v1.4.3-rc6","sha":"08c8d493f5834b8f0d1a69eaef08e592dcdf9d5d","kind":"commit","published_at":"2022-11-11T05:55:07.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc6/manifests"},{"name":"v1.4.3-rc5","sha":"f9b575e1cfe470979db6108b5ef2b08f0d05ab98","kind":"commit","published_at":"2022-11-08T08:39:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc5/manifests"},{"name":"v1.4.3-rc4","sha":"1d9c88c313008650ae7f15920c05770792d2e2a9","kind":"commit","published_at":"2022-10-23T06:44:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc4/manifests"},{"name":"v1.4.3-rc3","sha":"fd87a228292b849a5f9f9884c43753a564023d7a","kind":"commit","published_at":"2022-10-11T17:05:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc3/manifests"},{"name":"v1.4.3-rc2","sha":"3c0c51fcbe5c1be0e0d2da83d0351d268f34f8e2","kind":"commit","published_at":"2022-10-06T16:41:16.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc2/manifests"},{"name":"v1.4.3-rc1","sha":"18d17f5d4c458126eccfc96bfbde5eb5d59ad893","kind":"commit","published_at":"2022-09-27T18:31:54.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc1/manifests"},{"name":"v1.4.2","sha":"19410e20e5fde3191215f0e8a9bb75f4527045c6","kind":"commit","published_at":"2022-09-16T06:15:57.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2/manifests"},{"name":"v1.4.2-rc6","sha":"90c8390c29ce4b70312f3211821af3367df737a5","kind":"commit","published_at":"2022-09-15T22:51:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc6/manifests"},{"name":"v1.4.2-rc5","sha":"f9f388f32e7f2d86d0de452fc03a625bc5a578cd","kind":"commit","published_at":"2022-08-24T07:04:34.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc5/manifests"},{"name":"v1.4.2-rc4","sha":"eb77307b63e48ec9e986317bed3b2bfd4b35c838","kind":"commit","published_at":"2022-08-22T21:55:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc4/manifests"},{"name":"v1.4.2-rc3","sha":"5c01c4eab490adda197f9842e2e1f00281f238fa","kind":"commit","published_at":"2022-08-20T08:18:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc3/manifests"},{"name":"v1.4.2-rc2","sha":"6d5b208e932bd338dc25a1d02f647b45e715b3bc","kind":"commit","published_at":"2022-07-04T19:33:11.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc2/manifests"},{"name":"v1.4.2-rc1","sha":"ada21ed84237e858892d436c677bddeddd189342","kind":"commit","published_at":"2022-06-30T16:53:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc1/manifests"},{"name":"v1.4.1-rc6","sha":"620bc7c517dc9c5c41e918f7c6bf8026633fd6cf","kind":"commit","published_at":"2022-06-09T05:50:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc6/manifests"},{"name":"v1.4.1","sha":"620bc7c517dc9c5c41e918f7c6bf8026633fd6cf","kind":"commit","published_at":"2022-06-09T05:50:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1/manifests"},{"name":"v1.4.1-rc5","sha":"081ba0b2f28c508047522af675cb9d29b7b717cc","kind":"commit","published_at":"2022-06-02T15:58:02.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc5/manifests"},{"name":"v1.4.1-rc4","sha":"3ca2393dec24d1ab26c4160c39c1d192b65e16c0","kind":"commit","published_at":"2022-05-23T06:01:01.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc4/manifests"},{"name":"v1.4.1-rc3","sha":"36c9631000221c733b89bac4b61a72a40dbc3550","kind":"commit","published_at":"2022-05-22T23:35:16.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc3/manifests"},{"name":"v1.4.1-rc2","sha":"799eab63a967439cf5e57ffda713ff29b69ea2a3","kind":"commit","published_at":"2022-05-18T17:35:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc2/manifests"},{"name":"v1.4.1-rc1","sha":"e1a1bdff1ad35afd6df495e5a57a51649b47c3c4","kind":"commit","published_at":"2022-04-27T18:58:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc1/manifests"},{"name":"v1.4.0-rc4","sha":"ad90a4975f896fa6ea0140107b7a0c87edfcae76","kind":"commit","published_at":"2022-04-19T17:49:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc4/manifests"},{"name":"v1.4.0","sha":"ad90a4975f896fa6ea0140107b7a0c87edfcae76","kind":"commit","published_at":"2022-04-19T17:49:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc3","sha":"475d97b1adb780d00eb55b3fce8942ddf5b32ffb","kind":"commit","published_at":"2022-04-05T17:12:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc3/manifests"},{"name":"v1.4.0-rc2","sha":"554e99a967b0e1fcc99eee2ec325e0aeda63d551","kind":"commit","published_at":"2022-03-24T20:27:40.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc2/manifests"},{"name":"v1.4.0-rc1","sha":"cff3be638f080c29065aa9e86390c2db889c5618","kind":"commit","published_at":"2022-03-18T02:13:49.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc1/manifests"},{"name":"v1.3.9","sha":"bf21435d42e64b1b4a13539b1f2a66982574d684","kind":"commit","published_at":"2022-03-02T21:28:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"408f043f1e619cf3b9913fdf9d2c52249d537b35","kind":"commit","published_at":"2022-02-25T17:23:57.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8/manifests"},{"name":"v1.3.8-rc3","sha":"38a110314ba3af67f970ed0ac909102edf7208d3","kind":"commit","published_at":"2022-02-14T22:03:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc3/manifests"},{"name":"v1.3.8-rc2","sha":"36ce0f8bb04405c53bd0bf1f98394097ac1623e5","kind":"commit","published_at":"2022-02-11T21:36:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc2/manifests"},{"name":"v1.3.7","sha":"cac7fe48544b7712f880bd9d6e063129e1799a89","kind":"commit","published_at":"2021-12-29T06:25:11.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"c61c3836db9fd472864bcf497d9fbd97269b02e3","kind":"commit","published_at":"2021-12-09T19:18:09.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"627cb97ef139583ea1246e76ad0c76396be3c7fc","kind":"commit","published_at":"2021-12-08T18:04:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e42e42a2cc4c9423a10a4e13e734d6eb302467a3","kind":"commit","published_at":"2021-12-02T02:55:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"5c07e19c8d8c7e309c6c523a2419e40be4ac43c6","kind":"commit","published_at":"2021-11-15T17:32:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"8e4d8288677a0fed78a27c1756a22e9b73737f2e","kind":"commit","published_at":"2021-11-12T19:14:10.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"008d38244660c46e2795c62798afcf319082a881","kind":"commit","published_at":"2021-09-20T17:24:07.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c8779d9e87d9ca000fcaf82732071787a345a377","kind":"commit","published_at":"2021-09-01T00:26:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.0/manifests"},{"name":"v1.2.8","sha":"c6670b13295ffe69bcab59c655d5b02e2c13b9ab","kind":"commit","published_at":"2021-08-24T00:30:41.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"63b88d0e57034a85e1a390c65e1cc843bb6b7889","kind":"commit","published_at":"2021-08-10T06:19:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"53b5fa6493af0e8510001d8b07a9efe2cf7db584","kind":"commit","published_at":"2021-08-09T16:40:35.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"f10c174c0ed24bc464ca3a5f76393b19ca911151","kind":"commit","published_at":"2021-07-23T17:00:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"b686a48812868a528680a215f6542db32664bfe4","kind":"commit","published_at":"2021-07-01T18:15:44.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"30c562be6b7dca89cfa601e9f8387fd68e72d89c","kind":"commit","published_at":"2021-07-01T17:07:08.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"af30c06aff40dacc717f68677f156ad4a574fce2","kind":"commit","published_at":"2021-06-30T08:42:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"792e82cbdfb218f13256ece73ecf9ee8c47438a1","kind":"commit","published_at":"2021-06-24T19:15:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"28974e81dcd449e78d4735f08b960b88f5ea068a","kind":"commit","published_at":"2021-05-21T17:18:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.0/manifests"},{"name":"v1.1.14","sha":"4eb92a02abe28f471c7f37c908d258003b0b7f0d","kind":"commit","published_at":"2021-05-04T20:44:45.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.14","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"be9cf71c94d79a34606ee78a2e8d423092573bd5","kind":"commit","published_at":"2021-01-29T22:14:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.13","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"7854083021e97d1343ae7bc76fa4aa5217e6a792","kind":"commit","published_at":"2020-11-20T16:50:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.12","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"f2d4b57638f1b8cdc73ab3f37d5fbdb6eacda9da","kind":"commit","published_at":"2020-10-28T16:11:03.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.11","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"17dce7e63bd09c41b25d3e0f195fc10796532d45","kind":"commit","published_at":"2020-10-19T17:21:38.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.10","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"ea0ef61a654b47e06ec978a53f176419dd5f0277","kind":"commit","published_at":"2020-09-24T18:43:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"ebfc5958dd2d1632cb28f7ae03aa9b5ffbd08cc3","kind":"commit","published_at":"2020-08-21T17:02:49.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"a06ad7e70183a23b4dbe0c10990353eeb499edb7","kind":"commit","published_at":"2020-08-17T23:33:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"703eb182feb9f32794441e74c000fd3398f94ef4","kind":"commit","published_at":"2020-08-11T04:49:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"e0cdc6b6a48979de5abc973900ab35d5babe59db","kind":"commit","published_at":"2020-07-15T17:00:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"728eb7f6fc1607d2247a81fd300c35141ca2f369","kind":"commit","published_at":"2020-07-15T03:08:18.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"811a4248581f610c0cea61562da7320ac3b6db02","kind":"commit","published_at":"2020-07-07T18:01:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"80244f12828af12e5cd64f25f29c7dbc1fb3a0a2","kind":"commit","published_at":"2020-07-02T19:09:03.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3dc9885ee98d4e321a5ab2e87614d4b77544496a","kind":"commit","published_at":"2020-06-18T23:20:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"afa52bc54d2aff539d96a37c7e288d8e77a35fd0","kind":"commit","published_at":"2020-05-20T00:27:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"355a3b4f0e2bb62156efb08fcee7534db7a32d8b","kind":"commit","published_at":"2020-02-13T19:44:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.0.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"10d8a8650f410ef2ea669a8071613d0333090a18","kind":"commit","published_at":"2020-01-17T01:46:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.0.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.0/manifests"},{"name":"v0.3.10","sha":"92d8f7c866632b0790ad19cc146025a36986462a","kind":"commit","published_at":"2020-01-15T17:57:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.10","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"17ac1be723dab566efff14c71abb93282988abc2","kind":"commit","published_at":"2020-01-08T17:41:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.9","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"2b9d29c9a23c0ec0508b08f956634c57a27ef02f","kind":"commit","published_at":"2020-01-06T07:45:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.8","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"9a18c1bfa197759423c3f35e3bc7b20b05f9fe2b","kind":"commit","published_at":"2019-11-26T22:36:54.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.7","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"3e7ca9c5174dae0688977f8c63304b9c735693da","kind":"commit","published_at":"2019-11-26T17:53:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.6","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"181fe595c565a87e7d458813cbe998a27e75e919","kind":"commit","published_at":"2019-11-18T20:30:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.5","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"0550752e63310b3d8ca72f254e2d5c43a715d095","kind":"commit","published_at":"2019-11-08T20:35:24.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.4","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"24361364a7184860e2ec0eaaa99b9ee71994b68d","kind":"commit","published_at":"2019-10-24T23:45:00.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.3","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a1a05a8a410dd9b5380da92c24c44cc3453766a3","kind":"commit","published_at":"2019-10-24T20:32:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.2","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"bb59923ed015efb68ca050feb6b8a89ff391ab0c","kind":"commit","published_at":"2019-09-21T01:46:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.0/manifests"},{"name":"v0.3.1","sha":"bb59923ed015efb68ca050feb6b8a89ff391ab0c","kind":"commit","published_at":"2019-09-21T01:46:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.1","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.1/manifests"},{"name":"0.3.0","sha":"b82bb2c06a106b460fed4626ea3538c0fcdafa83","kind":"commit","published_at":"2019-09-20T19:58:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/0.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/0.3.0/manifests"},{"name":"v0.2.9","sha":"ae6651a919245cb4fcbf83519c34bdefecdf3b2a","kind":"commit","published_at":"2019-08-27T22:45:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.9","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"09301f17fb8f6ac4f02b6cebd498b5dab7ebbd31","kind":"commit","published_at":"2019-08-14T21:04:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.8","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"6146f2f9552e1a15a788689522469a1c5a44ca56","kind":"commit","published_at":"2019-07-11T02:20:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.7","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"131e19c26d8aebc3c084dac20c10815bfd200603","kind":"commit","published_at":"2019-06-27T00:43:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.6","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.6/manifests"}]},"repo_metadata_updated_at":"2026-08-19T09:56:24.113Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/project-zot/zot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/project-zot/zot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/project-zot/zot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/project-zot/zot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T21:24:23.814Z","issues_count":288,"pull_requests_count":1691,"avg_time_to_close_issue":10202336.467065869,"avg_time_to_close_pull_request":834731.4544817928,"issues_closed_count":167,"pull_requests_closed_count":1428,"pull_request_authors_count":66,"issue_authors_count":138,"avg_comments_per_issue":3.517361111111111,"avg_comments_per_pull_request":1.4606741573033708,"merged_pull_requests_count":427,"bot_issues_count":6,"bot_pull_requests_count":1048,"past_year_issues_count":58,"past_year_pull_requests_count":201,"past_year_avg_time_to_close_issue":2375236.6666666665,"past_year_avg_time_to_close_pull_request":946020.1349206349,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":126,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":3.2241379310344827,"past_year_avg_comments_per_pull_request":1.835820895522388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":69,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/issues","maintainers":[{"login":"peusebiu","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peusebiu"},{"login":"eusebiu-constantin-petu-dbk","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eusebiu-constantin-petu-dbk"},{"login":"rchamarthy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rchamarthy"},{"login":"adodon2go","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adodon2go"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282221,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"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-09-02T05:03:03.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4191200,"name":"zotregistry.io/zot","ecosystem":"go","description":"","homepage":"https://github.com/project-zot/zot","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/project-zot/zot","keywords_array":[],"namespace":"zotregistry.io","versions_count":82,"first_release_published_at":"2019-06-27T00:43:15.000Z","latest_release_published_at":"2022-11-30T07:35:06.000Z","latest_release_number":"v1.4.3","last_synced_at":"2026-09-02T09:07:07.718Z","created_at":"2022-04-12T19:56:06.753Z","updated_at":"2026-09-02T09:07:07.718Z","registry_url":"https://pkg.go.dev/zotregistry.io/zot","install_command":"go get zotregistry.io/zot","documentation_url":"https://pkg.go.dev/zotregistry.io/zot#section-documentation","metadata":{},"repo_metadata":{"id":37101650,"uuid":"193163140","full_name":"project-zot/zot","owner":"project-zot","description":"zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)","archived":false,"fork":false,"pushed_at":"2026-08-10T19:56:12.000Z","size":142796,"stargazers_count":2595,"open_issues_count":75,"forks_count":249,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-10T21:17:33.441Z","etag":null,"topics":["distribution-spec","helm","kubernetes","oci","oci-distribution","opencontainers","zot"],"latest_commit_sha":null,"homepage":"https://zotregistry.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/project-zot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-06-21T21:40:58.000Z","updated_at":"2026-08-10T20:36:49.000Z","dependencies_parsed_at":"2022-07-12T16:14:00.215Z","dependency_job_id":"2591da64-073a-42ba-9347-5455a624dcbe","html_url":"https://github.com/project-zot/zot","commit_stats":null,"previous_names":["anuvu/zot"],"tags_count":133,"template":false,"template_full_name":null,"purl":"pkg:github/project-zot/zot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/sbom","scorecard":{"id":40833,"data":{"date":"2025-08-14T19:39:02Z","repo":{"name":"github.com/project-zot/zot","commit":"e8b530ad9d0222e68aa0b2cc9939a5376df2e7c4"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:109","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:109","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:138","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:225","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:266","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:302","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:303","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yaml:23","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:60","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/branch-cov.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/build.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cloc.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cluster.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/codeql-analysis.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/commit-msg.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/compare-binary-size.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/dco.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/ecosystem-tools.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/gc-stress-test.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gqlgen.yaml:17","Info: topLevel permissions set to 'read-all': .github/workflows/license.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/nightly.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/oci-conformance-action.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/publish.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/sync-3rdparty-images.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/test.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/tls.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/verify-config.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/web-scan.yaml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:428: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:505: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/stale.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: containerImage not pinned by hash: build/Dockerfile:4","Warn: containerImage not pinned by hash: build/Dockerfile:32","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:4","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:28","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:4","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:31","Warn: containerImage not pinned by hash: build/Dockerfile-zb:4","Warn: containerImage not pinned by hash: build/Dockerfile-zb:19","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:4","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:32","Warn: pipCommand not pinned by hash: test/blackbox/helpers_events.bash:40","Warn: goCommand not pinned by hash: .github/workflows/branch-cov.yaml:30","Warn: goCommand not pinned by hash: .github/workflows/cloc.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:310","Warn: pipCommand not pinned by hash: .github/workflows/dco.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:80","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:114","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:198","Warn: npmCommand not pinned by hash: .github/workflows/gqlgen.yaml:47","Warn: goCommand not pinned by hash: .github/workflows/license.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:236","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:237","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:322","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:323","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:341","Info:   0 out of 118 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   8 out of  11 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:206","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:233","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:270","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:305","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:330","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:386","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:447","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:478","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:484","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:510","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:545","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:571","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:590","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:617","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:646","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:696","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:770","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:810","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:842","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:863","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:896","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:937","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:974","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1011","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1048"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/sync-3rdparty-images.yaml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.1.7 not signed: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 not signed: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 not signed: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 not signed: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 not signed: https://api.github.com/repos/project-zot/zot/releases/220438985","Warn: release artifact v2.1.7 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/220438985"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3770","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GHSA-9h84-qmv7-982p","Warn: Project is vulnerable to: GHSA-f9f8-9pmf-xv68"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: chainguard-images, cisco, cisco systems, cisco-open, germanbrew, luxoft, lxc, opencontainers, prometheus, prometheus-community, qtile, shadow-maint, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T21:28:52.924Z","repository_id":37101650,"created_at":"2025-08-14T21:28:52.924Z","updated_at":"2025-08-14T21:28:52.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36781314,"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":"project-zot","name":"The zot Project","uuid":"93798821","kind":"organization","description":"zot OCI Container Registry","email":null,"website":"https://zotregistry.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93798821?v=4","repositories_count":13,"last_synced_at":"2023-03-04T05:24:16.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/project-zot","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:44:19.473Z","updated_at":"2023-03-04T05:24:16.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot/repositories"},"tags":[{"name":"v2.1.18","sha":"7bb211bcd4352b90f3e99752607fbd1f050bf7ca","kind":"commit","published_at":"2026-06-24T05:37:29.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.18","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"08b26876daaeb5ebc138775f103586cb7aa475fd","kind":"commit","published_at":"2026-05-18T05:21:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.17","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.17/manifests"},{"name":"v2.1.16","sha":"b47b643e05bab5c2d7fc0466d11ec5842a9d269c","kind":"commit","published_at":"2026-04-19T05:57:24.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.16","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"ace12e2a12d0e104f6fb0aecf162b29e8c67b8a9","kind":"commit","published_at":"2026-03-08T07:42:53.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.15","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.15/manifests"},{"name":"v2.1.14","sha":"bf619c570e194beee8bb79aeb9d5f23b856c7204","kind":"commit","published_at":"2026-01-25T05:03:53.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.14","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.14/manifests"},{"name":"v2.1.13","sha":"4ad3fad3bceb70c8ebd1669b0962c177353339b2","kind":"commit","published_at":"2025-12-23T09:30:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.13","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"331a927fa4288b4aa99703b5d10b8e0deef7a27e","kind":"commit","published_at":"2025-12-19T20:12:10.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.12","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"69dd648d20eb7acf42dd6b93327ec678c66664bb","kind":"commit","published_at":"2025-11-20T17:21:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.11","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"dfb5d1df5403186d2359d95cb24c8e2f17ad930c","kind":"commit","published_at":"2025-10-18T08:20:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.10","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"73eef25681afcacc372f16ac5159743ab7b373ec","kind":"commit","published_at":"2025-10-14T05:49:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.9","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"b740a6f03772c00759795f1a9d5883bf165041d8","kind":"commit","published_at":"2025-09-01T18:55:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.8","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"41183693b0104fc19939a73c89c2f3a9f6f946b7","kind":"commit","published_at":"2025-08-03T15:58:30.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.7","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"966d4584ba7216664d89bfc263f2bceada59f2f3","kind":"commit","published_at":"2025-07-26T07:10:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"100dfec1424c9aa2b38d26b1c90091bbc6fe5a24","kind":"commit","published_at":"2025-06-17T17:09:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"483c869920c0ac83525f068e0a6aefef0380bb7d","kind":"commit","published_at":"2025-06-05T22:41:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8a99a3ed231fdcd8467e986182b4705342b6a15e","kind":"commit","published_at":"2025-05-22T16:08:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc6","sha":"bc5fd1a35778ff74a2fb71efd7eaa6812fb88ad5","kind":"commit","published_at":"2025-05-02T19:30:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc6/manifests"},{"name":"v2.1.3-rc5","sha":"6ffb0183e3775615d67eba1146108c0543973381","kind":"commit","published_at":"2025-04-17T16:25:42.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc5/manifests"},{"name":"v2.1.3-rc4","sha":"cb9b82823a63884fed7323b8913d3c88a6aa0b11","kind":"commit","published_at":"2025-03-24T11:19:09.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc4/manifests"},{"name":"v2.1.3-rc3","sha":"c87f489a7995a06a16c967dcb8090d27b3f1cc15","kind":"commit","published_at":"2025-03-11T17:38:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc3/manifests"},{"name":"v2.1.3-rc2","sha":"05823cd74f365a210eeff345b7471e3fe6347db5","kind":"commit","published_at":"2025-01-30T19:00:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3-rc1","sha":"cf8b20d92df7de650018bfba959e32b8edb64a9b","kind":"commit","published_at":"2025-01-24T22:58:13.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc1/manifests"},{"name":"v2.1.2","sha":"b8437991cb91fb826d79e95956ebf0cc987e411b","kind":"commit","published_at":"2025-01-17T21:09:45.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc5","sha":"d6b38c0767429ad2dbc3517f05e96366963c6d4b","kind":"commit","published_at":"2025-01-17T17:48:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc5/manifests"},{"name":"v2.1.2-rc4","sha":"75c41ad3800e57c8dac0f4cb131bf9b84558e128","kind":"commit","published_at":"2024-12-20T08:11:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"30ecceda8cbbf7f3ffb3082702e0efb5a0998c34","kind":"commit","published_at":"2024-11-01T03:59:36.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"513f2a0dc94c5f36d9d6e1455b562c192664a4c2","kind":"commit","published_at":"2024-10-03T19:27:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"d73081191d5921882430e756d179885a8a171f0b","kind":"commit","published_at":"2024-09-12T15:53:12.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc1/manifests"},{"name":"v2.1.1","sha":"2dea22f74a2ce5b4a1d3a17f793f9df2bb0538d7","kind":"commit","published_at":"2024-08-05T16:11:00.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e5eacaa082c9fa9f85fb4548841e8dc9f1918590","kind":"commit","published_at":"2024-07-09T16:49:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc2","sha":"a4b6892a9c276de41e4858e89774c07032410993","kind":"commit","published_at":"2024-06-04T18:39:18.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc2/manifests"},{"name":"v2.1.0-rc1","sha":"767f81d4f547dfc8a168e01823cecc61204a5177","kind":"commit","published_at":"2024-05-31T16:25:34.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc1/manifests"},{"name":"v2.0.4","sha":"186855b5f8a3c6324845ebd17067f77dc87a896f","kind":"commit","published_at":"2024-04-24T06:23:17.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"819994cca1f3be3827c2dbf9756687f5be279401","kind":"commit","published_at":"2024-03-26T18:33:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"ce7a9466c6a768b5ae57a13068ae6f7a01e3038e","kind":"commit","published_at":"2024-03-13T05:33:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2/manifests"},{"name":"v2.0.2-rc3","sha":"ce7a9466c6a768b5ae57a13068ae6f7a01e3038e","kind":"commit","published_at":"2024-03-13T05:33:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc3/manifests"},{"name":"v2.0.2-rc2","sha":"740eae8f2653bffe2891c5d79a66bb08245f6cb5","kind":"commit","published_at":"2024-02-29T17:09:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc2/manifests"},{"name":"v2.0.2-rc1","sha":"4e33c172bbd82b5636d386aea3b43470221fe834","kind":"commit","published_at":"2024-02-05T19:40:27.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc1/manifests"},{"name":"v2.0.1","sha":"9def35f3b8b38f5a438146a09087edcec00537c7","kind":"commit","published_at":"2024-01-25T22:40:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc2","sha":"ddba1b7baf1a877e76ab7533bd19a26eafc2ebe5","kind":"commit","published_at":"2024-01-25T19:12:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc2/manifests"},{"name":"v2.0.1-rc1","sha":"e9ab5209059eccaa9fc2701a4131b00cc0a23ff9","kind":"commit","published_at":"2024-01-22T17:15:27.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc1/manifests"},{"name":"v2.0.0","sha":"c2196e3ae1625b87b9bdd3ed002466b71c51fc20","kind":"commit","published_at":"2023-12-16T08:05:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc8","sha":"c2196e3ae1625b87b9bdd3ed002466b71c51fc20","kind":"commit","published_at":"2023-12-16T08:05:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc8","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"8e7b2d20471cc1ccd67469fab3499c689749f4bc","kind":"commit","published_at":"2023-11-17T06:58:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc7","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"de24bd937f20a66628fdacf4d658eb95df0b3769","kind":"commit","published_at":"2023-07-22T23:25:02.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"8cc5137b2d04c9e28f6c3d271e0feccd1f71881c","kind":"commit","published_at":"2023-06-23T05:38:50.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc5/manifests"},{"name":"v2.0.0-rc4","sha":"5fcf01d8b8c3fa62fac87681e40120aec27fc17b","kind":"commit","published_at":"2023-05-01T23:25:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"f6a540747f445858bd19a15dfafd20146864825d","kind":"commit","published_at":"2023-02-23T20:32:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"863d057e435910a6ba1866c979b5a6ba11d2f13f","kind":"commit","published_at":"2023-02-01T08:21:14.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc2/manifests"},{"name":"v2.0.0-rc1","sha":"b9971763633f8063945a6c5cd691af4ead95985f","kind":"commit","published_at":"2023-01-18T22:20:55.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc1/manifests"},{"name":"v1.4.3-rc9","sha":"69f0cf6bb4727884af42f38c92858fdb114104de","kind":"commit","published_at":"2022-11-30T07:35:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc9/manifests"},{"name":"v1.4.3","sha":"69f0cf6bb4727884af42f38c92858fdb114104de","kind":"commit","published_at":"2022-11-30T07:35:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3/manifests"},{"name":"v1.4.3-rc8","sha":"f75bce3085bbe4b1727e31b7a0b29af4aefdca0d","kind":"commit","published_at":"2022-11-23T18:53:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc8/manifests"},{"name":"v1.4.3-rc7","sha":"bdddb8fab97e5157940e8b2617dca6d3fc635eee","kind":"commit","published_at":"2022-11-13T14:43:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc7/manifests"},{"name":"v1.4.3-rc6","sha":"08c8d493f5834b8f0d1a69eaef08e592dcdf9d5d","kind":"commit","published_at":"2022-11-11T05:55:07.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc6/manifests"},{"name":"v1.4.3-rc5","sha":"f9b575e1cfe470979db6108b5ef2b08f0d05ab98","kind":"commit","published_at":"2022-11-08T08:39:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc5/manifests"},{"name":"v1.4.3-rc4","sha":"1d9c88c313008650ae7f15920c05770792d2e2a9","kind":"commit","published_at":"2022-10-23T06:44:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc4/manifests"},{"name":"v1.4.3-rc3","sha":"fd87a228292b849a5f9f9884c43753a564023d7a","kind":"commit","published_at":"2022-10-11T17:05:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc3/manifests"},{"name":"v1.4.3-rc2","sha":"3c0c51fcbe5c1be0e0d2da83d0351d268f34f8e2","kind":"commit","published_at":"2022-10-06T16:41:16.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc2/manifests"},{"name":"v1.4.3-rc1","sha":"18d17f5d4c458126eccfc96bfbde5eb5d59ad893","kind":"commit","published_at":"2022-09-27T18:31:54.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc1/manifests"},{"name":"v1.4.2","sha":"19410e20e5fde3191215f0e8a9bb75f4527045c6","kind":"commit","published_at":"2022-09-16T06:15:57.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2/manifests"},{"name":"v1.4.2-rc6","sha":"90c8390c29ce4b70312f3211821af3367df737a5","kind":"commit","published_at":"2022-09-15T22:51:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc6/manifests"},{"name":"v1.4.2-rc5","sha":"f9f388f32e7f2d86d0de452fc03a625bc5a578cd","kind":"commit","published_at":"2022-08-24T07:04:34.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc5/manifests"},{"name":"v1.4.2-rc4","sha":"eb77307b63e48ec9e986317bed3b2bfd4b35c838","kind":"commit","published_at":"2022-08-22T21:55:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc4/manifests"},{"name":"v1.4.2-rc3","sha":"5c01c4eab490adda197f9842e2e1f00281f238fa","kind":"commit","published_at":"2022-08-20T08:18:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc3/manifests"},{"name":"v1.4.2-rc2","sha":"6d5b208e932bd338dc25a1d02f647b45e715b3bc","kind":"commit","published_at":"2022-07-04T19:33:11.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc2/manifests"},{"name":"v1.4.2-rc1","sha":"ada21ed84237e858892d436c677bddeddd189342","kind":"commit","published_at":"2022-06-30T16:53:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc1/manifests"},{"name":"v1.4.1-rc6","sha":"620bc7c517dc9c5c41e918f7c6bf8026633fd6cf","kind":"commit","published_at":"2022-06-09T05:50:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc6/manifests"},{"name":"v1.4.1","sha":"620bc7c517dc9c5c41e918f7c6bf8026633fd6cf","kind":"commit","published_at":"2022-06-09T05:50:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1/manifests"},{"name":"v1.4.1-rc5","sha":"081ba0b2f28c508047522af675cb9d29b7b717cc","kind":"commit","published_at":"2022-06-02T15:58:02.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc5/manifests"},{"name":"v1.4.1-rc4","sha":"3ca2393dec24d1ab26c4160c39c1d192b65e16c0","kind":"commit","published_at":"2022-05-23T06:01:01.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc4/manifests"},{"name":"v1.4.1-rc3","sha":"36c9631000221c733b89bac4b61a72a40dbc3550","kind":"commit","published_at":"2022-05-22T23:35:16.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc3/manifests"},{"name":"v1.4.1-rc2","sha":"799eab63a967439cf5e57ffda713ff29b69ea2a3","kind":"commit","published_at":"2022-05-18T17:35:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc2/manifests"},{"name":"v1.4.1-rc1","sha":"e1a1bdff1ad35afd6df495e5a57a51649b47c3c4","kind":"commit","published_at":"2022-04-27T18:58:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc1/manifests"},{"name":"v1.4.0-rc4","sha":"ad90a4975f896fa6ea0140107b7a0c87edfcae76","kind":"commit","published_at":"2022-04-19T17:49:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc4/manifests"},{"name":"v1.4.0","sha":"ad90a4975f896fa6ea0140107b7a0c87edfcae76","kind":"commit","published_at":"2022-04-19T17:49:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc3","sha":"475d97b1adb780d00eb55b3fce8942ddf5b32ffb","kind":"commit","published_at":"2022-04-05T17:12:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc3/manifests"},{"name":"v1.4.0-rc2","sha":"554e99a967b0e1fcc99eee2ec325e0aeda63d551","kind":"commit","published_at":"2022-03-24T20:27:40.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc2/manifests"},{"name":"v1.4.0-rc1","sha":"cff3be638f080c29065aa9e86390c2db889c5618","kind":"commit","published_at":"2022-03-18T02:13:49.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc1/manifests"},{"name":"v1.3.9","sha":"bf21435d42e64b1b4a13539b1f2a66982574d684","kind":"commit","published_at":"2022-03-02T21:28:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"408f043f1e619cf3b9913fdf9d2c52249d537b35","kind":"commit","published_at":"2022-02-25T17:23:57.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8/manifests"},{"name":"v1.3.8-rc3","sha":"38a110314ba3af67f970ed0ac909102edf7208d3","kind":"commit","published_at":"2022-02-14T22:03:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc3/manifests"},{"name":"v1.3.8-rc2","sha":"36ce0f8bb04405c53bd0bf1f98394097ac1623e5","kind":"commit","published_at":"2022-02-11T21:36:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc2/manifests"},{"name":"v1.3.7","sha":"cac7fe48544b7712f880bd9d6e063129e1799a89","kind":"commit","published_at":"2021-12-29T06:25:11.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"c61c3836db9fd472864bcf497d9fbd97269b02e3","kind":"commit","published_at":"2021-12-09T19:18:09.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"627cb97ef139583ea1246e76ad0c76396be3c7fc","kind":"commit","published_at":"2021-12-08T18:04:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e42e42a2cc4c9423a10a4e13e734d6eb302467a3","kind":"commit","published_at":"2021-12-02T02:55:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"5c07e19c8d8c7e309c6c523a2419e40be4ac43c6","kind":"commit","published_at":"2021-11-15T17:32:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"8e4d8288677a0fed78a27c1756a22e9b73737f2e","kind":"commit","published_at":"2021-11-12T19:14:10.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"008d38244660c46e2795c62798afcf319082a881","kind":"commit","published_at":"2021-09-20T17:24:07.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c8779d9e87d9ca000fcaf82732071787a345a377","kind":"commit","published_at":"2021-09-01T00:26:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.0/manifests"},{"name":"v1.2.8","sha":"c6670b13295ffe69bcab59c655d5b02e2c13b9ab","kind":"commit","published_at":"2021-08-24T00:30:41.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"63b88d0e57034a85e1a390c65e1cc843bb6b7889","kind":"commit","published_at":"2021-08-10T06:19:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"53b5fa6493af0e8510001d8b07a9efe2cf7db584","kind":"commit","published_at":"2021-08-09T16:40:35.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"f10c174c0ed24bc464ca3a5f76393b19ca911151","kind":"commit","published_at":"2021-07-23T17:00:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"b686a48812868a528680a215f6542db32664bfe4","kind":"commit","published_at":"2021-07-01T18:15:44.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"30c562be6b7dca89cfa601e9f8387fd68e72d89c","kind":"commit","published_at":"2021-07-01T17:07:08.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"af30c06aff40dacc717f68677f156ad4a574fce2","kind":"commit","published_at":"2021-06-30T08:42:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"792e82cbdfb218f13256ece73ecf9ee8c47438a1","kind":"commit","published_at":"2021-06-24T19:15:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"28974e81dcd449e78d4735f08b960b88f5ea068a","kind":"commit","published_at":"2021-05-21T17:18:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.0/manifests"},{"name":"v1.1.14","sha":"4eb92a02abe28f471c7f37c908d258003b0b7f0d","kind":"commit","published_at":"2021-05-04T20:44:45.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.14","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"be9cf71c94d79a34606ee78a2e8d423092573bd5","kind":"commit","published_at":"2021-01-29T22:14:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.13","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"7854083021e97d1343ae7bc76fa4aa5217e6a792","kind":"commit","published_at":"2020-11-20T16:50:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.12","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"f2d4b57638f1b8cdc73ab3f37d5fbdb6eacda9da","kind":"commit","published_at":"2020-10-28T16:11:03.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.11","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"17dce7e63bd09c41b25d3e0f195fc10796532d45","kind":"commit","published_at":"2020-10-19T17:21:38.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.10","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"ea0ef61a654b47e06ec978a53f176419dd5f0277","kind":"commit","published_at":"2020-09-24T18:43:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"ebfc5958dd2d1632cb28f7ae03aa9b5ffbd08cc3","kind":"commit","published_at":"2020-08-21T17:02:49.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"a06ad7e70183a23b4dbe0c10990353eeb499edb7","kind":"commit","published_at":"2020-08-17T23:33:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"703eb182feb9f32794441e74c000fd3398f94ef4","kind":"commit","published_at":"2020-08-11T04:49:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"e0cdc6b6a48979de5abc973900ab35d5babe59db","kind":"commit","published_at":"2020-07-15T17:00:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"728eb7f6fc1607d2247a81fd300c35141ca2f369","kind":"commit","published_at":"2020-07-15T03:08:18.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"811a4248581f610c0cea61562da7320ac3b6db02","kind":"commit","published_at":"2020-07-07T18:01:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"80244f12828af12e5cd64f25f29c7dbc1fb3a0a2","kind":"commit","published_at":"2020-07-02T19:09:03.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3dc9885ee98d4e321a5ab2e87614d4b77544496a","kind":"commit","published_at":"2020-06-18T23:20:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"afa52bc54d2aff539d96a37c7e288d8e77a35fd0","kind":"commit","published_at":"2020-05-20T00:27:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"355a3b4f0e2bb62156efb08fcee7534db7a32d8b","kind":"commit","published_at":"2020-02-13T19:44:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.0.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"10d8a8650f410ef2ea669a8071613d0333090a18","kind":"commit","published_at":"2020-01-17T01:46:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.0.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.0/manifests"},{"name":"v0.3.10","sha":"92d8f7c866632b0790ad19cc146025a36986462a","kind":"commit","published_at":"2020-01-15T17:57:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.10","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"17ac1be723dab566efff14c71abb93282988abc2","kind":"commit","published_at":"2020-01-08T17:41:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.9","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"2b9d29c9a23c0ec0508b08f956634c57a27ef02f","kind":"commit","published_at":"2020-01-06T07:45:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.8","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"9a18c1bfa197759423c3f35e3bc7b20b05f9fe2b","kind":"commit","published_at":"2019-11-26T22:36:54.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.7","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"3e7ca9c5174dae0688977f8c63304b9c735693da","kind":"commit","published_at":"2019-11-26T17:53:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.6","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"181fe595c565a87e7d458813cbe998a27e75e919","kind":"commit","published_at":"2019-11-18T20:30:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.5","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"0550752e63310b3d8ca72f254e2d5c43a715d095","kind":"commit","published_at":"2019-11-08T20:35:24.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.4","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"24361364a7184860e2ec0eaaa99b9ee71994b68d","kind":"commit","published_at":"2019-10-24T23:45:00.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.3","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a1a05a8a410dd9b5380da92c24c44cc3453766a3","kind":"commit","published_at":"2019-10-24T20:32:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.2","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"bb59923ed015efb68ca050feb6b8a89ff391ab0c","kind":"commit","published_at":"2019-09-21T01:46:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.0/manifests"},{"name":"v0.3.1","sha":"bb59923ed015efb68ca050feb6b8a89ff391ab0c","kind":"commit","published_at":"2019-09-21T01:46:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.1","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.1/manifests"},{"name":"0.3.0","sha":"b82bb2c06a106b460fed4626ea3538c0fcdafa83","kind":"commit","published_at":"2019-09-20T19:58:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/0.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/0.3.0/manifests"},{"name":"v0.2.9","sha":"ae6651a919245cb4fcbf83519c34bdefecdf3b2a","kind":"commit","published_at":"2019-08-27T22:45:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.9","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"09301f17fb8f6ac4f02b6cebd498b5dab7ebbd31","kind":"commit","published_at":"2019-08-14T21:04:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.8","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"6146f2f9552e1a15a788689522469a1c5a44ca56","kind":"commit","published_at":"2019-07-11T02:20:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.7","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"131e19c26d8aebc3c084dac20c10815bfd200603","kind":"commit","published_at":"2019-06-27T00:43:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.6","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.6/manifests"}]},"repo_metadata_updated_at":"2026-08-19T11:01:48.254Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":2.4729612799468486,"forks_count":2.3359299333248784,"average":5.288472869252343},"purl":"pkg:golang/zotregistry.io/zot","advisories":[{"uuid":"GSA_kwCzR0hTQS01NXI5LTVteDktcXE3cs4AA9ul","url":"https://github.com/advisories/GHSA-55r9-5mx9-qq7r","title":"Cache driver GetBlob() allows read access to any blob without access control check","description":"### Summary\n\nCache driver `GetBlob()` allows read access to any blob without access control check\n\n### Details\n\nIf a Zot `accessControl` policy allows users read access to some repositories but restricts read access to other repositories and `dedupe` is enabled (it is enabled by default), then an attacker who knows the name of an image and the digest of a blob (that they do not have read access to), they may maliciously read it via a second repository they do have read access to. This allows an attacker to read an image that the `accessControl` policy denies.\n\nThis attack is possible because [`ImageStore.CheckBlob()` calls `checkCacheBlob()`](https://github.com/project-zot/zot/blob/v2.1.0-rc2/pkg/storage/imagestore/imagestore.go#L1158-L1159) to find the blob a global cache by searching for the digest. If it is found, it is copied to the user requested repository with `copyBlob()`.\n\nThis cache behavior is intentionally used in [`RouteHandler.CreateBlobUpload()`](https://github.com/project-zot/zot/blob/v2.1.0-rc2/pkg/api/routes.go#L1194-L1197) to implement cross repository blob mount (`POST /v2/\u003cname\u003e/blobs/uploads/?mount=\u003cdigest\u003e\u0026from=\u003crepository name\u003e`) in Zot. This is still missing an access control to check read access on the source repository.\n\nThis cache behavior is unexpectedly also used in [`RouteHandler.CheckBlob()`](https://github.com/project-zot/zot/blob/v2.1.0-rc2/pkg/api/routes.go#L886) too for `HEAD /v2/\u003cname\u003e/blobs/\u003cdigest\u003e`. If a blob is requested that does not exist on the requested repository, Zot will search for it in a global cache (possibly returning a result from an from an incorrect repository) and then will store it into the `ImageStore` for the requested repository.\n\n[`RouteHandler.GetBlob()`](https://github.com/project-zot/zot/blob/v2.1.0-rc2/pkg/api/routes.go#L1000) does _not_ call `ImageStore.CheckBlob()` so it is not directly vulnerable. However an attacker with only limited read access may first call `CheckBlob()` to fetch the blob from the cache, then call `GetBlob()` to read the blob.\n\n### Mitigation\n\nThe attack may be mitigated by configuring `\"dedupe\": false` in the `\"storage\"` settings. This disables Zot's cache drivers. `dedupe` is enabled by default using the BoltDB cache driver.\n\n### Impact\n\nAn attacker can read images that the `accessControl` policy denies if they have read access to any other second repository.\n\nThis attack only allows accessing blobs (both config and layers) by digest. Manifests cannot be accessed.\n\nThis attack requires the attacker to know the name of a private image and its layer digests. A scenario where this might happen is if a project has public CI build logs but publishes the image to a private repository. Many image build tools log layer digests.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-07-09T21:04:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/project-zot/zot/security/advisories/GHSA-55r9-5mx9-qq7r","https://github.com/project-zot/zot/commit/aaee0220e46bdadd12115ac67c19f9d3153eb1df","https://nvd.nist.gov/vuln/detail/CVE-2024-39897","https://github.com/advisories/GHSA-55r9-5mx9-qq7r"],"source_kind":"github","identifiers":["GHSA-55r9-5mx9-qq7r","CVE-2024-39897"],"repository_url":"https://github.com/project-zot/zot","blast_radius":1.0,"created_at":"2024-07-09T22:05:33.532Z","updated_at":"2026-08-28T13:07:33.843Z","epss_percentage":0.00298,"epss_percentile":0.21806,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01NXI5LTVteDktcXE3cs4AA9ul","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01NXI5LTVteDktcXE3cs4AA9ul","packages":[{"ecosystem":"go","package_name":"zotregistry.dev/zot","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/zotregistry.dev%2Fzot"},{"ecosystem":"go","package_name":"zotregistry.io/zot","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/zotregistry.io%2Fzot"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01NXI5LTVteDktcXE3cs4AA9ul/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/zotregistry.io/zot","docker_dependents_count":3,"docker_downloads_count":429,"usage_url":"https://repos.ecosyste.ms/usage/go/zotregistry.io/zot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/zotregistry.io/zot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:23:07.292Z","issues_count":294,"pull_requests_count":1706,"avg_time_to_close_issue":10696996.540697675,"avg_time_to_close_pull_request":829548.600277585,"issues_closed_count":172,"pull_requests_closed_count":1441,"pull_request_authors_count":70,"issue_authors_count":141,"avg_comments_per_issue":3.6156462585034013,"avg_comments_per_pull_request":1.4654161781946073,"merged_pull_requests_count":440,"bot_issues_count":6,"bot_pull_requests_count":1050,"past_year_issues_count":64,"past_year_pull_requests_count":196,"past_year_avg_time_to_close_issue":3114144.580645161,"past_year_avg_time_to_close_pull_request":956531.4409448819,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":127,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":3.46875,"past_year_avg_comments_per_pull_request":1.9744897959183674,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":61,"past_year_merged_pull_requests_count":68,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/issues","maintainers":[{"login":"peusebiu","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peusebiu"},{"login":"eusebiu-constantin-petu-dbk","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eusebiu-constantin-petu-dbk"},{"login":"rchamarthy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rchamarthy"},{"login":"adodon2go","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adodon2go"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.io%2Fzot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.io%2Fzot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.io%2Fzot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.io%2Fzot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.io%2Fzot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.io%2Fzot/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282221,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"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-09-02T05:03:03.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12404046,"name":"github.com/project-zot/zot/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/project-zot/zot","keywords_array":[],"namespace":null,"versions_count":52,"first_release_published_at":"2025-10-21T09:14:04.358Z","latest_release_published_at":"2026-08-04T17:31:11.000Z","latest_release_number":"v2.1.20","last_synced_at":"2026-09-02T13:09:54.715Z","created_at":"2025-10-21T09:11:46.413Z","updated_at":"2026-09-02T13:09:54.715Z","registry_url":"https://pkg.go.dev/github.com/project-zot/zot/v2","install_command":"go get github.com/project-zot/zot/v2","documentation_url":"https://pkg.go.dev/github.com/project-zot/zot/v2#section-documentation","metadata":{},"repo_metadata":{"id":37101650,"uuid":"193163140","full_name":"project-zot/zot","owner":"project-zot","description":"zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)","archived":false,"fork":false,"pushed_at":"2026-08-10T19:56:12.000Z","size":142796,"stargazers_count":2595,"open_issues_count":75,"forks_count":249,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-10T21:17:33.441Z","etag":null,"topics":["distribution-spec","helm","kubernetes","oci","oci-distribution","opencontainers","zot"],"latest_commit_sha":null,"homepage":"https://zotregistry.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/project-zot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-06-21T21:40:58.000Z","updated_at":"2026-08-10T20:36:49.000Z","dependencies_parsed_at":"2022-07-12T16:14:00.215Z","dependency_job_id":"2591da64-073a-42ba-9347-5455a624dcbe","html_url":"https://github.com/project-zot/zot","commit_stats":null,"previous_names":["anuvu/zot"],"tags_count":133,"template":false,"template_full_name":null,"purl":"pkg:github/project-zot/zot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/sbom","scorecard":{"id":40833,"data":{"date":"2025-08-14T19:39:02Z","repo":{"name":"github.com/project-zot/zot","commit":"e8b530ad9d0222e68aa0b2cc9939a5376df2e7c4"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:109","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:109","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:138","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:225","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:266","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:302","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:303","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yaml:23","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:60","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/branch-cov.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/build.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cloc.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cluster.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/codeql-analysis.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/commit-msg.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/compare-binary-size.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/dco.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/ecosystem-tools.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/gc-stress-test.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gqlgen.yaml:17","Info: topLevel permissions set to 'read-all': .github/workflows/license.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/nightly.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/oci-conformance-action.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/publish.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/sync-3rdparty-images.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/test.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/tls.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/verify-config.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/web-scan.yaml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:428: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:505: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/stale.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: containerImage not pinned by hash: build/Dockerfile:4","Warn: containerImage not pinned by hash: build/Dockerfile:32","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:4","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:28","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:4","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:31","Warn: containerImage not pinned by hash: build/Dockerfile-zb:4","Warn: containerImage not pinned by hash: build/Dockerfile-zb:19","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:4","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:32","Warn: pipCommand not pinned by hash: test/blackbox/helpers_events.bash:40","Warn: goCommand not pinned by hash: .github/workflows/branch-cov.yaml:30","Warn: goCommand not pinned by hash: .github/workflows/cloc.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:310","Warn: pipCommand not pinned by hash: .github/workflows/dco.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:80","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:114","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:198","Warn: npmCommand not pinned by hash: .github/workflows/gqlgen.yaml:47","Warn: goCommand not pinned by hash: .github/workflows/license.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:236","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:237","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:322","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:323","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:341","Info:   0 out of 118 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   8 out of  11 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:206","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:233","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:270","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:305","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:330","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:386","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:447","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:478","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:484","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:510","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:545","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:571","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:590","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:617","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:646","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:696","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:770","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:810","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:842","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:863","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:896","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:937","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:974","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1011","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1048"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/sync-3rdparty-images.yaml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.1.7 not signed: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 not signed: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 not signed: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 not signed: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 not signed: https://api.github.com/repos/project-zot/zot/releases/220438985","Warn: release artifact v2.1.7 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/220438985"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3770","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GHSA-9h84-qmv7-982p","Warn: Project is vulnerable to: GHSA-f9f8-9pmf-xv68"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: chainguard-images, cisco, cisco systems, cisco-open, germanbrew, luxoft, lxc, opencontainers, prometheus, prometheus-community, qtile, shadow-maint, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T21:28:52.924Z","repository_id":37101650,"created_at":"2025-08-14T21:28:52.924Z","updated_at":"2025-08-14T21:28:52.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36781314,"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":"project-zot","name":"The zot Project","uuid":"93798821","kind":"organization","description":"zot OCI Container Registry","email":null,"website":"https://zotregistry.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93798821?v=4","repositories_count":13,"last_synced_at":"2023-03-04T05:24:16.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/project-zot","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:44:19.473Z","updated_at":"2023-03-04T05:24:16.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot/repositories"},"tags":[{"name":"v2.1.18","sha":"7bb211bcd4352b90f3e99752607fbd1f050bf7ca","kind":"commit","published_at":"2026-06-24T05:37:29.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.18","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"08b26876daaeb5ebc138775f103586cb7aa475fd","kind":"commit","published_at":"2026-05-18T05:21:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.17","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.17/manifests"},{"name":"v2.1.16","sha":"b47b643e05bab5c2d7fc0466d11ec5842a9d269c","kind":"commit","published_at":"2026-04-19T05:57:24.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.16","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"ace12e2a12d0e104f6fb0aecf162b29e8c67b8a9","kind":"commit","published_at":"2026-03-08T07:42:53.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.15","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.15/manifests"},{"name":"v2.1.14","sha":"bf619c570e194beee8bb79aeb9d5f23b856c7204","kind":"commit","published_at":"2026-01-25T05:03:53.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.14","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.14/manifests"},{"name":"v2.1.13","sha":"4ad3fad3bceb70c8ebd1669b0962c177353339b2","kind":"commit","published_at":"2025-12-23T09:30:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.13","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"331a927fa4288b4aa99703b5d10b8e0deef7a27e","kind":"commit","published_at":"2025-12-19T20:12:10.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.12","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"69dd648d20eb7acf42dd6b93327ec678c66664bb","kind":"commit","published_at":"2025-11-20T17:21:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.11","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"dfb5d1df5403186d2359d95cb24c8e2f17ad930c","kind":"commit","published_at":"2025-10-18T08:20:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.10","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"73eef25681afcacc372f16ac5159743ab7b373ec","kind":"commit","published_at":"2025-10-14T05:49:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.9","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"b740a6f03772c00759795f1a9d5883bf165041d8","kind":"commit","published_at":"2025-09-01T18:55:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.8","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"41183693b0104fc19939a73c89c2f3a9f6f946b7","kind":"commit","published_at":"2025-08-03T15:58:30.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.7","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"966d4584ba7216664d89bfc263f2bceada59f2f3","kind":"commit","published_at":"2025-07-26T07:10:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"100dfec1424c9aa2b38d26b1c90091bbc6fe5a24","kind":"commit","published_at":"2025-06-17T17:09:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"483c869920c0ac83525f068e0a6aefef0380bb7d","kind":"commit","published_at":"2025-06-05T22:41:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8a99a3ed231fdcd8467e986182b4705342b6a15e","kind":"commit","published_at":"2025-05-22T16:08:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc6","sha":"bc5fd1a35778ff74a2fb71efd7eaa6812fb88ad5","kind":"commit","published_at":"2025-05-02T19:30:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc6/manifests"},{"name":"v2.1.3-rc5","sha":"6ffb0183e3775615d67eba1146108c0543973381","kind":"commit","published_at":"2025-04-17T16:25:42.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc5/manifests"},{"name":"v2.1.3-rc4","sha":"cb9b82823a63884fed7323b8913d3c88a6aa0b11","kind":"commit","published_at":"2025-03-24T11:19:09.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc4/manifests"},{"name":"v2.1.3-rc3","sha":"c87f489a7995a06a16c967dcb8090d27b3f1cc15","kind":"commit","published_at":"2025-03-11T17:38:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc3/manifests"},{"name":"v2.1.3-rc2","sha":"05823cd74f365a210eeff345b7471e3fe6347db5","kind":"commit","published_at":"2025-01-30T19:00:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3-rc1","sha":"cf8b20d92df7de650018bfba959e32b8edb64a9b","kind":"commit","published_at":"2025-01-24T22:58:13.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc1/manifests"},{"name":"v2.1.2","sha":"b8437991cb91fb826d79e95956ebf0cc987e411b","kind":"commit","published_at":"2025-01-17T21:09:45.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc5","sha":"d6b38c0767429ad2dbc3517f05e96366963c6d4b","kind":"commit","published_at":"2025-01-17T17:48:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc5/manifests"},{"name":"v2.1.2-rc4","sha":"75c41ad3800e57c8dac0f4cb131bf9b84558e128","kind":"commit","published_at":"2024-12-20T08:11:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"30ecceda8cbbf7f3ffb3082702e0efb5a0998c34","kind":"commit","published_at":"2024-11-01T03:59:36.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"513f2a0dc94c5f36d9d6e1455b562c192664a4c2","kind":"commit","published_at":"2024-10-03T19:27:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"d73081191d5921882430e756d179885a8a171f0b","kind":"commit","published_at":"2024-09-12T15:53:12.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc1/manifests"},{"name":"v2.1.1","sha":"2dea22f74a2ce5b4a1d3a17f793f9df2bb0538d7","kind":"commit","published_at":"2024-08-05T16:11:00.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e5eacaa082c9fa9f85fb4548841e8dc9f1918590","kind":"commit","published_at":"2024-07-09T16:49:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc2","sha":"a4b6892a9c276de41e4858e89774c07032410993","kind":"commit","published_at":"2024-06-04T18:39:18.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc2/manifests"},{"name":"v2.1.0-rc1","sha":"767f81d4f547dfc8a168e01823cecc61204a5177","kind":"commit","published_at":"2024-05-31T16:25:34.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc1/manifests"},{"name":"v2.0.4","sha":"186855b5f8a3c6324845ebd17067f77dc87a896f","kind":"commit","published_at":"2024-04-24T06:23:17.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"819994cca1f3be3827c2dbf9756687f5be279401","kind":"commit","published_at":"2024-03-26T18:33:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"ce7a9466c6a768b5ae57a13068ae6f7a01e3038e","kind":"commit","published_at":"2024-03-13T05:33:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2/manifests"},{"name":"v2.0.2-rc3","sha":"ce7a9466c6a768b5ae57a13068ae6f7a01e3038e","kind":"commit","published_at":"2024-03-13T05:33:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc3/manifests"},{"name":"v2.0.2-rc2","sha":"740eae8f2653bffe2891c5d79a66bb08245f6cb5","kind":"commit","published_at":"2024-02-29T17:09:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc2/manifests"},{"name":"v2.0.2-rc1","sha":"4e33c172bbd82b5636d386aea3b43470221fe834","kind":"commit","published_at":"2024-02-05T19:40:27.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc1/manifests"},{"name":"v2.0.1","sha":"9def35f3b8b38f5a438146a09087edcec00537c7","kind":"commit","published_at":"2024-01-25T22:40:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc2","sha":"ddba1b7baf1a877e76ab7533bd19a26eafc2ebe5","kind":"commit","published_at":"2024-01-25T19:12:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc2/manifests"},{"name":"v2.0.1-rc1","sha":"e9ab5209059eccaa9fc2701a4131b00cc0a23ff9","kind":"commit","published_at":"2024-01-22T17:15:27.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc1/manifests"},{"name":"v2.0.0","sha":"c2196e3ae1625b87b9bdd3ed002466b71c51fc20","kind":"commit","published_at":"2023-12-16T08:05:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc8","sha":"c2196e3ae1625b87b9bdd3ed002466b71c51fc20","kind":"commit","published_at":"2023-12-16T08:05:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc8","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"8e7b2d20471cc1ccd67469fab3499c689749f4bc","kind":"commit","published_at":"2023-11-17T06:58:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc7","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"de24bd937f20a66628fdacf4d658eb95df0b3769","kind":"commit","published_at":"2023-07-22T23:25:02.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"8cc5137b2d04c9e28f6c3d271e0feccd1f71881c","kind":"commit","published_at":"2023-06-23T05:38:50.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc5/manifests"},{"name":"v2.0.0-rc4","sha":"5fcf01d8b8c3fa62fac87681e40120aec27fc17b","kind":"commit","published_at":"2023-05-01T23:25:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"f6a540747f445858bd19a15dfafd20146864825d","kind":"commit","published_at":"2023-02-23T20:32:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"863d057e435910a6ba1866c979b5a6ba11d2f13f","kind":"commit","published_at":"2023-02-01T08:21:14.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc2/manifests"},{"name":"v2.0.0-rc1","sha":"b9971763633f8063945a6c5cd691af4ead95985f","kind":"commit","published_at":"2023-01-18T22:20:55.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc1/manifests"},{"name":"v1.4.3-rc9","sha":"69f0cf6bb4727884af42f38c92858fdb114104de","kind":"commit","published_at":"2022-11-30T07:35:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc9/manifests"},{"name":"v1.4.3","sha":"69f0cf6bb4727884af42f38c92858fdb114104de","kind":"commit","published_at":"2022-11-30T07:35:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3/manifests"},{"name":"v1.4.3-rc8","sha":"f75bce3085bbe4b1727e31b7a0b29af4aefdca0d","kind":"commit","published_at":"2022-11-23T18:53:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc8/manifests"},{"name":"v1.4.3-rc7","sha":"bdddb8fab97e5157940e8b2617dca6d3fc635eee","kind":"commit","published_at":"2022-11-13T14:43:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc7/manifests"},{"name":"v1.4.3-rc6","sha":"08c8d493f5834b8f0d1a69eaef08e592dcdf9d5d","kind":"commit","published_at":"2022-11-11T05:55:07.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc6/manifests"},{"name":"v1.4.3-rc5","sha":"f9b575e1cfe470979db6108b5ef2b08f0d05ab98","kind":"commit","published_at":"2022-11-08T08:39:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc5/manifests"},{"name":"v1.4.3-rc4","sha":"1d9c88c313008650ae7f15920c05770792d2e2a9","kind":"commit","published_at":"2022-10-23T06:44:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc4/manifests"},{"name":"v1.4.3-rc3","sha":"fd87a228292b849a5f9f9884c43753a564023d7a","kind":"commit","published_at":"2022-10-11T17:05:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc3/manifests"},{"name":"v1.4.3-rc2","sha":"3c0c51fcbe5c1be0e0d2da83d0351d268f34f8e2","kind":"commit","published_at":"2022-10-06T16:41:16.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc2/manifests"},{"name":"v1.4.3-rc1","sha":"18d17f5d4c458126eccfc96bfbde5eb5d59ad893","kind":"commit","published_at":"2022-09-27T18:31:54.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc1/manifests"},{"name":"v1.4.2","sha":"19410e20e5fde3191215f0e8a9bb75f4527045c6","kind":"commit","published_at":"2022-09-16T06:15:57.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2/manifests"},{"name":"v1.4.2-rc6","sha":"90c8390c29ce4b70312f3211821af3367df737a5","kind":"commit","published_at":"2022-09-15T22:51:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc6/manifests"},{"name":"v1.4.2-rc5","sha":"f9f388f32e7f2d86d0de452fc03a625bc5a578cd","kind":"commit","published_at":"2022-08-24T07:04:34.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc5/manifests"},{"name":"v1.4.2-rc4","sha":"eb77307b63e48ec9e986317bed3b2bfd4b35c838","kind":"commit","published_at":"2022-08-22T21:55:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc4/manifests"},{"name":"v1.4.2-rc3","sha":"5c01c4eab490adda197f9842e2e1f00281f238fa","kind":"commit","published_at":"2022-08-20T08:18:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc3/manifests"},{"name":"v1.4.2-rc2","sha":"6d5b208e932bd338dc25a1d02f647b45e715b3bc","kind":"commit","published_at":"2022-07-04T19:33:11.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc2/manifests"},{"name":"v1.4.2-rc1","sha":"ada21ed84237e858892d436c677bddeddd189342","kind":"commit","published_at":"2022-06-30T16:53:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc1/manifests"},{"name":"v1.4.1-rc6","sha":"620bc7c517dc9c5c41e918f7c6bf8026633fd6cf","kind":"commit","published_at":"2022-06-09T05:50:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc6/manifests"},{"name":"v1.4.1","sha":"620bc7c517dc9c5c41e918f7c6bf8026633fd6cf","kind":"commit","published_at":"2022-06-09T05:50:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1/manifests"},{"name":"v1.4.1-rc5","sha":"081ba0b2f28c508047522af675cb9d29b7b717cc","kind":"commit","published_at":"2022-06-02T15:58:02.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc5/manifests"},{"name":"v1.4.1-rc4","sha":"3ca2393dec24d1ab26c4160c39c1d192b65e16c0","kind":"commit","published_at":"2022-05-23T06:01:01.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc4/manifests"},{"name":"v1.4.1-rc3","sha":"36c9631000221c733b89bac4b61a72a40dbc3550","kind":"commit","published_at":"2022-05-22T23:35:16.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc3/manifests"},{"name":"v1.4.1-rc2","sha":"799eab63a967439cf5e57ffda713ff29b69ea2a3","kind":"commit","published_at":"2022-05-18T17:35:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc2/manifests"},{"name":"v1.4.1-rc1","sha":"e1a1bdff1ad35afd6df495e5a57a51649b47c3c4","kind":"commit","published_at":"2022-04-27T18:58:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc1/manifests"},{"name":"v1.4.0-rc4","sha":"ad90a4975f896fa6ea0140107b7a0c87edfcae76","kind":"commit","published_at":"2022-04-19T17:49:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc4/manifests"},{"name":"v1.4.0","sha":"ad90a4975f896fa6ea0140107b7a0c87edfcae76","kind":"commit","published_at":"2022-04-19T17:49:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc3","sha":"475d97b1adb780d00eb55b3fce8942ddf5b32ffb","kind":"commit","published_at":"2022-04-05T17:12:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc3/manifests"},{"name":"v1.4.0-rc2","sha":"554e99a967b0e1fcc99eee2ec325e0aeda63d551","kind":"commit","published_at":"2022-03-24T20:27:40.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc2/manifests"},{"name":"v1.4.0-rc1","sha":"cff3be638f080c29065aa9e86390c2db889c5618","kind":"commit","published_at":"2022-03-18T02:13:49.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc1/manifests"},{"name":"v1.3.9","sha":"bf21435d42e64b1b4a13539b1f2a66982574d684","kind":"commit","published_at":"2022-03-02T21:28:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"408f043f1e619cf3b9913fdf9d2c52249d537b35","kind":"commit","published_at":"2022-02-25T17:23:57.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8/manifests"},{"name":"v1.3.8-rc3","sha":"38a110314ba3af67f970ed0ac909102edf7208d3","kind":"commit","published_at":"2022-02-14T22:03:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc3/manifests"},{"name":"v1.3.8-rc2","sha":"36ce0f8bb04405c53bd0bf1f98394097ac1623e5","kind":"commit","published_at":"2022-02-11T21:36:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc2/manifests"},{"name":"v1.3.7","sha":"cac7fe48544b7712f880bd9d6e063129e1799a89","kind":"commit","published_at":"2021-12-29T06:25:11.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"c61c3836db9fd472864bcf497d9fbd97269b02e3","kind":"commit","published_at":"2021-12-09T19:18:09.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"627cb97ef139583ea1246e76ad0c76396be3c7fc","kind":"commit","published_at":"2021-12-08T18:04:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e42e42a2cc4c9423a10a4e13e734d6eb302467a3","kind":"commit","published_at":"2021-12-02T02:55:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"5c07e19c8d8c7e309c6c523a2419e40be4ac43c6","kind":"commit","published_at":"2021-11-15T17:32:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"8e4d8288677a0fed78a27c1756a22e9b73737f2e","kind":"commit","published_at":"2021-11-12T19:14:10.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"008d38244660c46e2795c62798afcf319082a881","kind":"commit","published_at":"2021-09-20T17:24:07.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c8779d9e87d9ca000fcaf82732071787a345a377","kind":"commit","published_at":"2021-09-01T00:26:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.0/manifests"},{"name":"v1.2.8","sha":"c6670b13295ffe69bcab59c655d5b02e2c13b9ab","kind":"commit","published_at":"2021-08-24T00:30:41.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"63b88d0e57034a85e1a390c65e1cc843bb6b7889","kind":"commit","published_at":"2021-08-10T06:19:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"53b5fa6493af0e8510001d8b07a9efe2cf7db584","kind":"commit","published_at":"2021-08-09T16:40:35.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"f10c174c0ed24bc464ca3a5f76393b19ca911151","kind":"commit","published_at":"2021-07-23T17:00:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"b686a48812868a528680a215f6542db32664bfe4","kind":"commit","published_at":"2021-07-01T18:15:44.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"30c562be6b7dca89cfa601e9f8387fd68e72d89c","kind":"commit","published_at":"2021-07-01T17:07:08.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"af30c06aff40dacc717f68677f156ad4a574fce2","kind":"commit","published_at":"2021-06-30T08:42:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"792e82cbdfb218f13256ece73ecf9ee8c47438a1","kind":"commit","published_at":"2021-06-24T19:15:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"28974e81dcd449e78d4735f08b960b88f5ea068a","kind":"commit","published_at":"2021-05-21T17:18:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.0/manifests"},{"name":"v1.1.14","sha":"4eb92a02abe28f471c7f37c908d258003b0b7f0d","kind":"commit","published_at":"2021-05-04T20:44:45.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.14","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"be9cf71c94d79a34606ee78a2e8d423092573bd5","kind":"commit","published_at":"2021-01-29T22:14:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.13","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"7854083021e97d1343ae7bc76fa4aa5217e6a792","kind":"commit","published_at":"2020-11-20T16:50:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.12","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"f2d4b57638f1b8cdc73ab3f37d5fbdb6eacda9da","kind":"commit","published_at":"2020-10-28T16:11:03.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.11","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"17dce7e63bd09c41b25d3e0f195fc10796532d45","kind":"commit","published_at":"2020-10-19T17:21:38.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.10","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"ea0ef61a654b47e06ec978a53f176419dd5f0277","kind":"commit","published_at":"2020-09-24T18:43:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"ebfc5958dd2d1632cb28f7ae03aa9b5ffbd08cc3","kind":"commit","published_at":"2020-08-21T17:02:49.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"a06ad7e70183a23b4dbe0c10990353eeb499edb7","kind":"commit","published_at":"2020-08-17T23:33:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"703eb182feb9f32794441e74c000fd3398f94ef4","kind":"commit","published_at":"2020-08-11T04:49:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"e0cdc6b6a48979de5abc973900ab35d5babe59db","kind":"commit","published_at":"2020-07-15T17:00:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"728eb7f6fc1607d2247a81fd300c35141ca2f369","kind":"commit","published_at":"2020-07-15T03:08:18.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"811a4248581f610c0cea61562da7320ac3b6db02","kind":"commit","published_at":"2020-07-07T18:01:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"80244f12828af12e5cd64f25f29c7dbc1fb3a0a2","kind":"commit","published_at":"2020-07-02T19:09:03.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3dc9885ee98d4e321a5ab2e87614d4b77544496a","kind":"commit","published_at":"2020-06-18T23:20:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"afa52bc54d2aff539d96a37c7e288d8e77a35fd0","kind":"commit","published_at":"2020-05-20T00:27:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"355a3b4f0e2bb62156efb08fcee7534db7a32d8b","kind":"commit","published_at":"2020-02-13T19:44:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.0.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"10d8a8650f410ef2ea669a8071613d0333090a18","kind":"commit","published_at":"2020-01-17T01:46:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.0.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.0/manifests"},{"name":"v0.3.10","sha":"92d8f7c866632b0790ad19cc146025a36986462a","kind":"commit","published_at":"2020-01-15T17:57:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.10","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"17ac1be723dab566efff14c71abb93282988abc2","kind":"commit","published_at":"2020-01-08T17:41:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.9","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"2b9d29c9a23c0ec0508b08f956634c57a27ef02f","kind":"commit","published_at":"2020-01-06T07:45:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.8","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"9a18c1bfa197759423c3f35e3bc7b20b05f9fe2b","kind":"commit","published_at":"2019-11-26T22:36:54.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.7","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"3e7ca9c5174dae0688977f8c63304b9c735693da","kind":"commit","published_at":"2019-11-26T17:53:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.6","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"181fe595c565a87e7d458813cbe998a27e75e919","kind":"commit","published_at":"2019-11-18T20:30:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.5","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"0550752e63310b3d8ca72f254e2d5c43a715d095","kind":"commit","published_at":"2019-11-08T20:35:24.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.4","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"24361364a7184860e2ec0eaaa99b9ee71994b68d","kind":"commit","published_at":"2019-10-24T23:45:00.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.3","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a1a05a8a410dd9b5380da92c24c44cc3453766a3","kind":"commit","published_at":"2019-10-24T20:32:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.2","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"bb59923ed015efb68ca050feb6b8a89ff391ab0c","kind":"commit","published_at":"2019-09-21T01:46:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.0/manifests"},{"name":"v0.3.1","sha":"bb59923ed015efb68ca050feb6b8a89ff391ab0c","kind":"commit","published_at":"2019-09-21T01:46:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.1","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.1/manifests"},{"name":"0.3.0","sha":"b82bb2c06a106b460fed4626ea3538c0fcdafa83","kind":"commit","published_at":"2019-09-20T19:58:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/0.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/0.3.0/manifests"},{"name":"v0.2.9","sha":"ae6651a919245cb4fcbf83519c34bdefecdf3b2a","kind":"commit","published_at":"2019-08-27T22:45:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.9","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"09301f17fb8f6ac4f02b6cebd498b5dab7ebbd31","kind":"commit","published_at":"2019-08-14T21:04:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.8","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"6146f2f9552e1a15a788689522469a1c5a44ca56","kind":"commit","published_at":"2019-07-11T02:20:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.7","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"131e19c26d8aebc3c084dac20c10815bfd200603","kind":"commit","published_at":"2019-06-27T00:43:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.6","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.6/manifests"}]},"repo_metadata_updated_at":"2026-08-19T09:38:29.010Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.4740944129110085,"dependent_packages_count":5.129599978968347,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.301847195939677},"purl":"pkg:golang/github.com/project-zot/zot/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/project-zot/zot/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/project-zot/zot/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/project-zot/zot/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T21:24:23.814Z","issues_count":288,"pull_requests_count":1691,"avg_time_to_close_issue":10202336.467065869,"avg_time_to_close_pull_request":834731.4544817928,"issues_closed_count":167,"pull_requests_closed_count":1428,"pull_request_authors_count":66,"issue_authors_count":138,"avg_comments_per_issue":3.517361111111111,"avg_comments_per_pull_request":1.4606741573033708,"merged_pull_requests_count":427,"bot_issues_count":6,"bot_pull_requests_count":1048,"past_year_issues_count":58,"past_year_pull_requests_count":201,"past_year_avg_time_to_close_issue":2375236.6666666665,"past_year_avg_time_to_close_pull_request":946020.1349206349,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":126,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":3.2241379310344827,"past_year_avg_comments_per_pull_request":1.835820895522388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":69,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/issues","maintainers":[{"login":"peusebiu","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peusebiu"},{"login":"eusebiu-constantin-petu-dbk","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eusebiu-constantin-petu-dbk"},{"login":"rchamarthy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rchamarthy"},{"login":"adodon2go","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adodon2go"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fproject-zot%2Fzot%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282221,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"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-09-02T05:03:03.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14859753,"name":"github.com/Project-Zot/zot","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Project-Zot/zot","keywords_array":[],"namespace":null,"versions_count":82,"first_release_published_at":"2019-06-27T00:43:15.000Z","latest_release_published_at":"2022-11-30T07:35:06.000Z","latest_release_number":"v1.4.3","last_synced_at":"2026-09-02T13:18:18.514Z","created_at":"2026-08-03T12:22:37.537Z","updated_at":"2026-09-02T15:48:59.065Z","registry_url":"https://pkg.go.dev/github.com/Project-Zot/zot","install_command":"go get github.com/Project-Zot/zot","documentation_url":"https://pkg.go.dev/github.com/Project-Zot/zot#section-documentation","metadata":{},"repo_metadata":{"id":37101650,"uuid":"193163140","full_name":"project-zot/zot","owner":"project-zot","description":"zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)","archived":false,"fork":false,"pushed_at":"2026-09-02T07:54:07.000Z","size":143192,"stargazers_count":2679,"open_issues_count":88,"forks_count":268,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-09-02T13:07:54.281Z","etag":null,"topics":["distribution-spec","helm","kubernetes","oci","oci-distribution","opencontainers","zot"],"latest_commit_sha":null,"homepage":"https://zotregistry.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/project-zot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-06-21T21:40:58.000Z","updated_at":"2026-09-02T07:02:08.000Z","dependencies_parsed_at":"2026-09-02T13:18:04.743Z","dependency_job_id":null,"html_url":"https://github.com/project-zot/zot","commit_stats":null,"previous_names":["anuvu/zot"],"tags_count":135,"template":false,"template_full_name":null,"purl":"pkg:github/project-zot/zot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/sbom","scorecard":{"id":40833,"data":{"date":"2025-08-14T19:39:02Z","repo":{"name":"github.com/project-zot/zot","commit":"e8b530ad9d0222e68aa0b2cc9939a5376df2e7c4"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:109","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:109","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:138","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:225","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:266","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:302","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:303","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yaml:23","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:60","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/branch-cov.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/build.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cloc.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cluster.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/codeql-analysis.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/commit-msg.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/compare-binary-size.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/dco.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/ecosystem-tools.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/gc-stress-test.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gqlgen.yaml:17","Info: topLevel permissions set to 'read-all': .github/workflows/license.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/nightly.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/oci-conformance-action.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/publish.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/sync-3rdparty-images.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/test.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/tls.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/verify-config.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/web-scan.yaml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:428: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:505: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/stale.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: containerImage not pinned by hash: build/Dockerfile:4","Warn: containerImage not pinned by hash: build/Dockerfile:32","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:4","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:28","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:4","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:31","Warn: containerImage not pinned by hash: build/Dockerfile-zb:4","Warn: containerImage not pinned by hash: build/Dockerfile-zb:19","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:4","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:32","Warn: pipCommand not pinned by hash: test/blackbox/helpers_events.bash:40","Warn: goCommand not pinned by hash: .github/workflows/branch-cov.yaml:30","Warn: goCommand not pinned by hash: .github/workflows/cloc.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:310","Warn: pipCommand not pinned by hash: .github/workflows/dco.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:80","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:114","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:198","Warn: npmCommand not pinned by hash: .github/workflows/gqlgen.yaml:47","Warn: goCommand not pinned by hash: .github/workflows/license.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:236","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:237","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:322","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:323","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:341","Info:   0 out of 118 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   8 out of  11 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:206","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:233","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:270","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:305","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:330","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:386","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:447","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:478","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:484","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:510","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:545","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:571","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:590","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:617","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:646","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:696","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:770","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:810","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:842","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:863","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:896","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:937","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:974","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1011","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1048"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/sync-3rdparty-images.yaml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.1.7 not signed: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 not signed: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 not signed: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 not signed: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 not signed: https://api.github.com/repos/project-zot/zot/releases/220438985","Warn: release artifact v2.1.7 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/220438985"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3770","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GHSA-9h84-qmv7-982p","Warn: Project is vulnerable to: GHSA-f9f8-9pmf-xv68"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: chainguard-images, cisco, cisco systems, cisco-open, germanbrew, luxoft, lxc, opencontainers, prometheus, prometheus-community, qtile, shadow-maint, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T21:28:52.924Z","repository_id":37101650,"created_at":"2025-08-14T21:28:52.924Z","updated_at":"2025-08-14T21:28:52.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"project-zot","name":"The zot Project","uuid":"93798821","kind":"organization","description":"zot OCI Container Registry","email":null,"website":"https://zotregistry.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93798821?v=4","repositories_count":13,"last_synced_at":"2023-03-04T05:24:16.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/project-zot","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:44:19.473Z","updated_at":"2023-03-04T05:24:16.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-02T15:48:59.064Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.824229009531371,"dependent_packages_count":4.52037284310017,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.672300926315771},"purl":"pkg:golang/github.com/%21project-%21zot/zot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Project-Zot/zot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Project-Zot/zot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Project-Zot/zot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T13:06:42.121Z","issues_count":312,"pull_requests_count":1747,"avg_time_to_close_issue":10660074.408839779,"avg_time_to_close_pull_request":820901.9133964818,"issues_closed_count":181,"pull_requests_closed_count":1478,"pull_request_authors_count":80,"issue_authors_count":154,"avg_comments_per_issue":3.5608974358974357,"avg_comments_per_pull_request":1.4922724670864338,"merged_pull_requests_count":473,"bot_issues_count":7,"bot_pull_requests_count":1054,"past_year_issues_count":79,"past_year_pull_requests_count":206,"past_year_avg_time_to_close_issue":2738637.6578947366,"past_year_avg_time_to_close_pull_request":889922.1310344827,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":3.329113924050633,"past_year_avg_comments_per_pull_request":2.20873786407767,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":40,"past_year_merged_pull_requests_count":95,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/issues","maintainers":[{"login":"peusebiu","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peusebiu"},{"login":"eusebiu-constantin-petu-dbk","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eusebiu-constantin-petu-dbk"},{"login":"rchamarthy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rchamarthy"},{"login":"adodon2go","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adodon2go"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FProject-Zot%2Fzot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FProject-Zot%2Fzot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FProject-Zot%2Fzot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FProject-Zot%2Fzot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FProject-Zot%2Fzot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FProject-Zot%2Fzot/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282221,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"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-09-02T05:03:03.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12410429,"name":"zotregistry.dev/zot/v2","ecosystem":"go","description":"","homepage":"https://github.com/project-zot/zot","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/project-zot/zot","keywords_array":[],"namespace":"zotregistry.dev/zot","versions_count":52,"first_release_published_at":"2025-10-23T09:44:57.082Z","latest_release_published_at":"2026-08-04T17:31:11.000Z","latest_release_number":"v2.1.20","last_synced_at":"2026-09-02T14:59:53.351Z","created_at":"2025-10-23T09:42:33.259Z","updated_at":"2026-09-03T03:18:20.012Z","registry_url":"https://pkg.go.dev/zotregistry.dev/zot/v2","install_command":"go get zotregistry.dev/zot/v2","documentation_url":"https://pkg.go.dev/zotregistry.dev/zot/v2#section-documentation","metadata":{},"repo_metadata":{"id":37101650,"uuid":"193163140","full_name":"project-zot/zot","owner":"project-zot","description":"zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)","archived":false,"fork":false,"pushed_at":"2026-09-02T07:54:07.000Z","size":143192,"stargazers_count":2679,"open_issues_count":88,"forks_count":268,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-09-02T13:07:54.281Z","etag":null,"topics":["distribution-spec","helm","kubernetes","oci","oci-distribution","opencontainers","zot"],"latest_commit_sha":null,"homepage":"https://zotregistry.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/project-zot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-06-21T21:40:58.000Z","updated_at":"2026-09-02T07:02:08.000Z","dependencies_parsed_at":"2026-09-02T13:18:04.743Z","dependency_job_id":null,"html_url":"https://github.com/project-zot/zot","commit_stats":null,"previous_names":["anuvu/zot"],"tags_count":135,"template":false,"template_full_name":null,"purl":"pkg:github/project-zot/zot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/sbom","scorecard":{"id":40833,"data":{"date":"2025-08-14T19:39:02Z","repo":{"name":"github.com/project-zot/zot","commit":"e8b530ad9d0222e68aa0b2cc9939a5376df2e7c4"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:109","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:109","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:138","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:225","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:266","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:302","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:303","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yaml:23","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:60","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/branch-cov.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/build.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cloc.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cluster.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/codeql-analysis.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/commit-msg.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/compare-binary-size.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/dco.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/ecosystem-tools.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/gc-stress-test.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gqlgen.yaml:17","Info: topLevel permissions set to 'read-all': .github/workflows/license.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/nightly.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/oci-conformance-action.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/publish.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/sync-3rdparty-images.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/test.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/tls.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/verify-config.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/web-scan.yaml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:428: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:505: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/stale.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: containerImage not pinned by hash: build/Dockerfile:4","Warn: containerImage not pinned by hash: build/Dockerfile:32","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:4","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:28","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:4","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:31","Warn: containerImage not pinned by hash: build/Dockerfile-zb:4","Warn: containerImage not pinned by hash: build/Dockerfile-zb:19","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:4","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:32","Warn: pipCommand not pinned by hash: test/blackbox/helpers_events.bash:40","Warn: goCommand not pinned by hash: .github/workflows/branch-cov.yaml:30","Warn: goCommand not pinned by hash: .github/workflows/cloc.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:310","Warn: pipCommand not pinned by hash: .github/workflows/dco.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:80","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:114","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:198","Warn: npmCommand not pinned by hash: .github/workflows/gqlgen.yaml:47","Warn: goCommand not pinned by hash: .github/workflows/license.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:236","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:237","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:322","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:323","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:341","Info:   0 out of 118 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   8 out of  11 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:206","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:233","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:270","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:305","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:330","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:386","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:447","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:478","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:484","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:510","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:545","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:571","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:590","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:617","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:646","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:696","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:770","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:810","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:842","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:863","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:896","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:937","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:974","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1011","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1048"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/sync-3rdparty-images.yaml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.1.7 not signed: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 not signed: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 not signed: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 not signed: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 not signed: https://api.github.com/repos/project-zot/zot/releases/220438985","Warn: release artifact v2.1.7 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/220438985"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3770","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GHSA-9h84-qmv7-982p","Warn: Project is vulnerable to: GHSA-f9f8-9pmf-xv68"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: chainguard-images, cisco, cisco systems, cisco-open, germanbrew, luxoft, lxc, opencontainers, prometheus, prometheus-community, qtile, shadow-maint, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T21:28:52.924Z","repository_id":37101650,"created_at":"2025-08-14T21:28:52.924Z","updated_at":"2025-08-14T21:28:52.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"project-zot","name":"The zot Project","uuid":"93798821","kind":"organization","description":"zot OCI Container Registry","email":null,"website":"https://zotregistry.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93798821?v=4","repositories_count":13,"last_synced_at":"2023-03-04T05:24:16.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/project-zot","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:44:19.473Z","updated_at":"2023-03-04T05:24:16.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot/repositories"},"tags":[{"name":"v2.1.20","sha":"3b5796d834e8661ea661a5fcc47add8d4405aebf","kind":"commit","published_at":"2026-08-04T17:31:11.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.20","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.20/manifests"},{"name":"v2.1.19","sha":"3521f81d92a43a2e57aecff991285bf8fc12a423","kind":"commit","published_at":"2026-08-03T19:45:53.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.19","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"7bb211bcd4352b90f3e99752607fbd1f050bf7ca","kind":"commit","published_at":"2026-06-24T05:37:29.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.18","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"08b26876daaeb5ebc138775f103586cb7aa475fd","kind":"commit","published_at":"2026-05-18T05:21:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.17","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.17/manifests"},{"name":"v2.1.16","sha":"b47b643e05bab5c2d7fc0466d11ec5842a9d269c","kind":"commit","published_at":"2026-04-19T05:57:24.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.16","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"ace12e2a12d0e104f6fb0aecf162b29e8c67b8a9","kind":"commit","published_at":"2026-03-08T07:42:53.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.15","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.15/manifests"},{"name":"v2.1.14","sha":"bf619c570e194beee8bb79aeb9d5f23b856c7204","kind":"commit","published_at":"2026-01-25T05:03:53.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.14","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.14/manifests"},{"name":"v2.1.13","sha":"4ad3fad3bceb70c8ebd1669b0962c177353339b2","kind":"commit","published_at":"2025-12-23T09:30:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.13","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"331a927fa4288b4aa99703b5d10b8e0deef7a27e","kind":"commit","published_at":"2025-12-19T20:12:10.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.12","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"69dd648d20eb7acf42dd6b93327ec678c66664bb","kind":"commit","published_at":"2025-11-20T17:21:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.11","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"dfb5d1df5403186d2359d95cb24c8e2f17ad930c","kind":"commit","published_at":"2025-10-18T08:20:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.10","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"73eef25681afcacc372f16ac5159743ab7b373ec","kind":"commit","published_at":"2025-10-14T05:49:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.9","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"b740a6f03772c00759795f1a9d5883bf165041d8","kind":"commit","published_at":"2025-09-01T18:55:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.8","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"41183693b0104fc19939a73c89c2f3a9f6f946b7","kind":"commit","published_at":"2025-08-03T15:58:30.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.7","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"966d4584ba7216664d89bfc263f2bceada59f2f3","kind":"commit","published_at":"2025-07-26T07:10:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"100dfec1424c9aa2b38d26b1c90091bbc6fe5a24","kind":"commit","published_at":"2025-06-17T17:09:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"483c869920c0ac83525f068e0a6aefef0380bb7d","kind":"commit","published_at":"2025-06-05T22:41:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8a99a3ed231fdcd8467e986182b4705342b6a15e","kind":"commit","published_at":"2025-05-22T16:08:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc6","sha":"bc5fd1a35778ff74a2fb71efd7eaa6812fb88ad5","kind":"commit","published_at":"2025-05-02T19:30:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc6/manifests"},{"name":"v2.1.3-rc5","sha":"6ffb0183e3775615d67eba1146108c0543973381","kind":"commit","published_at":"2025-04-17T16:25:42.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc5/manifests"},{"name":"v2.1.3-rc4","sha":"cb9b82823a63884fed7323b8913d3c88a6aa0b11","kind":"commit","published_at":"2025-03-24T11:19:09.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc4/manifests"},{"name":"v2.1.3-rc3","sha":"c87f489a7995a06a16c967dcb8090d27b3f1cc15","kind":"commit","published_at":"2025-03-11T17:38:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc3/manifests"},{"name":"v2.1.3-rc2","sha":"05823cd74f365a210eeff345b7471e3fe6347db5","kind":"commit","published_at":"2025-01-30T19:00:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3-rc1","sha":"cf8b20d92df7de650018bfba959e32b8edb64a9b","kind":"commit","published_at":"2025-01-24T22:58:13.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc1/manifests"},{"name":"v2.1.2","sha":"b8437991cb91fb826d79e95956ebf0cc987e411b","kind":"commit","published_at":"2025-01-17T21:09:45.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc5","sha":"d6b38c0767429ad2dbc3517f05e96366963c6d4b","kind":"commit","published_at":"2025-01-17T17:48:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc5/manifests"},{"name":"v2.1.2-rc4","sha":"75c41ad3800e57c8dac0f4cb131bf9b84558e128","kind":"commit","published_at":"2024-12-20T08:11:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"30ecceda8cbbf7f3ffb3082702e0efb5a0998c34","kind":"commit","published_at":"2024-11-01T03:59:36.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"513f2a0dc94c5f36d9d6e1455b562c192664a4c2","kind":"commit","published_at":"2024-10-03T19:27:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"d73081191d5921882430e756d179885a8a171f0b","kind":"commit","published_at":"2024-09-12T15:53:12.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc1/manifests"},{"name":"v2.1.1","sha":"2dea22f74a2ce5b4a1d3a17f793f9df2bb0538d7","kind":"commit","published_at":"2024-08-05T16:11:00.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e5eacaa082c9fa9f85fb4548841e8dc9f1918590","kind":"commit","published_at":"2024-07-09T16:49:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc2","sha":"a4b6892a9c276de41e4858e89774c07032410993","kind":"commit","published_at":"2024-06-04T18:39:18.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc2/manifests"},{"name":"v2.1.0-rc1","sha":"767f81d4f547dfc8a168e01823cecc61204a5177","kind":"commit","published_at":"2024-05-31T16:25:34.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc1/manifests"},{"name":"v2.0.4","sha":"186855b5f8a3c6324845ebd17067f77dc87a896f","kind":"commit","published_at":"2024-04-24T06:23:17.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"819994cca1f3be3827c2dbf9756687f5be279401","kind":"commit","published_at":"2024-03-26T18:33:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"ce7a9466c6a768b5ae57a13068ae6f7a01e3038e","kind":"commit","published_at":"2024-03-13T05:33:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2/manifests"},{"name":"v2.0.2-rc3","sha":"ce7a9466c6a768b5ae57a13068ae6f7a01e3038e","kind":"commit","published_at":"2024-03-13T05:33:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc3/manifests"},{"name":"v2.0.2-rc2","sha":"740eae8f2653bffe2891c5d79a66bb08245f6cb5","kind":"commit","published_at":"2024-02-29T17:09:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc2/manifests"},{"name":"v2.0.2-rc1","sha":"4e33c172bbd82b5636d386aea3b43470221fe834","kind":"commit","published_at":"2024-02-05T19:40:27.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc1/manifests"},{"name":"v2.0.1","sha":"9def35f3b8b38f5a438146a09087edcec00537c7","kind":"commit","published_at":"2024-01-25T22:40:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc2","sha":"ddba1b7baf1a877e76ab7533bd19a26eafc2ebe5","kind":"commit","published_at":"2024-01-25T19:12:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc2/manifests"},{"name":"v2.0.1-rc1","sha":"e9ab5209059eccaa9fc2701a4131b00cc0a23ff9","kind":"commit","published_at":"2024-01-22T17:15:27.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc1/manifests"},{"name":"v2.0.0","sha":"c2196e3ae1625b87b9bdd3ed002466b71c51fc20","kind":"commit","published_at":"2023-12-16T08:05:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc8","sha":"c2196e3ae1625b87b9bdd3ed002466b71c51fc20","kind":"commit","published_at":"2023-12-16T08:05:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc8","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"8e7b2d20471cc1ccd67469fab3499c689749f4bc","kind":"commit","published_at":"2023-11-17T06:58:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc7","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"de24bd937f20a66628fdacf4d658eb95df0b3769","kind":"commit","published_at":"2023-07-22T23:25:02.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"8cc5137b2d04c9e28f6c3d271e0feccd1f71881c","kind":"commit","published_at":"2023-06-23T05:38:50.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc5/manifests"},{"name":"v2.0.0-rc4","sha":"5fcf01d8b8c3fa62fac87681e40120aec27fc17b","kind":"commit","published_at":"2023-05-01T23:25:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"f6a540747f445858bd19a15dfafd20146864825d","kind":"commit","published_at":"2023-02-23T20:32:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"863d057e435910a6ba1866c979b5a6ba11d2f13f","kind":"commit","published_at":"2023-02-01T08:21:14.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc2/manifests"},{"name":"v2.0.0-rc1","sha":"b9971763633f8063945a6c5cd691af4ead95985f","kind":"commit","published_at":"2023-01-18T22:20:55.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc1/manifests"},{"name":"v1.4.3-rc9","sha":"69f0cf6bb4727884af42f38c92858fdb114104de","kind":"commit","published_at":"2022-11-30T07:35:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc9/manifests"},{"name":"v1.4.3","sha":"69f0cf6bb4727884af42f38c92858fdb114104de","kind":"commit","published_at":"2022-11-30T07:35:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3/manifests"},{"name":"v1.4.3-rc8","sha":"f75bce3085bbe4b1727e31b7a0b29af4aefdca0d","kind":"commit","published_at":"2022-11-23T18:53:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc8/manifests"},{"name":"v1.4.3-rc7","sha":"bdddb8fab97e5157940e8b2617dca6d3fc635eee","kind":"commit","published_at":"2022-11-13T14:43:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc7/manifests"},{"name":"v1.4.3-rc6","sha":"08c8d493f5834b8f0d1a69eaef08e592dcdf9d5d","kind":"commit","published_at":"2022-11-11T05:55:07.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc6/manifests"},{"name":"v1.4.3-rc5","sha":"f9b575e1cfe470979db6108b5ef2b08f0d05ab98","kind":"commit","published_at":"2022-11-08T08:39:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc5/manifests"},{"name":"v1.4.3-rc4","sha":"1d9c88c313008650ae7f15920c05770792d2e2a9","kind":"commit","published_at":"2022-10-23T06:44:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc4/manifests"},{"name":"v1.4.3-rc3","sha":"fd87a228292b849a5f9f9884c43753a564023d7a","kind":"commit","published_at":"2022-10-11T17:05:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc3/manifests"},{"name":"v1.4.3-rc2","sha":"3c0c51fcbe5c1be0e0d2da83d0351d268f34f8e2","kind":"commit","published_at":"2022-10-06T16:41:16.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc2/manifests"},{"name":"v1.4.3-rc1","sha":"18d17f5d4c458126eccfc96bfbde5eb5d59ad893","kind":"commit","published_at":"2022-09-27T18:31:54.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc1/manifests"},{"name":"v1.4.2","sha":"19410e20e5fde3191215f0e8a9bb75f4527045c6","kind":"commit","published_at":"2022-09-16T06:15:57.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2/manifests"},{"name":"v1.4.2-rc6","sha":"90c8390c29ce4b70312f3211821af3367df737a5","kind":"commit","published_at":"2022-09-15T22:51:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc6/manifests"},{"name":"v1.4.2-rc5","sha":"f9f388f32e7f2d86d0de452fc03a625bc5a578cd","kind":"commit","published_at":"2022-08-24T07:04:34.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc5/manifests"},{"name":"v1.4.2-rc4","sha":"eb77307b63e48ec9e986317bed3b2bfd4b35c838","kind":"commit","published_at":"2022-08-22T21:55:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc4/manifests"},{"name":"v1.4.2-rc3","sha":"5c01c4eab490adda197f9842e2e1f00281f238fa","kind":"commit","published_at":"2022-08-20T08:18:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc3/manifests"},{"name":"v1.4.2-rc2","sha":"6d5b208e932bd338dc25a1d02f647b45e715b3bc","kind":"commit","published_at":"2022-07-04T19:33:11.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc2/manifests"},{"name":"v1.4.2-rc1","sha":"ada21ed84237e858892d436c677bddeddd189342","kind":"commit","published_at":"2022-06-30T16:53:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc1/manifests"},{"name":"v1.4.1-rc6","sha":"620bc7c517dc9c5c41e918f7c6bf8026633fd6cf","kind":"commit","published_at":"2022-06-09T05:50:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc6/manifests"},{"name":"v1.4.1","sha":"620bc7c517dc9c5c41e918f7c6bf8026633fd6cf","kind":"commit","published_at":"2022-06-09T05:50:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1/manifests"},{"name":"v1.4.1-rc5","sha":"081ba0b2f28c508047522af675cb9d29b7b717cc","kind":"commit","published_at":"2022-06-02T15:58:02.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc5/manifests"},{"name":"v1.4.1-rc4","sha":"3ca2393dec24d1ab26c4160c39c1d192b65e16c0","kind":"commit","published_at":"2022-05-23T06:01:01.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc4/manifests"},{"name":"v1.4.1-rc3","sha":"36c9631000221c733b89bac4b61a72a40dbc3550","kind":"commit","published_at":"2022-05-22T23:35:16.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc3/manifests"},{"name":"v1.4.1-rc2","sha":"799eab63a967439cf5e57ffda713ff29b69ea2a3","kind":"commit","published_at":"2022-05-18T17:35:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc2/manifests"},{"name":"v1.4.1-rc1","sha":"e1a1bdff1ad35afd6df495e5a57a51649b47c3c4","kind":"commit","published_at":"2022-04-27T18:58:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc1/manifests"},{"name":"v1.4.0-rc4","sha":"ad90a4975f896fa6ea0140107b7a0c87edfcae76","kind":"commit","published_at":"2022-04-19T17:49:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc4/manifests"},{"name":"v1.4.0","sha":"ad90a4975f896fa6ea0140107b7a0c87edfcae76","kind":"commit","published_at":"2022-04-19T17:49:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc3","sha":"475d97b1adb780d00eb55b3fce8942ddf5b32ffb","kind":"commit","published_at":"2022-04-05T17:12:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc3/manifests"},{"name":"v1.4.0-rc2","sha":"554e99a967b0e1fcc99eee2ec325e0aeda63d551","kind":"commit","published_at":"2022-03-24T20:27:40.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc2/manifests"},{"name":"v1.4.0-rc1","sha":"cff3be638f080c29065aa9e86390c2db889c5618","kind":"commit","published_at":"2022-03-18T02:13:49.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc1/manifests"},{"name":"v1.3.9","sha":"bf21435d42e64b1b4a13539b1f2a66982574d684","kind":"commit","published_at":"2022-03-02T21:28:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"408f043f1e619cf3b9913fdf9d2c52249d537b35","kind":"commit","published_at":"2022-02-25T17:23:57.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8/manifests"},{"name":"v1.3.8-rc3","sha":"38a110314ba3af67f970ed0ac909102edf7208d3","kind":"commit","published_at":"2022-02-14T22:03:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc3/manifests"},{"name":"v1.3.8-rc2","sha":"36ce0f8bb04405c53bd0bf1f98394097ac1623e5","kind":"commit","published_at":"2022-02-11T21:36:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc2/manifests"},{"name":"v1.3.7","sha":"cac7fe48544b7712f880bd9d6e063129e1799a89","kind":"commit","published_at":"2021-12-29T06:25:11.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"c61c3836db9fd472864bcf497d9fbd97269b02e3","kind":"commit","published_at":"2021-12-09T19:18:09.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"627cb97ef139583ea1246e76ad0c76396be3c7fc","kind":"commit","published_at":"2021-12-08T18:04:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e42e42a2cc4c9423a10a4e13e734d6eb302467a3","kind":"commit","published_at":"2021-12-02T02:55:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"5c07e19c8d8c7e309c6c523a2419e40be4ac43c6","kind":"commit","published_at":"2021-11-15T17:32:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"8e4d8288677a0fed78a27c1756a22e9b73737f2e","kind":"commit","published_at":"2021-11-12T19:14:10.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"008d38244660c46e2795c62798afcf319082a881","kind":"commit","published_at":"2021-09-20T17:24:07.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c8779d9e87d9ca000fcaf82732071787a345a377","kind":"commit","published_at":"2021-09-01T00:26:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.0/manifests"},{"name":"v1.2.8","sha":"c6670b13295ffe69bcab59c655d5b02e2c13b9ab","kind":"commit","published_at":"2021-08-24T00:30:41.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"63b88d0e57034a85e1a390c65e1cc843bb6b7889","kind":"commit","published_at":"2021-08-10T06:19:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"53b5fa6493af0e8510001d8b07a9efe2cf7db584","kind":"commit","published_at":"2021-08-09T16:40:35.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"f10c174c0ed24bc464ca3a5f76393b19ca911151","kind":"commit","published_at":"2021-07-23T17:00:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"b686a48812868a528680a215f6542db32664bfe4","kind":"commit","published_at":"2021-07-01T18:15:44.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"30c562be6b7dca89cfa601e9f8387fd68e72d89c","kind":"commit","published_at":"2021-07-01T17:07:08.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"af30c06aff40dacc717f68677f156ad4a574fce2","kind":"commit","published_at":"2021-06-30T08:42:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"792e82cbdfb218f13256ece73ecf9ee8c47438a1","kind":"commit","published_at":"2021-06-24T19:15:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"28974e81dcd449e78d4735f08b960b88f5ea068a","kind":"commit","published_at":"2021-05-21T17:18:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.0/manifests"},{"name":"v1.1.14","sha":"4eb92a02abe28f471c7f37c908d258003b0b7f0d","kind":"commit","published_at":"2021-05-04T20:44:45.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.14","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"be9cf71c94d79a34606ee78a2e8d423092573bd5","kind":"commit","published_at":"2021-01-29T22:14:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.13","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"7854083021e97d1343ae7bc76fa4aa5217e6a792","kind":"commit","published_at":"2020-11-20T16:50:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.12","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"f2d4b57638f1b8cdc73ab3f37d5fbdb6eacda9da","kind":"commit","published_at":"2020-10-28T16:11:03.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.11","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"17dce7e63bd09c41b25d3e0f195fc10796532d45","kind":"commit","published_at":"2020-10-19T17:21:38.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.10","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"ea0ef61a654b47e06ec978a53f176419dd5f0277","kind":"commit","published_at":"2020-09-24T18:43:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"ebfc5958dd2d1632cb28f7ae03aa9b5ffbd08cc3","kind":"commit","published_at":"2020-08-21T17:02:49.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"a06ad7e70183a23b4dbe0c10990353eeb499edb7","kind":"commit","published_at":"2020-08-17T23:33:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"703eb182feb9f32794441e74c000fd3398f94ef4","kind":"commit","published_at":"2020-08-11T04:49:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"e0cdc6b6a48979de5abc973900ab35d5babe59db","kind":"commit","published_at":"2020-07-15T17:00:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"728eb7f6fc1607d2247a81fd300c35141ca2f369","kind":"commit","published_at":"2020-07-15T03:08:18.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"811a4248581f610c0cea61562da7320ac3b6db02","kind":"commit","published_at":"2020-07-07T18:01:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"80244f12828af12e5cd64f25f29c7dbc1fb3a0a2","kind":"commit","published_at":"2020-07-02T19:09:03.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3dc9885ee98d4e321a5ab2e87614d4b77544496a","kind":"commit","published_at":"2020-06-18T23:20:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"afa52bc54d2aff539d96a37c7e288d8e77a35fd0","kind":"commit","published_at":"2020-05-20T00:27:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"355a3b4f0e2bb62156efb08fcee7534db7a32d8b","kind":"commit","published_at":"2020-02-13T19:44:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.0.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"10d8a8650f410ef2ea669a8071613d0333090a18","kind":"commit","published_at":"2020-01-17T01:46:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.0.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.0/manifests"},{"name":"v0.3.10","sha":"92d8f7c866632b0790ad19cc146025a36986462a","kind":"commit","published_at":"2020-01-15T17:57:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.10","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"17ac1be723dab566efff14c71abb93282988abc2","kind":"commit","published_at":"2020-01-08T17:41:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.9","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"2b9d29c9a23c0ec0508b08f956634c57a27ef02f","kind":"commit","published_at":"2020-01-06T07:45:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.8","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"9a18c1bfa197759423c3f35e3bc7b20b05f9fe2b","kind":"commit","published_at":"2019-11-26T22:36:54.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.7","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"3e7ca9c5174dae0688977f8c63304b9c735693da","kind":"commit","published_at":"2019-11-26T17:53:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.6","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"181fe595c565a87e7d458813cbe998a27e75e919","kind":"commit","published_at":"2019-11-18T20:30:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.5","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"0550752e63310b3d8ca72f254e2d5c43a715d095","kind":"commit","published_at":"2019-11-08T20:35:24.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.4","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"24361364a7184860e2ec0eaaa99b9ee71994b68d","kind":"commit","published_at":"2019-10-24T23:45:00.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.3","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a1a05a8a410dd9b5380da92c24c44cc3453766a3","kind":"commit","published_at":"2019-10-24T20:32:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.2","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"bb59923ed015efb68ca050feb6b8a89ff391ab0c","kind":"commit","published_at":"2019-09-21T01:46:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.0/manifests"},{"name":"v0.3.1","sha":"bb59923ed015efb68ca050feb6b8a89ff391ab0c","kind":"commit","published_at":"2019-09-21T01:46:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.1","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.1/manifests"},{"name":"0.3.0","sha":"b82bb2c06a106b460fed4626ea3538c0fcdafa83","kind":"commit","published_at":"2019-09-20T19:58:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/0.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/0.3.0/manifests"},{"name":"v0.2.9","sha":"ae6651a919245cb4fcbf83519c34bdefecdf3b2a","kind":"commit","published_at":"2019-08-27T22:45:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.9","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"09301f17fb8f6ac4f02b6cebd498b5dab7ebbd31","kind":"commit","published_at":"2019-08-14T21:04:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.8","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"6146f2f9552e1a15a788689522469a1c5a44ca56","kind":"commit","published_at":"2019-07-11T02:20:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.7","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"131e19c26d8aebc3c084dac20c10815bfd200603","kind":"commit","published_at":"2019-06-27T00:43:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.6","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.6/manifests"}]},"repo_metadata_updated_at":"2026-09-02T23:28:03.913Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.468886534014743,"dependent_packages_count":5.1248145031513,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.296850518583021},"purl":"pkg:golang/zotregistry.dev/zot/v2","advisories":[{"uuid":"GSA_kwCzR0hTQS04NWp4LWZtOG0teDhjNs4ABTbo","url":"https://github.com/advisories/GHSA-85jx-fm8m-x8c6","title":"zot’s create-only policy allows overwrite attempts of existing latest tag (update permission not required)","description":"zot’s dist-spec authorization middleware infers the required action for `PUT /v2/{name}/manifests/{reference}` as `create` by default, and only switches to `update` when the tag already exists and `reference != \"latest\"`.\n\nas a result, when `latest` already exists, a user who is allowed to `create` (but not allowed to `update`) can still pass the authorization check for an overwrite attempt of `latest`.\n\n## affected component\n\n- file: `pkg/api/authz.go` (`DistSpecAuthzHandler`)\n- condition: `slices.Contains(tags, reference) \u0026\u0026 reference != \"latest\"` (line 352 at the pinned commit)\n\n## severity\n\nHIGH\ncategory: CWE-863 (incorrect authorization)\n\nnote: impact depends on how a deployment uses `latest` (for example, if `latest` is treated as a protected or “push-once” tag), and on how access control is provisioned (users with `create` but without `update`). the attached poc demonstrates a real overwrite of `latest` (tag digest changes) under a create-only policy.\n\n## steps to reproduce\n\n1. configure access control so user `attacker` has `create` but not `update` on a repository.\n2. ensure the repository has an existing tag named `latest`.\n3. attempt to push a new manifest to `/v2/acme/app/manifests/latest` (example repository name).\n4. observe that the authorization check is evaluated as `create` (not `update`) for `latest`, so the request passes authorization even though the tag already exists.\n\nthe attached poc demonstrates this deterministically with `canonical.log` and `control.log` markers.\n\n## expected vs actual\n\n- expected: overwriting an existing tag should require `update` permission, including `latest` (or `latest` should be explicitly documented as exempt).\n- actual: when `reference==\"latest\"` and the tag exists, the middleware keeps the action as `create` instead of switching to `update`.\n\n## security impact\n\nthis can break least-privilege expectations in deployments that rely on the `create` vs `update` split to prevent tag overwrites (for example, “push-once” policies). if `latest` is used as a high-trust tag in ci/cd, this can create supply-chain risk because a create-only principal can overwrite an existing `latest` tag while other existing tags correctly require `update`.\n\n## suggested fix\n\nremove the special-case exemption for `latest` when determining whether an existing tag requires `update` permission (treat `latest` the same as other tags), or document and enforce an explicit policy rule for `latest`.\n\n## notes / rationale\n\n- oci distribution spec does not define a standard authorization model; this report is about zot’s own create vs update semantics and the observable behavior in `DistSpecAuthzHandler`.\n- zot documentation describes immutable tags as being enforceable via authorization policies (create-only “push once”, update disallowed). if `latest` is exempt, this control does not apply to `latest` unless documented otherwise.\n\n[addendum.md](https://github.com/user-attachments/files/24986139/addendum.md)\n[poc.zip](https://github.com/user-attachments/files/24986140/poc.zip)\n[PR_DESCRIPTION.md](https://github.com/user-attachments/files/24986141/PR_DESCRIPTION.md)\n[RUNNABLE_POC.md](https://github.com/user-attachments/files/24986142/RUNNABLE_POC.md)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-03-10T23:44:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N","references":["https://github.com/project-zot/zot/security/advisories/GHSA-85jx-fm8m-x8c6","https://nvd.nist.gov/vuln/detail/CVE-2026-31801","https://github.com/project-zot/zot/releases/tag/v2.1.15","https://github.com/advisories/GHSA-85jx-fm8m-x8c6"],"source_kind":"github","identifiers":["GHSA-85jx-fm8m-x8c6","CVE-2026-31801"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-11T00:00:11.597Z","updated_at":"2026-09-03T02:03:51.148Z","epss_percentage":0.00212,"epss_percentile":0.11367,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NWp4LWZtOG0teDhjNs4ABTbo","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04NWp4LWZtOG0teDhjNs4ABTbo","packages":[{"ecosystem":"go","package_name":"zotregistry.dev/zot","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 1.3.0-20210831063041-c8779d9e87d9, \u003c= 1.4.4-20251014054906-73eef25681af"}],"purl":"pkg:go/zotregistry.dev%2Fzot"},{"ecosystem":"go","package_name":"zotregistry.dev/zot/v2","versions":[{"first_patched_version":"2.1.15","vulnerable_version_range":"\u003c 2.1.15"}],"purl":"pkg:go/zotregistry.dev%2Fzot%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NWp4LWZtOG0teDhjNs4ABTbo/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/zotregistry.dev/zot/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/zotregistry.dev/zot/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/zotregistry.dev/zot/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T13:06:42.121Z","issues_count":312,"pull_requests_count":1747,"avg_time_to_close_issue":10660074.408839779,"avg_time_to_close_pull_request":820901.9133964818,"issues_closed_count":181,"pull_requests_closed_count":1478,"pull_request_authors_count":80,"issue_authors_count":154,"avg_comments_per_issue":3.5608974358974357,"avg_comments_per_pull_request":1.4922724670864338,"merged_pull_requests_count":473,"bot_issues_count":7,"bot_pull_requests_count":1054,"past_year_issues_count":79,"past_year_pull_requests_count":206,"past_year_avg_time_to_close_issue":2738637.6578947366,"past_year_avg_time_to_close_pull_request":889922.1310344827,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":3.329113924050633,"past_year_avg_comments_per_pull_request":2.20873786407767,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":40,"past_year_merged_pull_requests_count":95,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/issues","maintainers":[{"login":"peusebiu","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peusebiu"},{"login":"eusebiu-constantin-petu-dbk","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eusebiu-constantin-petu-dbk"},{"login":"rchamarthy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rchamarthy"},{"login":"adodon2go","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adodon2go"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282221,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"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-09-02T05:03:03.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8882159,"name":"zotregistry.dev/zot","ecosystem":"go","description":"","homepage":"https://github.com/project-zot/zot","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/project-zot/zot","keywords_array":[],"namespace":"zotregistry.dev","versions_count":82,"first_release_published_at":"2019-06-27T00:43:15.000Z","latest_release_published_at":"2022-11-30T07:35:06.000Z","latest_release_number":"v1.4.3","last_synced_at":"2026-09-02T10:23:33.286Z","created_at":"2024-02-15T03:17:12.380Z","updated_at":"2026-09-03T03:18:19.943Z","registry_url":"https://pkg.go.dev/zotregistry.dev/zot","install_command":"go get zotregistry.dev/zot","documentation_url":"https://pkg.go.dev/zotregistry.dev/zot#section-documentation","metadata":{},"repo_metadata":{"id":37101650,"uuid":"193163140","full_name":"project-zot/zot","owner":"project-zot","description":"zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)","archived":false,"fork":false,"pushed_at":"2026-08-18T17:12:43.000Z","size":142975,"stargazers_count":2631,"open_issues_count":76,"forks_count":255,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-19T09:23:06.607Z","etag":null,"topics":["distribution-spec","helm","kubernetes","oci","oci-distribution","opencontainers","zot"],"latest_commit_sha":null,"homepage":"https://zotregistry.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/project-zot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-06-21T21:40:58.000Z","updated_at":"2026-08-19T06:30:44.000Z","dependencies_parsed_at":"2022-07-12T16:14:00.215Z","dependency_job_id":"2591da64-073a-42ba-9347-5455a624dcbe","html_url":"https://github.com/project-zot/zot","commit_stats":null,"previous_names":["anuvu/zot"],"tags_count":133,"template":false,"template_full_name":null,"purl":"pkg:github/project-zot/zot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/sbom","scorecard":{"id":40833,"data":{"date":"2025-08-14T19:39:02Z","repo":{"name":"github.com/project-zot/zot","commit":"e8b530ad9d0222e68aa0b2cc9939a5376df2e7c4"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:19","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:109","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:108","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:109","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:138","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:225","Info: jobLevel 'packages' permission set to 'read': .github/workflows/publish.yaml:266","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yaml:302","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yaml:303","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yaml:23","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:60","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-3rdparty-images.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/branch-cov.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/build.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cloc.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/cluster.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/codeql-analysis.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/commit-msg.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/compare-binary-size.yaml:6","Info: topLevel permissions set to 'read-all': .github/workflows/dco.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/ecosystem-tools.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/gc-stress-test.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/gqlgen.yaml:17","Info: topLevel permissions set to 'read-all': .github/workflows/license.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/nightly.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/oci-conformance-action.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/publish.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/sync-3rdparty-images.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/test.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/tls.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/verify-config.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/web-scan.yaml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/benchmark.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch-cov.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/branch-cov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cloc.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:428: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:505: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster.yaml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cluster.yaml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/cluster.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-msg.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/commit-msg.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-binary-size.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/compare-binary-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/dco.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecosystem-tools.yaml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/ecosystem-tools.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gc-stress-test.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gc-stress-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/golangci-lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gqlgen.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/gqlgen.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/license.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yaml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/nightly.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oci-conformance-action.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/oci-conformance-action.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/scorecards.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/stale.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-3rdparty-images.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/sync-3rdparty-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tls.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/tls.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-config.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/verify-config.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/web-scan.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/project-zot/zot/web-scan.yaml/main?enable=pin","Warn: containerImage not pinned by hash: build/Dockerfile:4","Warn: containerImage not pinned by hash: build/Dockerfile:32","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:4","Warn: containerImage not pinned by hash: build/Dockerfile-conformance:28","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:4","Warn: containerImage not pinned by hash: build/Dockerfile-minimal:31","Warn: containerImage not pinned by hash: build/Dockerfile-zb:4","Warn: containerImage not pinned by hash: build/Dockerfile-zb:19","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:4","Warn: containerImage not pinned by hash: build/Dockerfile-zxp:32","Warn: pipCommand not pinned by hash: test/blackbox/helpers_events.bash:40","Warn: goCommand not pinned by hash: .github/workflows/branch-cov.yaml:30","Warn: goCommand not pinned by hash: .github/workflows/cloc.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/cluster.yaml:310","Warn: pipCommand not pinned by hash: .github/workflows/dco.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:80","Warn: pipCommand not pinned by hash: .github/workflows/ecosystem-tools.yaml:81","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:114","Warn: pipCommand not pinned by hash: .github/workflows/gc-stress-test.yaml:198","Warn: npmCommand not pinned by hash: .github/workflows/gqlgen.yaml:47","Warn: goCommand not pinned by hash: .github/workflows/license.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:236","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:237","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:322","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:323","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/nightly.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:341","Info:   0 out of 118 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   8 out of  11 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:206","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:233","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:270","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:305","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:330","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:386","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:447","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:478","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:484","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:510","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:545","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:571","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:590","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:617","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:646","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:696","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:770","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:810","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:842","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:863","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:896","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:937","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:974","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1011","Info: GoBuiltInFuzzer integration found: pkg/storage/local/local_test.go:1048"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/sync-3rdparty-images.yaml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.1.7 not signed: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 not signed: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 not signed: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 not signed: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 not signed: https://api.github.com/repos/project-zot/zot/releases/220438985","Warn: release artifact v2.1.7 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/237149832","Warn: release artifact v2.1.6 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/235413141","Warn: release artifact v2.1.5 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/225962158","Warn: release artifact v2.1.4 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/223537041","Warn: release artifact v2.1.3 does not have provenance: https://api.github.com/repos/project-zot/zot/releases/220438985"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3770","Warn: Project is vulnerable to: GO-2025-3553 / GHSA-mh63-6h87-95cp","Warn: Project is vulnerable to: GHSA-9h84-qmv7-982p","Warn: Project is vulnerable to: GHSA-f9f8-9pmf-xv68"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: chainguard-images, cisco, cisco systems, cisco-open, germanbrew, luxoft, lxc, opencontainers, prometheus, prometheus-community, qtile, shadow-maint, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T21:28:52.924Z","repository_id":37101650,"created_at":"2025-08-14T21:28:52.924Z","updated_at":"2025-08-14T21:28:52.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36947904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"project-zot","name":"The zot Project","uuid":"93798821","kind":"organization","description":"zot OCI Container Registry","email":null,"website":"https://zotregistry.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/93798821?v=4","repositories_count":13,"last_synced_at":"2023-03-04T05:24:16.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/project-zot","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:44:19.473Z","updated_at":"2023-03-04T05:24:16.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-zot/repositories"},"tags":[{"name":"v2.1.18","sha":"7bb211bcd4352b90f3e99752607fbd1f050bf7ca","kind":"commit","published_at":"2026-06-24T05:37:29.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.18","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"08b26876daaeb5ebc138775f103586cb7aa475fd","kind":"commit","published_at":"2026-05-18T05:21:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.17","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.17/manifests"},{"name":"v2.1.16","sha":"b47b643e05bab5c2d7fc0466d11ec5842a9d269c","kind":"commit","published_at":"2026-04-19T05:57:24.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.16","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"ace12e2a12d0e104f6fb0aecf162b29e8c67b8a9","kind":"commit","published_at":"2026-03-08T07:42:53.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.15","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.15/manifests"},{"name":"v2.1.14","sha":"bf619c570e194beee8bb79aeb9d5f23b856c7204","kind":"commit","published_at":"2026-01-25T05:03:53.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.14","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.14/manifests"},{"name":"v2.1.13","sha":"4ad3fad3bceb70c8ebd1669b0962c177353339b2","kind":"commit","published_at":"2025-12-23T09:30:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.13","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.13/manifests"},{"name":"v2.1.12","sha":"331a927fa4288b4aa99703b5d10b8e0deef7a27e","kind":"commit","published_at":"2025-12-19T20:12:10.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.12","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"69dd648d20eb7acf42dd6b93327ec678c66664bb","kind":"commit","published_at":"2025-11-20T17:21:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.11","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"dfb5d1df5403186d2359d95cb24c8e2f17ad930c","kind":"commit","published_at":"2025-10-18T08:20:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.10","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"73eef25681afcacc372f16ac5159743ab7b373ec","kind":"commit","published_at":"2025-10-14T05:49:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.9","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"b740a6f03772c00759795f1a9d5883bf165041d8","kind":"commit","published_at":"2025-09-01T18:55:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.8","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"41183693b0104fc19939a73c89c2f3a9f6f946b7","kind":"commit","published_at":"2025-08-03T15:58:30.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.7","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"966d4584ba7216664d89bfc263f2bceada59f2f3","kind":"commit","published_at":"2025-07-26T07:10:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"100dfec1424c9aa2b38d26b1c90091bbc6fe5a24","kind":"commit","published_at":"2025-06-17T17:09:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"483c869920c0ac83525f068e0a6aefef0380bb7d","kind":"commit","published_at":"2025-06-05T22:41:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"8a99a3ed231fdcd8467e986182b4705342b6a15e","kind":"commit","published_at":"2025-05-22T16:08:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc6","sha":"bc5fd1a35778ff74a2fb71efd7eaa6812fb88ad5","kind":"commit","published_at":"2025-05-02T19:30:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc6/manifests"},{"name":"v2.1.3-rc5","sha":"6ffb0183e3775615d67eba1146108c0543973381","kind":"commit","published_at":"2025-04-17T16:25:42.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc5/manifests"},{"name":"v2.1.3-rc4","sha":"cb9b82823a63884fed7323b8913d3c88a6aa0b11","kind":"commit","published_at":"2025-03-24T11:19:09.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc4/manifests"},{"name":"v2.1.3-rc3","sha":"c87f489a7995a06a16c967dcb8090d27b3f1cc15","kind":"commit","published_at":"2025-03-11T17:38:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc3/manifests"},{"name":"v2.1.3-rc2","sha":"05823cd74f365a210eeff345b7471e3fe6347db5","kind":"commit","published_at":"2025-01-30T19:00:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3-rc1","sha":"cf8b20d92df7de650018bfba959e32b8edb64a9b","kind":"commit","published_at":"2025-01-24T22:58:13.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.3-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.3-rc1/manifests"},{"name":"v2.1.2","sha":"b8437991cb91fb826d79e95956ebf0cc987e411b","kind":"commit","published_at":"2025-01-17T21:09:45.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc5","sha":"d6b38c0767429ad2dbc3517f05e96366963c6d4b","kind":"commit","published_at":"2025-01-17T17:48:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc5/manifests"},{"name":"v2.1.2-rc4","sha":"75c41ad3800e57c8dac0f4cb131bf9b84558e128","kind":"commit","published_at":"2024-12-20T08:11:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"30ecceda8cbbf7f3ffb3082702e0efb5a0998c34","kind":"commit","published_at":"2024-11-01T03:59:36.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"513f2a0dc94c5f36d9d6e1455b562c192664a4c2","kind":"commit","published_at":"2024-10-03T19:27:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"d73081191d5921882430e756d179885a8a171f0b","kind":"commit","published_at":"2024-09-12T15:53:12.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.2-rc1/manifests"},{"name":"v2.1.1","sha":"2dea22f74a2ce5b4a1d3a17f793f9df2bb0538d7","kind":"commit","published_at":"2024-08-05T16:11:00.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e5eacaa082c9fa9f85fb4548841e8dc9f1918590","kind":"commit","published_at":"2024-07-09T16:49:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc2","sha":"a4b6892a9c276de41e4858e89774c07032410993","kind":"commit","published_at":"2024-06-04T18:39:18.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc2/manifests"},{"name":"v2.1.0-rc1","sha":"767f81d4f547dfc8a168e01823cecc61204a5177","kind":"commit","published_at":"2024-05-31T16:25:34.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.1.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.1.0-rc1/manifests"},{"name":"v2.0.4","sha":"186855b5f8a3c6324845ebd17067f77dc87a896f","kind":"commit","published_at":"2024-04-24T06:23:17.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"819994cca1f3be3827c2dbf9756687f5be279401","kind":"commit","published_at":"2024-03-26T18:33:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"ce7a9466c6a768b5ae57a13068ae6f7a01e3038e","kind":"commit","published_at":"2024-03-13T05:33:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2/manifests"},{"name":"v2.0.2-rc3","sha":"ce7a9466c6a768b5ae57a13068ae6f7a01e3038e","kind":"commit","published_at":"2024-03-13T05:33:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc3/manifests"},{"name":"v2.0.2-rc2","sha":"740eae8f2653bffe2891c5d79a66bb08245f6cb5","kind":"commit","published_at":"2024-02-29T17:09:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc2/manifests"},{"name":"v2.0.2-rc1","sha":"4e33c172bbd82b5636d386aea3b43470221fe834","kind":"commit","published_at":"2024-02-05T19:40:27.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.2-rc1/manifests"},{"name":"v2.0.1","sha":"9def35f3b8b38f5a438146a09087edcec00537c7","kind":"commit","published_at":"2024-01-25T22:40:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc2","sha":"ddba1b7baf1a877e76ab7533bd19a26eafc2ebe5","kind":"commit","published_at":"2024-01-25T19:12:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc2/manifests"},{"name":"v2.0.1-rc1","sha":"e9ab5209059eccaa9fc2701a4131b00cc0a23ff9","kind":"commit","published_at":"2024-01-22T17:15:27.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.1-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.1-rc1/manifests"},{"name":"v2.0.0","sha":"c2196e3ae1625b87b9bdd3ed002466b71c51fc20","kind":"commit","published_at":"2023-12-16T08:05:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc8","sha":"c2196e3ae1625b87b9bdd3ed002466b71c51fc20","kind":"commit","published_at":"2023-12-16T08:05:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc8","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc8/manifests"},{"name":"v2.0.0-rc7","sha":"8e7b2d20471cc1ccd67469fab3499c689749f4bc","kind":"commit","published_at":"2023-11-17T06:58:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc7","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"de24bd937f20a66628fdacf4d658eb95df0b3769","kind":"commit","published_at":"2023-07-22T23:25:02.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"8cc5137b2d04c9e28f6c3d271e0feccd1f71881c","kind":"commit","published_at":"2023-06-23T05:38:50.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc5/manifests"},{"name":"v2.0.0-rc4","sha":"5fcf01d8b8c3fa62fac87681e40120aec27fc17b","kind":"commit","published_at":"2023-05-01T23:25:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"f6a540747f445858bd19a15dfafd20146864825d","kind":"commit","published_at":"2023-02-23T20:32:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"863d057e435910a6ba1866c979b5a6ba11d2f13f","kind":"commit","published_at":"2023-02-01T08:21:14.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc2/manifests"},{"name":"v2.0.0-rc1","sha":"b9971763633f8063945a6c5cd691af4ead95985f","kind":"commit","published_at":"2023-01-18T22:20:55.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v2.0.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v2.0.0-rc1/manifests"},{"name":"v1.4.3-rc9","sha":"69f0cf6bb4727884af42f38c92858fdb114104de","kind":"commit","published_at":"2022-11-30T07:35:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc9/manifests"},{"name":"v1.4.3","sha":"69f0cf6bb4727884af42f38c92858fdb114104de","kind":"commit","published_at":"2022-11-30T07:35:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3/manifests"},{"name":"v1.4.3-rc8","sha":"f75bce3085bbe4b1727e31b7a0b29af4aefdca0d","kind":"commit","published_at":"2022-11-23T18:53:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc8/manifests"},{"name":"v1.4.3-rc7","sha":"bdddb8fab97e5157940e8b2617dca6d3fc635eee","kind":"commit","published_at":"2022-11-13T14:43:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc7/manifests"},{"name":"v1.4.3-rc6","sha":"08c8d493f5834b8f0d1a69eaef08e592dcdf9d5d","kind":"commit","published_at":"2022-11-11T05:55:07.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc6/manifests"},{"name":"v1.4.3-rc5","sha":"f9b575e1cfe470979db6108b5ef2b08f0d05ab98","kind":"commit","published_at":"2022-11-08T08:39:06.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc5/manifests"},{"name":"v1.4.3-rc4","sha":"1d9c88c313008650ae7f15920c05770792d2e2a9","kind":"commit","published_at":"2022-10-23T06:44:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc4/manifests"},{"name":"v1.4.3-rc3","sha":"fd87a228292b849a5f9f9884c43753a564023d7a","kind":"commit","published_at":"2022-10-11T17:05:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc3/manifests"},{"name":"v1.4.3-rc2","sha":"3c0c51fcbe5c1be0e0d2da83d0351d268f34f8e2","kind":"commit","published_at":"2022-10-06T16:41:16.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc2/manifests"},{"name":"v1.4.3-rc1","sha":"18d17f5d4c458126eccfc96bfbde5eb5d59ad893","kind":"commit","published_at":"2022-09-27T18:31:54.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.3-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.3-rc1/manifests"},{"name":"v1.4.2","sha":"19410e20e5fde3191215f0e8a9bb75f4527045c6","kind":"commit","published_at":"2022-09-16T06:15:57.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2/manifests"},{"name":"v1.4.2-rc6","sha":"90c8390c29ce4b70312f3211821af3367df737a5","kind":"commit","published_at":"2022-09-15T22:51:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc6/manifests"},{"name":"v1.4.2-rc5","sha":"f9f388f32e7f2d86d0de452fc03a625bc5a578cd","kind":"commit","published_at":"2022-08-24T07:04:34.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc5/manifests"},{"name":"v1.4.2-rc4","sha":"eb77307b63e48ec9e986317bed3b2bfd4b35c838","kind":"commit","published_at":"2022-08-22T21:55:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc4/manifests"},{"name":"v1.4.2-rc3","sha":"5c01c4eab490adda197f9842e2e1f00281f238fa","kind":"commit","published_at":"2022-08-20T08:18:48.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc3/manifests"},{"name":"v1.4.2-rc2","sha":"6d5b208e932bd338dc25a1d02f647b45e715b3bc","kind":"commit","published_at":"2022-07-04T19:33:11.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc2/manifests"},{"name":"v1.4.2-rc1","sha":"ada21ed84237e858892d436c677bddeddd189342","kind":"commit","published_at":"2022-06-30T16:53:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.2-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.2-rc1/manifests"},{"name":"v1.4.1-rc6","sha":"620bc7c517dc9c5c41e918f7c6bf8026633fd6cf","kind":"commit","published_at":"2022-06-09T05:50:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc6/manifests"},{"name":"v1.4.1","sha":"620bc7c517dc9c5c41e918f7c6bf8026633fd6cf","kind":"commit","published_at":"2022-06-09T05:50:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1/manifests"},{"name":"v1.4.1-rc5","sha":"081ba0b2f28c508047522af675cb9d29b7b717cc","kind":"commit","published_at":"2022-06-02T15:58:02.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc5/manifests"},{"name":"v1.4.1-rc4","sha":"3ca2393dec24d1ab26c4160c39c1d192b65e16c0","kind":"commit","published_at":"2022-05-23T06:01:01.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc4/manifests"},{"name":"v1.4.1-rc3","sha":"36c9631000221c733b89bac4b61a72a40dbc3550","kind":"commit","published_at":"2022-05-22T23:35:16.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc3/manifests"},{"name":"v1.4.1-rc2","sha":"799eab63a967439cf5e57ffda713ff29b69ea2a3","kind":"commit","published_at":"2022-05-18T17:35:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc2/manifests"},{"name":"v1.4.1-rc1","sha":"e1a1bdff1ad35afd6df495e5a57a51649b47c3c4","kind":"commit","published_at":"2022-04-27T18:58:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.1-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.1-rc1/manifests"},{"name":"v1.4.0-rc4","sha":"ad90a4975f896fa6ea0140107b7a0c87edfcae76","kind":"commit","published_at":"2022-04-19T17:49:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc4/manifests"},{"name":"v1.4.0","sha":"ad90a4975f896fa6ea0140107b7a0c87edfcae76","kind":"commit","published_at":"2022-04-19T17:49:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc3","sha":"475d97b1adb780d00eb55b3fce8942ddf5b32ffb","kind":"commit","published_at":"2022-04-05T17:12:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc3/manifests"},{"name":"v1.4.0-rc2","sha":"554e99a967b0e1fcc99eee2ec325e0aeda63d551","kind":"commit","published_at":"2022-03-24T20:27:40.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc2/manifests"},{"name":"v1.4.0-rc1","sha":"cff3be638f080c29065aa9e86390c2db889c5618","kind":"commit","published_at":"2022-03-18T02:13:49.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.4.0-rc1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.4.0-rc1/manifests"},{"name":"v1.3.9","sha":"bf21435d42e64b1b4a13539b1f2a66982574d684","kind":"commit","published_at":"2022-03-02T21:28:37.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"408f043f1e619cf3b9913fdf9d2c52249d537b35","kind":"commit","published_at":"2022-02-25T17:23:57.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8/manifests"},{"name":"v1.3.8-rc3","sha":"38a110314ba3af67f970ed0ac909102edf7208d3","kind":"commit","published_at":"2022-02-14T22:03:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8-rc3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc3/manifests"},{"name":"v1.3.8-rc2","sha":"36ce0f8bb04405c53bd0bf1f98394097ac1623e5","kind":"commit","published_at":"2022-02-11T21:36:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.8-rc2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.8-rc2/manifests"},{"name":"v1.3.7","sha":"cac7fe48544b7712f880bd9d6e063129e1799a89","kind":"commit","published_at":"2021-12-29T06:25:11.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"c61c3836db9fd472864bcf497d9fbd97269b02e3","kind":"commit","published_at":"2021-12-09T19:18:09.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"627cb97ef139583ea1246e76ad0c76396be3c7fc","kind":"commit","published_at":"2021-12-08T18:04:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"e42e42a2cc4c9423a10a4e13e734d6eb302467a3","kind":"commit","published_at":"2021-12-02T02:55:39.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"5c07e19c8d8c7e309c6c523a2419e40be4ac43c6","kind":"commit","published_at":"2021-11-15T17:32:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"8e4d8288677a0fed78a27c1756a22e9b73737f2e","kind":"commit","published_at":"2021-11-12T19:14:10.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"008d38244660c46e2795c62798afcf319082a881","kind":"commit","published_at":"2021-09-20T17:24:07.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c8779d9e87d9ca000fcaf82732071787a345a377","kind":"commit","published_at":"2021-09-01T00:26:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.3.0/manifests"},{"name":"v1.2.8","sha":"c6670b13295ffe69bcab59c655d5b02e2c13b9ab","kind":"commit","published_at":"2021-08-24T00:30:41.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"63b88d0e57034a85e1a390c65e1cc843bb6b7889","kind":"commit","published_at":"2021-08-10T06:19:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"53b5fa6493af0e8510001d8b07a9efe2cf7db584","kind":"commit","published_at":"2021-08-09T16:40:35.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"f10c174c0ed24bc464ca3a5f76393b19ca911151","kind":"commit","published_at":"2021-07-23T17:00:32.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"b686a48812868a528680a215f6542db32664bfe4","kind":"commit","published_at":"2021-07-01T18:15:44.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"30c562be6b7dca89cfa601e9f8387fd68e72d89c","kind":"commit","published_at":"2021-07-01T17:07:08.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"af30c06aff40dacc717f68677f156ad4a574fce2","kind":"commit","published_at":"2021-06-30T08:42:21.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"792e82cbdfb218f13256ece73ecf9ee8c47438a1","kind":"commit","published_at":"2021-06-24T19:15:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"28974e81dcd449e78d4735f08b960b88f5ea068a","kind":"commit","published_at":"2021-05-21T17:18:28.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.2.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.2.0/manifests"},{"name":"v1.1.14","sha":"4eb92a02abe28f471c7f37c908d258003b0b7f0d","kind":"commit","published_at":"2021-05-04T20:44:45.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.14","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"be9cf71c94d79a34606ee78a2e8d423092573bd5","kind":"commit","published_at":"2021-01-29T22:14:52.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.13","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"7854083021e97d1343ae7bc76fa4aa5217e6a792","kind":"commit","published_at":"2020-11-20T16:50:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.12","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"f2d4b57638f1b8cdc73ab3f37d5fbdb6eacda9da","kind":"commit","published_at":"2020-10-28T16:11:03.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.11","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"17dce7e63bd09c41b25d3e0f195fc10796532d45","kind":"commit","published_at":"2020-10-19T17:21:38.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.10","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"ea0ef61a654b47e06ec978a53f176419dd5f0277","kind":"commit","published_at":"2020-09-24T18:43:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.9","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"ebfc5958dd2d1632cb28f7ae03aa9b5ffbd08cc3","kind":"commit","published_at":"2020-08-21T17:02:49.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.8","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"a06ad7e70183a23b4dbe0c10990353eeb499edb7","kind":"commit","published_at":"2020-08-17T23:33:25.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.7","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"703eb182feb9f32794441e74c000fd3398f94ef4","kind":"commit","published_at":"2020-08-11T04:49:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.6","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"e0cdc6b6a48979de5abc973900ab35d5babe59db","kind":"commit","published_at":"2020-07-15T17:00:58.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.5","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"728eb7f6fc1607d2247a81fd300c35141ca2f369","kind":"commit","published_at":"2020-07-15T03:08:18.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.4","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"811a4248581f610c0cea61562da7320ac3b6db02","kind":"commit","published_at":"2020-07-07T18:01:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.3","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"80244f12828af12e5cd64f25f29c7dbc1fb3a0a2","kind":"commit","published_at":"2020-07-02T19:09:03.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.2","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3dc9885ee98d4e321a5ab2e87614d4b77544496a","kind":"commit","published_at":"2020-06-18T23:20:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"afa52bc54d2aff539d96a37c7e288d8e77a35fd0","kind":"commit","published_at":"2020-05-20T00:27:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.1.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"355a3b4f0e2bb62156efb08fcee7534db7a32d8b","kind":"commit","published_at":"2020-02-13T19:44:26.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.0.1","html_url":"https://github.com/project-zot/zot/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"10d8a8650f410ef2ea669a8071613d0333090a18","kind":"commit","published_at":"2020-01-17T01:46:47.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v1.0.0","html_url":"https://github.com/project-zot/zot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v1.0.0/manifests"},{"name":"v0.3.10","sha":"92d8f7c866632b0790ad19cc146025a36986462a","kind":"commit","published_at":"2020-01-15T17:57:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.10","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"17ac1be723dab566efff14c71abb93282988abc2","kind":"commit","published_at":"2020-01-08T17:41:46.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.9","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"2b9d29c9a23c0ec0508b08f956634c57a27ef02f","kind":"commit","published_at":"2020-01-06T07:45:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.8","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"9a18c1bfa197759423c3f35e3bc7b20b05f9fe2b","kind":"commit","published_at":"2019-11-26T22:36:54.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.7","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"3e7ca9c5174dae0688977f8c63304b9c735693da","kind":"commit","published_at":"2019-11-26T17:53:43.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.6","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"181fe595c565a87e7d458813cbe998a27e75e919","kind":"commit","published_at":"2019-11-18T20:30:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.5","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"0550752e63310b3d8ca72f254e2d5c43a715d095","kind":"commit","published_at":"2019-11-08T20:35:24.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.4","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"24361364a7184860e2ec0eaaa99b9ee71994b68d","kind":"commit","published_at":"2019-10-24T23:45:00.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.3","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a1a05a8a410dd9b5380da92c24c44cc3453766a3","kind":"commit","published_at":"2019-10-24T20:32:22.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.2","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"bb59923ed015efb68ca050feb6b8a89ff391ab0c","kind":"commit","published_at":"2019-09-21T01:46:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.0/manifests"},{"name":"v0.3.1","sha":"bb59923ed015efb68ca050feb6b8a89ff391ab0c","kind":"commit","published_at":"2019-09-21T01:46:19.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.3.1","html_url":"https://github.com/project-zot/zot/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.3.1/manifests"},{"name":"0.3.0","sha":"b82bb2c06a106b460fed4626ea3538c0fcdafa83","kind":"commit","published_at":"2019-09-20T19:58:20.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/0.3.0","html_url":"https://github.com/project-zot/zot/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/0.3.0/manifests"},{"name":"v0.2.9","sha":"ae6651a919245cb4fcbf83519c34bdefecdf3b2a","kind":"commit","published_at":"2019-08-27T22:45:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.9","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"09301f17fb8f6ac4f02b6cebd498b5dab7ebbd31","kind":"commit","published_at":"2019-08-14T21:04:33.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.8","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"6146f2f9552e1a15a788689522469a1c5a44ca56","kind":"commit","published_at":"2019-07-11T02:20:23.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.7","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"131e19c26d8aebc3c084dac20c10815bfd200603","kind":"commit","published_at":"2019-06-27T00:43:15.000Z","download_url":"https://codeload.github.com/project-zot/zot/tar.gz/v0.2.6","html_url":"https://github.com/project-zot/zot/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/project-zot/zot@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/tags/v0.2.6/manifests"}]},"repo_metadata_updated_at":"2026-08-28T00:38:54.208Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.790624796450826,"dependent_packages_count":8.681507964653006,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.236066380551916},"purl":"pkg:golang/zotregistry.dev/zot","advisories":[{"uuid":"GSA_kwCzR0hTQS04NWp4LWZtOG0teDhjNs4ABTbo","url":"https://github.com/advisories/GHSA-85jx-fm8m-x8c6","title":"zot’s create-only policy allows overwrite attempts of existing latest tag (update permission not required)","description":"zot’s dist-spec authorization middleware infers the required action for `PUT /v2/{name}/manifests/{reference}` as `create` by default, and only switches to `update` when the tag already exists and `reference != \"latest\"`.\n\nas a result, when `latest` already exists, a user who is allowed to `create` (but not allowed to `update`) can still pass the authorization check for an overwrite attempt of `latest`.\n\n## affected component\n\n- file: `pkg/api/authz.go` (`DistSpecAuthzHandler`)\n- condition: `slices.Contains(tags, reference) \u0026\u0026 reference != \"latest\"` (line 352 at the pinned commit)\n\n## severity\n\nHIGH\ncategory: CWE-863 (incorrect authorization)\n\nnote: impact depends on how a deployment uses `latest` (for example, if `latest` is treated as a protected or “push-once” tag), and on how access control is provisioned (users with `create` but without `update`). the attached poc demonstrates a real overwrite of `latest` (tag digest changes) under a create-only policy.\n\n## steps to reproduce\n\n1. configure access control so user `attacker` has `create` but not `update` on a repository.\n2. ensure the repository has an existing tag named `latest`.\n3. attempt to push a new manifest to `/v2/acme/app/manifests/latest` (example repository name).\n4. observe that the authorization check is evaluated as `create` (not `update`) for `latest`, so the request passes authorization even though the tag already exists.\n\nthe attached poc demonstrates this deterministically with `canonical.log` and `control.log` markers.\n\n## expected vs actual\n\n- expected: overwriting an existing tag should require `update` permission, including `latest` (or `latest` should be explicitly documented as exempt).\n- actual: when `reference==\"latest\"` and the tag exists, the middleware keeps the action as `create` instead of switching to `update`.\n\n## security impact\n\nthis can break least-privilege expectations in deployments that rely on the `create` vs `update` split to prevent tag overwrites (for example, “push-once” policies). if `latest` is used as a high-trust tag in ci/cd, this can create supply-chain risk because a create-only principal can overwrite an existing `latest` tag while other existing tags correctly require `update`.\n\n## suggested fix\n\nremove the special-case exemption for `latest` when determining whether an existing tag requires `update` permission (treat `latest` the same as other tags), or document and enforce an explicit policy rule for `latest`.\n\n## notes / rationale\n\n- oci distribution spec does not define a standard authorization model; this report is about zot’s own create vs update semantics and the observable behavior in `DistSpecAuthzHandler`.\n- zot documentation describes immutable tags as being enforceable via authorization policies (create-only “push once”, update disallowed). if `latest` is exempt, this control does not apply to `latest` unless documented otherwise.\n\n[addendum.md](https://github.com/user-attachments/files/24986139/addendum.md)\n[poc.zip](https://github.com/user-attachments/files/24986140/poc.zip)\n[PR_DESCRIPTION.md](https://github.com/user-attachments/files/24986141/PR_DESCRIPTION.md)\n[RUNNABLE_POC.md](https://github.com/user-attachments/files/24986142/RUNNABLE_POC.md)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-03-10T23:44:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N","references":["https://github.com/project-zot/zot/security/advisories/GHSA-85jx-fm8m-x8c6","https://nvd.nist.gov/vuln/detail/CVE-2026-31801","https://github.com/project-zot/zot/releases/tag/v2.1.15","https://github.com/advisories/GHSA-85jx-fm8m-x8c6"],"source_kind":"github","identifiers":["GHSA-85jx-fm8m-x8c6","CVE-2026-31801"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-11T00:00:11.597Z","updated_at":"2026-09-03T02:03:51.148Z","epss_percentage":0.00212,"epss_percentile":0.11367,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NWp4LWZtOG0teDhjNs4ABTbo","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04NWp4LWZtOG0teDhjNs4ABTbo","packages":[{"ecosystem":"go","package_name":"zotregistry.dev/zot","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 1.3.0-20210831063041-c8779d9e87d9, \u003c= 1.4.4-20251014054906-73eef25681af"}],"purl":"pkg:go/zotregistry.dev%2Fzot"},{"ecosystem":"go","package_name":"zotregistry.dev/zot/v2","versions":[{"first_patched_version":"2.1.15","vulnerable_version_range":"\u003c 2.1.15"}],"purl":"pkg:go/zotregistry.dev%2Fzot%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NWp4LWZtOG0teDhjNs4ABTbo/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jMzd2LTNjOHctY3JxOM4ABIPq","url":"https://github.com/advisories/GHSA-c37v-3c8w-crq8","title":"zot logs secrets","description":"### Summary\nWhen using Keycloak as an oidc provider, the clientsecret gets printed into the container stdout logs for an example at container startup.\n\n### Details\nContainer Image (15.04.2025): ghcr.io/project-zot/zot-linux-amd64:latest\nHere is an example how the configuration can look which causes the above stated problem:\n\n`    http:\n      address: \"0.0.0.0\"\n      port: 5000\n      externalUrl: \"https://zot.example.com\"\n      auth: {\n        failDelay: 1,\n        openid: {\n          providers: {\n            oidc: {\n              name: \"Keycloak\",\n              clientid: \"zot-client-id\",\n              clientsecret: fsdfkmmiwljasdklfsjaskldjfkljewijrf234i52k3j45l,\n              keypath: \"\",\n              issuer: \"https://keycloak.example.com/realms/example\",\n              scopes: [\"openid\"]\n            }\n          }\n        }\n      }\n`\n\n### PoC\nSet up a blank new zot k8s deployment with the code snippet above.\n\n### Impact\nexposure of secrets, on configuring a oidc provider","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-05-22T20:33:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/project-zot/zot/security/advisories/GHSA-c37v-3c8w-crq8","https://github.com/project-zot/zot/commit/8a99a3ed231fdcd8467e986182b4705342b6a15e","https://nvd.nist.gov/vuln/detail/CVE-2025-48374","https://pkg.go.dev/vuln/GO-2025-3705","https://github.com/advisories/GHSA-c37v-3c8w-crq8"],"source_kind":"github","identifiers":["GHSA-c37v-3c8w-crq8","CVE-2025-48374"],"repository_url":"https://github.com/project-zot/zot","blast_radius":1.0,"created_at":"2025-05-22T21:07:51.922Z","updated_at":"2026-08-28T13:05:46.468Z","epss_percentage":0.00173,"epss_percentile":0.07062,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMzd2LTNjOHctY3JxOM4ABIPq","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jMzd2LTNjOHctY3JxOM4ABIPq","packages":[{"ecosystem":"go","package_name":"zotregistry.dev/zot","versions":[{"first_patched_version":"1.4.4-0.20250522160828-8a99a3ed231f","vulnerable_version_range":"\u003c 1.4.4-0.20250522160828-8a99a3ed231f"}],"purl":"pkg:go/zotregistry.dev%2Fzot"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMzd2LTNjOHctY3JxOM4ABIPq/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jOXA0LXh3cjktcmZoeM4ABDhT","url":"https://github.com/advisories/GHSA-c9p4-xwr9-rfhx","title":"Zot IdP group membership revocation ignored","description":"### Summary\nThe group data stored for users in the boltdb database (meta.db) is an append-list so group revocations/removals are ignored in the API.\n\n### Details\n[SetUserGroups](https://github.com/project-zot/zot/blob/5e30fec65c49e3139907e2819ccb39b2e3bd784e/pkg/meta/boltdb/boltdb.go#L1665) is alled on login, but instead of replacing the group memberships, they are appended. This may be due to some conflict with the group definitions in the config file, but that wasn't obvious to me if it were the case.\n\n### PoC\nLogin with group claims, logout, remove the user from a group from at IdP and log in again, the API still grants access and the new list of groups is appended creating meaningless duplicate entries and no longer mathing the expected groups from the IdP. The behavior can be verified by seeing the API or UI still presenting images it should not or by viewing the data directly:  `bbolt get meta.db UserData \u003cuser\u003e`, eg:\n\n![image](https://github.com/user-attachments/assets/3491cbd2-c7d9-414d-bc33-3efc35ed0582)\n\nNote this example also has duplicates due to group hierarchy changes that were left in the database.\n\n### Impact\nAny Zot configuration that relies on group-based authorization will not respect group remove/revocation by an IdP.\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-01-17T22:02:26.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","references":["https://github.com/project-zot/zot/security/advisories/GHSA-c9p4-xwr9-rfhx","https://github.com/project-zot/zot/commit/002ac62d8a15bf0cba010b3ba7bde86f9837b613","https://nvd.nist.gov/vuln/detail/CVE-2025-23208","https://github.com/project-zot/zot/blob/5e30fec65c49e3139907e2819ccb39b2e3bd784e/pkg/meta/boltdb/boltdb.go#L1665","https://github.com/advisories/GHSA-c9p4-xwr9-rfhx"],"source_kind":"github","identifiers":["GHSA-c9p4-xwr9-rfhx","CVE-2025-23208"],"repository_url":"https://github.com/project-zot/zot","blast_radius":1.0,"created_at":"2025-01-17T23:08:24.916Z","updated_at":"2026-08-14T00:09:59.304Z","epss_percentage":0.00409,"epss_percentile":0.3387,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jOXA0LXh3cjktcmZoeM4ABDhT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jOXA0LXh3cjktcmZoeM4ABDhT","packages":[{"ecosystem":"go","package_name":"zotregistry.dev/zot","versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003c= 2.1.1"}],"purl":"pkg:go/zotregistry.dev%2Fzot"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jOXA0LXh3cjktcmZoeM4ABDhT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01NXI5LTVteDktcXE3cs4AA9ul","url":"https://github.com/advisories/GHSA-55r9-5mx9-qq7r","title":"Cache driver GetBlob() allows read access to any blob without access control check","description":"### Summary\n\nCache driver `GetBlob()` allows read access to any blob without access control check\n\n### Details\n\nIf a Zot `accessControl` policy allows users read access to some repositories but restricts read access to other repositories and `dedupe` is enabled (it is enabled by default), then an attacker who knows the name of an image and the digest of a blob (that they do not have read access to), they may maliciously read it via a second repository they do have read access to. This allows an attacker to read an image that the `accessControl` policy denies.\n\nThis attack is possible because [`ImageStore.CheckBlob()` calls `checkCacheBlob()`](https://github.com/project-zot/zot/blob/v2.1.0-rc2/pkg/storage/imagestore/imagestore.go#L1158-L1159) to find the blob a global cache by searching for the digest. If it is found, it is copied to the user requested repository with `copyBlob()`.\n\nThis cache behavior is intentionally used in [`RouteHandler.CreateBlobUpload()`](https://github.com/project-zot/zot/blob/v2.1.0-rc2/pkg/api/routes.go#L1194-L1197) to implement cross repository blob mount (`POST /v2/\u003cname\u003e/blobs/uploads/?mount=\u003cdigest\u003e\u0026from=\u003crepository name\u003e`) in Zot. This is still missing an access control to check read access on the source repository.\n\nThis cache behavior is unexpectedly also used in [`RouteHandler.CheckBlob()`](https://github.com/project-zot/zot/blob/v2.1.0-rc2/pkg/api/routes.go#L886) too for `HEAD /v2/\u003cname\u003e/blobs/\u003cdigest\u003e`. If a blob is requested that does not exist on the requested repository, Zot will search for it in a global cache (possibly returning a result from an from an incorrect repository) and then will store it into the `ImageStore` for the requested repository.\n\n[`RouteHandler.GetBlob()`](https://github.com/project-zot/zot/blob/v2.1.0-rc2/pkg/api/routes.go#L1000) does _not_ call `ImageStore.CheckBlob()` so it is not directly vulnerable. However an attacker with only limited read access may first call `CheckBlob()` to fetch the blob from the cache, then call `GetBlob()` to read the blob.\n\n### Mitigation\n\nThe attack may be mitigated by configuring `\"dedupe\": false` in the `\"storage\"` settings. This disables Zot's cache drivers. `dedupe` is enabled by default using the BoltDB cache driver.\n\n### Impact\n\nAn attacker can read images that the `accessControl` policy denies if they have read access to any other second repository.\n\nThis attack only allows accessing blobs (both config and layers) by digest. Manifests cannot be accessed.\n\nThis attack requires the attacker to know the name of a private image and its layer digests. A scenario where this might happen is if a project has public CI build logs but publishes the image to a private repository. Many image build tools log layer digests.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-07-09T21:04:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/project-zot/zot/security/advisories/GHSA-55r9-5mx9-qq7r","https://github.com/project-zot/zot/commit/aaee0220e46bdadd12115ac67c19f9d3153eb1df","https://nvd.nist.gov/vuln/detail/CVE-2024-39897","https://github.com/advisories/GHSA-55r9-5mx9-qq7r"],"source_kind":"github","identifiers":["GHSA-55r9-5mx9-qq7r","CVE-2024-39897"],"repository_url":"https://github.com/project-zot/zot","blast_radius":1.0,"created_at":"2024-07-09T22:05:33.532Z","updated_at":"2026-08-28T13:07:33.843Z","epss_percentage":0.00298,"epss_percentile":0.21806,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01NXI5LTVteDktcXE3cs4AA9ul","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01NXI5LTVteDktcXE3cs4AA9ul","packages":[{"ecosystem":"go","package_name":"zotregistry.dev/zot","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/zotregistry.dev%2Fzot"},{"ecosystem":"go","package_name":"zotregistry.io/zot","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003c 2.1.0"}],"purl":"pkg:go/zotregistry.io%2Fzot"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01NXI5LTVteDktcXE3cs4AA9ul/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/zotregistry.dev/zot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/zotregistry.dev/zot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/zotregistry.dev/zot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:50:44.366Z","issues_count":296,"pull_requests_count":1712,"avg_time_to_close_issue":10581657.971264368,"avg_time_to_close_pull_request":827027.5362819626,"issues_closed_count":174,"pull_requests_closed_count":1447,"pull_request_authors_count":71,"issue_authors_count":142,"avg_comments_per_issue":3.6013513513513513,"avg_comments_per_pull_request":1.4719626168224298,"merged_pull_requests_count":445,"bot_issues_count":6,"bot_pull_requests_count":1051,"past_year_issues_count":66,"past_year_pull_requests_count":201,"past_year_avg_time_to_close_issue":2965562.5454545454,"past_year_avg_time_to_close_pull_request":923413.2857142857,"past_year_issues_closed_count":33,"past_year_pull_requests_closed_count":133,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":3.409090909090909,"past_year_avg_comments_per_pull_request":2.029850746268657,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":61,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-zot%2Fzot/issues","maintainers":[{"login":"peusebiu","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peusebiu"},{"login":"eusebiu-constantin-petu-dbk","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eusebiu-constantin-petu-dbk"},{"login":"rchamarthy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rchamarthy"},{"login":"adodon2go","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adodon2go"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/zotregistry.dev%2Fzot/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282221,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"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-09-02T05:03:03.375Z","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"}}]