0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-03-25 02:32:57 -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
Andrei Aaron 06bd8a8252
chore(go.mod): fix dependabot alerts (#1333)
upgrade to github.com/aws/aws-sdk-go@v1.44.237
upgrade to github.com/aquasecurity/trivy@v0.38.3
upgrade to oras.land/oras-go@v1.2.3
upgrade to github.com/google/go-containerregistry@v0.14.0
upgrade to github.com/moby/buildkit@v0.11.4

Note we can't switch to trivy 0.39.0 as well as some other updates
because they would also require upgrade of cosign to v2 with
breaking api changes

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-04-06 01:00:12 -07:00
.github
.zap
build
cmd
demos
docs
errors
examples
pkg chore(go.mod): fix dependabot alerts (#1333) 2023-04-06 01:00:12 -07:00
swagger
test
.gitignore
CODE_OF_CONDUCT.md
codecov.yml
CODEOWNERS
COMPARISON.md
CONTRIBUTING.md
go.mod chore(go.mod): fix dependabot alerts (#1333) 2023-04-06 01:00:12 -07:00
go.sum chore(go.mod): fix dependabot alerts (#1333) 2023-04-06 01:00:12 -07:00
golangcilint.yaml chore(go.mod): fix dependabot alerts (#1333) 2023-04-06 01:00:12 -07:00
LICENSE
MAINTAINERS.md
Makefile
NOTICE
README.md
README_fuzz.md
SECURITY.md
THIRD-PARTY-LICENSES.md
tools.go
zot.go

zot build-test codecov.io Conformance Results CodeQL CII Best Practices 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!

Docs

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

Code of Conduct

Details are in the code of conduct