0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)
Find a file
Ramkumar Chinchani f5fef2384a
chore: fix dependabot alerts (#2462)
* chore: fix dependabot alerts

https://github.com/project-zot/zot/pull/2451
https://github.com/project-zot/zot/pull/2452
https://github.com/project-zot/zot/pull/2453
https://github.com/project-zot/zot/pull/2454
https://github.com/project-zot/zot/pull/2455
https://github.com/project-zot/zot/pull/2456
https://github.com/project-zot/zot/pull/2457
https://github.com/project-zot/zot/pull/2458
https://github.com/project-zot/zot/pull/2459
https://github.com/project-zot/zot/pull/2460
https://github.com/project-zot/zot/pull/2461
https://github.com/project-zot/zot/pull/2463

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>

* chore: mockoidc has moved to github.com/go-jose/go-jose/v3

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>

* chore: quiet aws/s3 golang api deprecations

These need to be addressed in a separate PR.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>

---------

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2024-06-12 22:51:32 -07:00
.github chore: fix dependabot alerts (#2462) 2024-06-12 22:51:32 -07:00
.zap feat(ui): update zui version (#2162) 2024-01-17 17:22:33 +02:00
build ci: add description field to our published images (#2354) 2024-04-01 08:40:09 -07:00
cmd refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
demos refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
docs
errors fix: additional input validation for CVE graphQL query (#2408) 2024-04-24 09:23:17 +03:00
examples feat(cluster): Add support for request proxying for scale out (#2385) 2024-05-20 09:05:21 -07:00
pkg chore: fix dependabot alerts (#2462) 2024-06-12 22:51:32 -07:00
scripts build(go): switch to go 1.21 (#2049) 2024-02-07 10:54:28 -08:00
swagger fix(oras)!: remove ORAS artifact references support (#2294) 2024-03-06 12:16:42 -08:00
test feat(cluster): Add support for request proxying for scale out (#2385) 2024-05-20 09:05:21 -07:00
.gitignore refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00
CODE_OF_CONDUCT.md
codecov.yml refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00
CODEOWNERS
COMPARISON.md
CONTRIBUTING.md build: fix container image targets (#1856) 2023-10-04 09:12:56 -07:00
go.mod chore: fix dependabot alerts (#2462) 2024-06-12 22:51:32 -07:00
go.sum chore: fix dependabot alerts (#2462) 2024-06-12 22:51:32 -07:00
golangcilint.yaml chore: fix dependabot alerts (#2352) 2024-03-26 11:33:25 -07:00
LICENSE docs: fix copyright related info for cncf onboarding (#1117) 2023-01-17 15:43:45 -08:00
MAINTAINERS.md
Makefile feat(cluster): Add support for request proxying for scale out (#2385) 2024-05-20 09:05:21 -07:00
NOTICE docs: fix copyright related info for cncf onboarding (#1117) 2023-01-17 15:43:45 -08:00
README.md chore: add ossf scorecard 2024-03-14 09:43:42 -07:00
README_fuzz.md
SECURITY.md chore: update support matrix 2024-03-14 09:43:42 -07:00
THIRD-PARTY-LICENSES.md chore: fix dependabot alerts (#2431) 2024-05-27 14:37:27 -07:00
tools.go chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
zot.go

zot build test nightly jobs codecov.io Conformance Results CodeQL CII Best Practices OpenSSF Scorecard Go Reference

zot: a production-ready vendor-neutral OCI image registry - images stored in OCI image format, distribution specification on-the-wire, that's it!

Documentation for zot is located at: https://zotregistry.dev

Code of conduct details are here.