0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions/search/cve/trivy
Andrei Aaron 3676c5889e
test: avoid running trivy tests if search build label is missing (#1172)
The 'test' makefile target runs the tests for both 'minimal' and equivalent of the former 'extended' build.
The trivy package tests were run twice, even if the trivy logic is unreachable if search is disabled.
With this update we should see a cut of about 150s of test time.

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-02-04 23:21:45 -08:00
..
cache.go chore: update the version of go-lru we use to the latest available (#1141) 2023-01-26 11:14:17 -08:00
scanner.go feat(cve): the cve related calls to use repodb and add pagination on image results (#1118) 2023-01-20 22:09:40 +02:00
scanner_internal_test.go test: avoid running trivy tests if search build label is missing (#1172) 2023-02-04 23:21:45 -08:00