try secret detection security --check

This commit is contained in:
Sylvain Briat 2023-11-04 10:31:05 +01:00
parent 73ed3a948e
commit 14c43afb34
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ stages:
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
##############
# TEST STAGE #