Configure Secret Detection in .gitlab-ci.yml, creating this file if it does not already exist
This commit is contained in:
@@ -36,3 +36,4 @@ sast:
|
||||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
- template: Security/Dependency-Scanning.gitlab-ci.yml
|
||||
- template: Security/Secret-Detection.gitlab-ci.yml
|
||||
|
||||
Reference in New Issue
Block a user