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 ScriptFanix/AtOM!2
This commit is contained in:
Vincent Riquer 2025-01-22 22:54:58 +00:00
commit def126ce0e

View File

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