mirror of
https://gitlab.durp.info/durfy/apps/durpdns.git
synced 2026-05-07 07:50:33 -05:00
Configure Secret Detection in .gitlab-ci.yml, creating this file if it does not already exist
This commit is contained in:
parent
dd06e9d906
commit
9c579ad13e
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,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…
Add table
Add a link
Reference in a new issue