0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/exporter/api
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
..
config.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
controller.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
controller_test.go refactor(cve): improve CVE test time by mocking trivy (#1184) 2023-02-09 21:04:52 -08:00
exporter.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00