0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-13 22:50:38 -05:00
zot/pkg/extensions/search/cve
Andrei Aaron e04d98272c
chore: update the version of go-lru we use to the latest available (#1141)
We are now using v2.0.1 in the cve cache logic.
Unfortunately we are also using v0.5.4 indirectly, as it is required for gqlgen, see:
e6114a2c6a/go.mod (L7)

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-01-26 11:14:17 -08:00
..
model Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
trivy chore: update the version of go-lru we use to the latest available (#1141) 2023-01-26 11:14:17 -08:00
cve.go feat(cve): graphql: paginate returned CVEs for a given image (#1136) 2023-01-24 15:03:10 -08:00
cve_test.go feat(cve): graphql: paginate returned CVEs for a given image (#1136) 2023-01-24 15:03:10 -08:00
pagination.go feat(cve): graphql: paginate returned CVEs for a given image (#1136) 2023-01-24 15:03:10 -08:00
pagination_test.go feat(cve): graphql: paginate returned CVEs for a given image (#1136) 2023-01-24 15:03:10 -08:00