Running a scanner outside of the CI / CD process

In case of limited resources, you can run the Kaspersky Container Security scanner apart from the worker nodes in the CI/CD process. For example, on a Docker node using the docker run command or as a Job in a Kubernetes cluster.

For maximum resource economy, we recommend using the scanner:2.1.0-lite image because it does not include vulnerability databases and sends the SBOM file based on the target image scan results for analysis to the solution using the API.

To start Kaspersky Container Security scanner outside the CI/CD process, you must specify the following mandatory parameters:

You can also specify additional parameters for the scanner operation:

Page top