Image Overview: neuvector-scanner-fips

Overview: neuvector-scanner-fips Chainguard Image

NeuVector vulnerability scanner for the SUSE NeuVector Container Security Platform

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard-private/neuvector-scanner-fips:latest

Add the NeuVector Helm repository to your repositories list:

helm repo add neuvector https://neuvector.github.io/neuvector-helm/
helm repo update

Next, install the NeuVector Scanner with the following command:

helm install neuvector-scanner neuvector/core \
    --namespace neuvector \
    --create-namespace \
    --set cve.scanner.image.repository=cgr.dev/chainguard/neuvector-scanner \
    --set cve.scanner.image.tag=<set to the latest chainguard tag>

Jump to the official Helm Chart for more detailed usage.

Last updated: 2024-05-27 00:43