Merge branch 'security' into 'main'

Add Gitlab Security checks

See merge request v3/service/matcher!17
This commit is contained in:
Sylvain Briat
2023-11-04 09:40:40 +00:00

View File

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