This commit is contained in:
hyan@gitlab.com 2025-06-03 10:54:02 +10:00
parent 164e1f07ad
commit 8ce5c87369
2 changed files with 1 additions and 39 deletions

View file

@ -33,6 +33,6 @@ kics-iac-sast:
sast: gl-sast-report.json
allow_failure: true
rules:
- if: $[[ inputs.excluded_analyzers ]] =~ /kics/
- if: '"$[[ inputs.excluded_analyzers ]]" =~ /kics/'
when: never
- if: $CI_COMMIT_BRANCH