try sast security --check

This commit is contained in:
Sylvain Briat
2023-11-04 10:25:17 +01:00
parent b0718e83df
commit 73ed3a948e

View File

@@ -4,6 +4,9 @@ stages:
- test - test
- build - build
include:
- template: Security/SAST.gitlab-ci.yml
############## ##############
# TEST STAGE # # TEST STAGE #
############## ##############