0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-03-04 02:02:49 -05:00
zot/pkg/extensions/search/cve
Andrei Aaron 7fee57e7cc
fix(CVE): attempt to scan now returns early with an error if trivyDB metadata json is missing (#1548)
Also modify zli to retry in case of such errors,
assuming the trivyDB will eventually be downloaded by the scheduled task.

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-07-05 09:08:16 -07:00
..
model refactor: remove pkg/extensions/search/common and move the code to the appropriate packages (#1358) 2023-04-18 11:07:47 -07:00
trivy fix(CVE): attempt to scan now returns early with an error if trivyDB metadata json is missing (#1548) 2023-07-05 09:08:16 -07:00
cve.go fix(cve): Fix CVE scanning in images containing Jar files (#1475) 2023-06-01 00:37:46 +03:00
cve_test.go refactor: move helper functions under common, in usage specific named files (#1540) 2023-06-22 14:29:45 +03:00
pagination.go fix: removed duplicate structures from service.go and moved them to pkg/common (#1436) 2023-05-25 11:27:49 -07:00
pagination_test.go refactor(repodb): moving common utilities under pkg/meta (#1292) 2023-03-28 10:20:09 -07:00