0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/test
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
..
auth refactor(pkg/test): split logic in pkg/test/common.go into multiple packages (#1861) 2023-09-27 11:34:48 -07:00
common fix(scheduler): fix data race (#2085) 2023-12-11 10:00:34 -08:00
deprecated refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00
image-utils fix(cov): coverage boltdb+dynamo (#2018) 2023-11-08 13:37:52 -08:00
inject refactor(storage): refactoring storage (#1459) 2023-05-26 11:08:19 -07:00
mocks feat(CVE): add CVE severity counters to returned images and CVE list calls (#2131) 2023-12-13 09:16:31 -08:00
oci-utils refactor(test): add lint rule for messages starting with the component (#2045) 2023-12-08 10:05:02 +02:00
signature feat: add support for oci1.1 cosign signatures(using referrers) (#1963) 2023-11-06 14:09:39 -08:00
skip fix: metrics should be protected behind authZ (#1895) 2023-10-20 10:33:26 +03:00