0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-03 23:09:41 -05:00
zot/pkg/extensions/search/cve
Andrei Aaron a76bfd4283
chore: update Trivy and Trivy dependencies (#2763)
The Trivy library now supports multiple locations from where to download the DBs.
The zot code has been updated to properly call the updated library functions.
If at some point we would want to support multiple Trivy DBs in zot, we could look into it more.

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2024-11-07 09:03:37 -08:00
..
cache refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
model feat: include PackagePath data in CVEs for image queries (#2241) 2024-02-15 13:19:49 -08:00
trivy chore: update Trivy and Trivy dependencies (#2763) 2024-11-07 09:03:37 -08:00
cve.go feat: add support for docker images (#2714) 2024-10-31 09:44:04 +02:00
cve_internal_test.go feat: include PackagePath data in CVEs for image queries (#2241) 2024-02-15 13:19:49 -08:00
cve_test.go feat: add support for docker images (#2714) 2024-10-31 09:44:04 +02:00
pagination.go fix: additional input validation for CVE graphQL query (#2408) 2024-04-24 09:23:17 +03:00
pagination_test.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
scan.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
scan_test.go feat: add support for docker images (#2714) 2024-10-31 09:44:04 +02:00
update.go fix(sync): sync generator now backs off on errors (#2272) 2024-03-04 09:44:11 -08:00
update_test.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00