Compare commits

..

No commits in common. "3f2b327a85330a5c70d76060cbe506c5c22b7add" and "ef9a281ea83df6bb443d5da6baf56e3ee27ddde8" have entirely different histories.

View file

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