Commit dcd1f6e0 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'theoretick-master-patch-46303' into 'master'

docs: Update SAST docs documenting `SAST_ANALYZER_IMAGE_TAG`

See merge request gitlab-org/gitlab!64009
parents 8e3d3e49 10b2a4bf
......@@ -473,6 +473,7 @@ The following are Docker image-related CI/CD variables.
|---------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
| `SECURE_ANALYZERS_PREFIX` | Override the name of the Docker registry providing the default images (proxy). Read more about [customizing analyzers](analyzers.md). |
| `SAST_EXCLUDED_ANALYZERS` | Names of default images that should never run. Read more about [customizing analyzers](analyzers.md). |
| `SAST_ANALYZER_IMAGE_TAG` | Override the default version of analyzer image. Read more about [pinning the analyzer image version](#pinning-to-minor-image-version). |
#### Vulnerability filters
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment