0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-10 23:39:39 -05:00
zot/pkg/extensions/search/cve
Andrei Aaron ee25985c3e
chore(modules): update trivy to the tip of main (#1901)
Includes ce89d08345

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-10-09 15:12:25 -07:00
..
cache feat(cve): implement CVE scanning as background tasks (#1833) 2023-09-22 11:49:17 -07:00
model fix(cve): cummulative fixes and improvements for CVE scanning logic (#1810) 2023-09-17 15:12:20 -07:00
trivy chore(modules): update trivy to the tip of main (#1901) 2023-10-09 15:12:25 -07:00
cve.go feat(cve): implement CVE scanning as background tasks (#1833) 2023-09-22 11:49:17 -07:00
cve_internal_test.go fix(cve): cummulative fixes and improvements for CVE scanning logic (#1810) 2023-09-17 15:12:20 -07:00
cve_test.go refactor(pkg/test): split logic in pkg/test/common.go into multiple packages (#1861) 2023-09-27 11:34:48 -07:00
pagination.go fix(cve): cummulative fixes and improvements for CVE scanning logic (#1810) 2023-09-17 15:12:20 -07:00
pagination_test.go fix(cve): cummulative fixes and improvements for CVE scanning logic (#1810) 2023-09-17 15:12:20 -07:00
scan.go feat(cve): implement CVE scanning as background tasks (#1833) 2023-09-22 11:49:17 -07:00
scan_test.go refactor(pkg/test): split logic in pkg/test/common.go into multiple packages (#1861) 2023-09-27 11:34:48 -07:00
update.go feat(cve): implement CVE scanning as background tasks (#1833) 2023-09-22 11:49:17 -07:00
update_test.go refactor(pkg/test): split logic in pkg/test/common.go into multiple packages (#1861) 2023-09-27 11:34:48 -07:00