0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/extensions/search/cve
LaurentiuNiculae 90d27ff2ac
feat(cve): expand search domain to cve description and package info (#2086)
* feat(cve): add reference url for cve

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>

* feat(cve): expand search domain to cve description and package info

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>

---------

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-11-29 20:59:00 +02:00
..
cache feat(cve): implement CVE scanning as background tasks (#1833) 2023-09-22 11:49:17 -07:00
model feat(cve): expand search domain to cve description and package info (#2086) 2023-11-29 20:59:00 +02:00
trivy feat(cve): expand search domain to cve description and package info (#2086) 2023-11-29 20:59:00 +02:00
cve.go feat(cve): expand search domain to cve description and package info (#2086) 2023-11-29 20:59:00 +02:00
cve_internal_test.go fix(cov): coverage boltdb+dynamo (#2018) 2023-11-08 13:37:52 -08:00
cve_test.go feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08: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 feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
scan.go feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
scan_test.go feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
update.go feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
update_test.go refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00