[gnome-desktop/jjardon/gitlab-sast] .gitlab-ci.yml: Activate Secret detection



commit 1b047471deb171adea0d6c726d2812cd1b291ec9
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Aug 30 00:16:56 2021 +0100

    .gitlab-ci.yml: Activate Secret detection

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ef2c8262..a94f4ad1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@
 # See https://docs.gitlab.com/ee/ci/variables/#cicd-variable-precedence
 include:
 - template: Security/SAST.gitlab-ci.yml
+- template: Security/Secret-Detection.gitlab-ci.yml
 
 image: fedora:34
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]