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 d12836e69c
refactor(cve): improve CVE test time by mocking trivy (#1184)
- refactor(cve): remove the global of type cveinfo.CveInfo from the extensions package
  Replace it with an attribute on controller level
- refactor(controller): extract initialization logic from controller.Run()
- test(cve): mock cve scanner in cli tests

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-02-09 21:04:52 -08:00
..
api refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00
cli refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00
common fix(test): update the zot tests not to use test/data as rootDir (use a temporary folder instead) (#1162) 2023-02-02 11:39:03 -08:00
compliance refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00
debug feat(artifact): add OCI references support (#936) 2022-11-08 00:38:16 -08:00
exporter refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00
extensions refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00
log test(refactor): cleanup/simplify testcases (#1124) 2023-01-20 10:01:52 -08:00
meta/repodb feat(repodb): DerivedImageList and BaseImageList make use of RepoDB (#1135) 2023-01-25 14:06:02 -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 feat(repodb): Implement RepoDB for image specific information using boltdb/dynamodb (#979) 2023-01-09 12:37:44 -08:00
scheduler fix(coverage): scheduler coverage (#893) 2022-10-21 18:33:22 +03:00
storage fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
test refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00