Add SAST
This commit is contained in:
parent
ff1ecbd253
commit
2a0a3b6797
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ include:
|
||||||
- local: /.gitlab/build.gitlab-ci.yml
|
- local: /.gitlab/build.gitlab-ci.yml
|
||||||
- local: /.gitlab/deploy.gitlab-ci.yml
|
- local: /.gitlab/deploy.gitlab-ci.yml
|
||||||
- template: Jobs/Secret-Detection.gitlab-ci.yml
|
- template: Jobs/Secret-Detection.gitlab-ci.yml
|
||||||
|
- template: Security/SAST.gitlab-ci.yml
|
||||||
|
|
||||||
secret_detection:
|
secret_detection:
|
||||||
rules: !reference [.rules:default, rules]
|
rules: !reference [.rules:default, rules]
|
||||||
|
|
Loading…
Reference in a new issue