0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg
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
..
api test: stop task scheduler between test runs (#1311) 2023-03-29 11:37:58 -07:00
cli feat(cli): updated display format for multiarch images (#1268) 2023-03-21 10:16:00 -07:00
common fix(http): fix GET requests to use 'Accept' header (#1288) 2023-03-21 10:27:49 -07:00
compliance feat(repodb): Multiarch Image support (#1147) 2023-02-27 11:23:18 -08:00
debug feat(ui): package zui within zot binary (#1161) 2023-02-10 14:52:54 -08:00
exporter refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00
extensions chore(go.mod): fix dependabot alerts (#1333) 2023-04-06 01:00:12 -07:00
log test(refactor): cleanup/simplify testcases (#1124) 2023-01-20 10:01:52 -08:00
meta fix(repodb): fixed assigned repoLastUpdated when searching for repos (#1323) 2023-04-03 10:53:09 -07:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext feat(groups)!: added "groups" mechanism for authZ (#1123) 2023-03-08 11:47:15 -08:00
scheduler feat(scheduler): use an worker pool for scheduler (#1146) 2023-02-15 11:36:50 -08:00
storage feat: cleanup error msgs (#1273) 2023-03-20 12:42:36 -07:00
test test: stop task scheduler between test runs (#1311) 2023-03-29 11:37:58 -07:00