Commit 66a7985c authored by Matija Čupić's avatar Matija Čupić

Merge branch 'rf-bump-iac-to-v1' into 'master'

Start using v1.x of our IAC analyzer

See merge request gitlab-org/gitlab!74560
parents 8081af23 9e59964b
......@@ -24,7 +24,7 @@ kics-iac-sast:
image:
name: "$SAST_ANALYZER_IMAGE"
variables:
SAST_ANALYZER_IMAGE_TAG: 0
SAST_ANALYZER_IMAGE_TAG: 1
SAST_ANALYZER_IMAGE: "$SECURE_ANALYZERS_PREFIX/kics:$SAST_ANALYZER_IMAGE_TAG"
rules:
- if: $SAST_DISABLED
......
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