Make Trivy the default container scanning analyzer
Why are we doing this work
Klar was deprecated and is being removed in %14.0. The new container-scanning analyzer replaces it.
This issue executes on this.
Relevant links
Non-functional requirements
-
Documentation: -
Feature flag: -
Performance: -
Testing:
Implementation plan
-
Update Container-Scanning.gitlab-ci.yml -
Rewrite CS_ANALYZER_IMAGE
in.cs_common
to stop usingSECURE_ANALYZERS_PREFIX
andCS_MAJOR_VERSION
. -
Remove SECURE_ANALYZERS_PREFIX
andCS_MAJOR_VERSION
-
Remove container_scanning
-
Rename container_scanning_new
tocontainer_scanning
-
Amend rules
incontainer_scanning
to remove check forCS_MAJOR_VERSION
.
-
-
Remove mentions to Klar/Clair from documentation
Edited by Thiago Figueiró