0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-27 23:01:43 -05:00
zot/pkg
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
..
api feat(ui): let UI delete manifests if current user has permissions to do so (#2132) 2023-12-13 09:06:08 -08:00
cli feat(CVE): add CVE severity counters to returned images and CVE list calls (#2131) 2023-12-13 09:16:31 -08:00
common feat(CVE): add CVE severity counters to returned images and CVE list calls (#2131) 2023-12-13 09:16:31 -08:00
compliance fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
debug fix: tests refactoring (#1950) 2023-10-26 11:20:39 +03:00
exporter fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
extensions feat(CVE): add CVE severity counters to returned images and CVE list calls (#2131) 2023-12-13 09:16:31 -08:00
log refactor(test): add lint rule for messages starting with the component (#2045) 2023-12-08 10:05:02 +02:00
meta fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext feat(ui): let UI delete manifests if current user has permissions to do so (#2132) 2023-12-13 09:06:08 -08:00
retention feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
scheduler fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
storage fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
test feat(CVE): add CVE severity counters to returned images and CVE list calls (#2131) 2023-12-13 09:16:31 -08:00