0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-17 23:45:36 -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 18aa975ae2
feat(CVE): add CVE severity counters to returned images and CVE list calls (#2131)
For CLI output is similar to:

CRITICAL 0, HIGH 1, MEDIUM 1, LOW 0, UNKNOWN 0, TOTAL 2

ID                SEVERITY  TITLE
CVE-2023-0464     HIGH      openssl: Denial of service by excessive resou...
CVE-2023-0465     MEDIUM    openssl: Invalid certificate policies in leaf...

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-12-13 09:16:31 -08:00
.github chore: fix dependabot alerts (#2133) 2023-12-12 12:44:28 +02:00
.zap
build ci: move distroless to debian12 (#2056) 2023-11-21 14:54:07 +02:00
cmd
demos
docs
errors refactor(test): add lint rule for messages starting with the component (#2045) 2023-12-08 10:05:02 +02:00
examples Sync s3 (#2073) 2023-11-28 12:08:15 -08:00
pkg feat(CVE): add CVE severity counters to returned images and CVE list calls (#2131) 2023-12-13 09:16:31 -08:00
scripts refactor(test): add lint rule for messages starting with the component (#2045) 2023-12-08 10:05:02 +02:00
swagger feat(cli): add command to interogate the server version and other details (#1709) 2023-11-22 19:25:21 +02:00
test fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08: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
go.mod chore: fix dependabot alerts (#2133) 2023-12-12 12:44:28 +02:00
go.sum chore: fix dependabot alerts (#2133) 2023-12-12 12:44:28 +02:00
golangcilint.yaml chore: fix dependabot alerts (#2133) 2023-12-12 12:44:28 +02:00
LICENSE
MAINTAINERS.md
Makefile feat(ui): show a message while results are loading for dynamic search (#2134) 2023-12-12 16:23:59 -08:00
NOTICE
README.md
README_fuzz.md
SECURITY.md
THIRD-PARTY-LICENSES.md chore: fix dependabot alerts (#2133) 2023-12-12 12:44:28 +02:00
tools.go
zot.go

zot build test nightly jobs 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