Configure Secret Detection in .gitlab-ci.yml, creating this file if it does not already exist
This commit is contained in:
parent
6053b0d23d
commit
bb56dd7987
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ sast:
|
|||
stage: test
|
||||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
- template: Security/Secret-Detection.gitlab-ci.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue