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/cve
Andrei Aaron 06bd8a8252
chore(go.mod): fix dependabot alerts (#1333)
upgrade to github.com/aws/aws-sdk-go@v1.44.237
upgrade to github.com/aquasecurity/trivy@v0.38.3
upgrade to oras.land/oras-go@v1.2.3
upgrade to github.com/google/go-containerregistry@v0.14.0
upgrade to github.com/moby/buildkit@v0.11.4

Note we can't switch to trivy 0.39.0 as well as some other updates
because they would also require upgrade of cosign to v2 with
breaking api changes

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-04-06 01:00:12 -07:00
..
model feat(repodb): Multiarch Image support (#1147) 2023-02-27 11:23:18 -08:00
trivy chore(go.mod): fix dependabot alerts (#1333) 2023-04-06 01:00:12 -07:00
cve.go fix(cve): Search by CVE title/id (full or partial) when listing an image's CVEs (#1264) 2023-03-16 12:13:07 -07:00
cve_test.go refactor(repodb): moving common utilities under pkg/meta (#1292) 2023-03-28 10:20:09 -07:00
pagination.go chore(deps): remove usage of deprecated package pkg/errors 2023-03-14 10:46:29 -07:00
pagination_test.go refactor(repodb): moving common utilities under pkg/meta (#1292) 2023-03-28 10:20:09 -07:00