Try to get the offline docs to be similar - Container Scanning
All threads resolved!
All threads resolved!
Compare changes
@@ -212,11 +212,44 @@ If you want to whitelist specific vulnerabilities, you'll need to:
- To configure a local Docker Container Registry with copies of the Container Scanning [analyzer](https://gitlab.com/gitlab-org/security-products/analyzers/klar) images, found in the [Container Scanning container registry](https://gitlab.com/gitlab-org/security-products/analyzers/klar/container_registry).
@@ -234,7 +267,9 @@ Container Scanning can be executed on an offline GitLab Ultimate installation by
It can be worthwhile to set up a [scheduled pipeline](../../../ci/pipelines/schedules.md) to automatically build a new version of the vulnerabilities database on a preset schedule. Automating this with a pipeline means you won't have to manually do it each time. You can use the following `.gitlab-yml.ci` as a template: