mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
d12836e69c
- 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>