We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ff2ce commit fbe3f0fCopy full SHA for fbe3f0f
1 file changed
.gitlab-ci.yml
@@ -1,9 +1,7 @@
1
include:
2
- - project: "prodsec/security-ci-cd"
3
- ref: release-0.1.11
4
- file: "templates/security-ci-cd.yml"
5
-
6
-sast:tests:
7
- extends: .sast:tests
8
- stage: app-sec:jobs
9
+ - project: sre/gitlab-templates
+ ref: v4
+ file:
+ - pipelines/common/security/sast.yml
+ - pipelines/common/stages/stages.yml
+ - pipelines/common/workflows/trunk.yml
0 commit comments