stages: - test - secret-detection include: - template: Security/SAST.gitlab-ci.yml - template: Security/Secret-Detection.gitlab-ci.yml variables: SECRET_DETECTION_ENABLED: 'true' sast: stage: test secret_detection: stage: secret-detection