include static analysis / security checks #407

This commit is contained in:
dakkar 2024-02-09 12:36:09 +00:00
parent 34b4646b9f
commit 53baf5200b

View file

@ -103,3 +103,9 @@ mergeManifests:
only:
- stable
- develop
include:
- template: Jobs/Dependency-Scanning.latest.gitlab-ci.yml
- template: Jobs/License-Scanning.latest.gitlab-ci.yml
- template: Jobs/SAST.latest.gitlab-ci.yml
- template: Jobs/Secret-Detection.latest.gitlab-ci.yml