Configure SAST IaC in .gitlab-ci.yml, creating this file if it does not already exist

This commit is contained in:
Phil 2022-01-07 20:33:16 +01:00
parent 67111ff270
commit a3ff0b5bbf

View file

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