Merge branch 'set-sast-iac-config-2' into 'main'
Configure SAST IaC in `.gitlab-ci.yml`, creating this file if it does not already exist See merge request Phil/goshorly!9
This commit is contained in:
commit
846d7d0e41
1 changed files with 1 additions and 0 deletions
|
@ -69,3 +69,4 @@ sast:
|
||||||
stage: test
|
stage: test
|
||||||
include:
|
include:
|
||||||
- template: Security/SAST.gitlab-ci.yml
|
- template: Security/SAST.gitlab-ci.yml
|
||||||
|
- template: Security/SAST-IaC.latest.gitlab-ci.yml
|
||||||
|
|
Loading…
Reference in a new issue