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 2d2e005449
fix(npe): handle case where os.Stat returns different error types in DirExists (#2253)
See https://github.com/project-zot/zot/actions/runs/7905369535/job/21577848110

Also add tests to fix some of the coverage fluctuations.

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2024-02-18 08:00:00 +02:00
..
api fix(sync): added bearer client for sync (#2222) 2024-02-14 09:18:10 -08:00
cli feat: include PackagePath data in CVEs for image queries (#2241) 2024-02-15 13:19:49 -08:00
common fix(sync): added bearer client for sync (#2222) 2024-02-14 09:18:10 -08:00
compliance refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
debug refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
exporter refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
extensions feat: include PackagePath data in CVEs for image queries (#2241) 2024-02-15 13:19:49 -08:00
log refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
meta style(metadb): use type aliases for metadb types to be easier to read (#2043) 2024-02-14 09:08:08 -08: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 refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
retention refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
scheduler fix(scheduler): the session cleanup generator is reset too often (#2220) 2024-02-01 09:15:53 -08:00
storage fix(npe): handle case where os.Stat returns different error types in DirExists (#2253) 2024-02-18 08:00:00 +02:00
test feat: include PackagePath data in CVEs for image queries (#2241) 2024-02-15 13:19:49 -08:00