0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions/search/common
Andrei Aaron e0d808b196
Include image vulnerability information in ImageSummary (#798)
Return this data as part of GlobalSearch and RepoListWithNewestImage
query results.
This commit also includes refactoring of the CVE scanning logic in
order to better encapsulate trivy specific logic, remove CVE scanning
logic from the graphql resolver.

Signed-off-by: Andrei Aaron <andaaron@cisco.com>
2022-09-28 11:39:54 -07:00
..
common.go Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
common_test.go Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
oci_layout.go Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00