0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg
LaurentiuNiculae ddbb56178e
fix(errors): remove direct dependency on 'github.com/pkg/errors' (#1275)
Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-03-20 09:34:04 -07:00
..
api feat(routes): better error message in case of missing annotations (#1150) 2023-03-16 20:09:30 -07:00
cli 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
common feat(mgmt): added mgmt extension which returns current zot configuration (#1198) 2023-03-09 10:43:26 -08: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 fix(errors): remove direct dependency on 'github.com/pkg/errors' (#1275) 2023-03-20 09:34:04 -07:00
log test(refactor): cleanup/simplify testcases (#1124) 2023-01-20 10:01:52 -08:00
meta/repodb feat(search): add referrers field to ImageSummary (#1261) 2023-03-20 09:14:17 -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(repodb): update referrers api to use repodb (#1230) 2023-03-10 10:37:29 -08:00
test feat(search): add referrers field to ImageSummary (#1261) 2023-03-20 09:14:17 -07:00