0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/test/mocks
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
..
cve_mock.go Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
image_store_mock.go initial design for task scheduler (#700) 2022-09-22 22:27:56 -07:00
lint_mock.go image level lint: enforce manifest mandatory annotations 2022-07-27 11:48:04 +03:00
oci_mock.go Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
storage_driver_mock.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00