0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/extensions/search
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 Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
cve Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
digest Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
gql_generated Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
resolver_test.go Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
schema.graphql Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
schema.resolvers.go Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
search.md fix sample request url in search extension README 2022-06-07 11:24:19 -07:00