Skip to content
Snippets Groups Projects
Commit 92e79456 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

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

parent 489c46ed
Branches
Tags
No related merge requests found
...@@ -11,3 +11,4 @@ sast: ...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment