Configure Secret Detection in `.gitlab-ci.yml`, creating this file if it does not already exist

set-secret-detection-config-1
王宇洋 3 years ago
parent d06d2e83cd
commit 8ac0d80d84

@ -58,3 +58,4 @@ sast:
stage: test stage: test
include: include:
- template: Security/SAST.gitlab-ci.yml - template: Security/SAST.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml

Loading…
Cancel
Save