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 5039128723
feat(cve): cli cve diff (#2242)
* feat(gql): add new query for diff of cves for 2 images

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

* feat(cli): add cli for cve diff

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

---------

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2024-03-06 10:40:29 +02: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 feat: include PackagePath data in CVEs for image queries (#2241) 2024-02-15 13:19:49 -08:00
cve.go feat(cve): cli cve diff (#2242) 2024-03-06 10:40:29 +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(cve): cli cve diff (#2242) 2024-03-06 10:40:29 +02:00
pagination.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
pagination_test.go feat(graphql): filter CVEs by severity (#2246) 2024-02-14 09:11:57 -08:00
scan.go fix(scheduler): the session cleanup generator is reset too often (#2220) 2024-02-01 09:15:53 -08:00
scan_test.go style(metadb): use type aliases for metadb types to be easier to read (#2043) 2024-02-14 09:08:08 -08:00
update.go fix(sync): sync generator now backs off on errors (#2272) 2024-03-04 09:44:11 -08:00
update_test.go style(metadb): use type aliases for metadb types to be easier to read (#2043) 2024-02-14 09:08:08 -08:00