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

Merge branch 'set-secret-detection-config-1' into 'master'

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

See merge request oss/utilities/version!1
parents 489c46ed 92e79456
No related branches found
No related tags found
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