0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions/sync
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
..
on_demand.go fix: removed resty calls from sync (#1016) 2022-12-22 10:19:42 -08:00
signatures.go fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
sync.go fix: removed resty calls from sync (#1016) 2022-12-22 10:19:42 -08:00
sync_disabled_test.go refactor: Cleanup/simplify testcases in /pkg/extensions (#1116) 2023-01-19 08:54:05 -08:00
sync_internal_test.go refactor: Cleanup/simplify testcases in /pkg/extensions (#1116) 2023-01-19 08:54:05 -08:00
sync_test.go refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00
utils.go fix: removed resty calls from sync (#1016) 2022-12-22 10:19:42 -08:00