mirror of
https://gitlab.com/components/sast.git
synced 2025-07-02 16:28:28 +02:00
renamed iac-sast file, removed disabled flag. Added more description in readme and adjusted table for SAST and IaC
This commit is contained in:
parent
40ec68512d
commit
f1b9a6d963
2 changed files with 18 additions and 18 deletions
|
@ -33,8 +33,6 @@ kics-iac-sast:
|
|||
sast: gl-sast-report.json
|
||||
allow_failure: true
|
||||
rules:
|
||||
- if: $SAST_DISABLED == 'true' || $SAST_DISABLED == '1'
|
||||
when: never
|
||||
- if: $[[ inputs.excluded_analyzers ]] =~ /kics/
|
||||
when: never
|
||||
- if: $CI_COMMIT_BRANCH
|
Loading…
Add table
Add a link
Reference in a new issue