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:
Phil 2022-01-07 20:43:08 +01:00
commit 846d7d0e41

View file

@ -69,3 +69,4 @@ sast:
stage: test
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/SAST-IaC.latest.gitlab-ci.yml