mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-20 18:52:10 -04:00
(ci) add more security pipelines
This commit is contained in:
parent
6923f8ba44
commit
d7a04436bf
@ -204,9 +204,14 @@ deploy test/purple:
|
||||
ENVIRONMENT_DOMAIN: 'test-purple.pronouns.page'
|
||||
|
||||
include:
|
||||
- template: Jobs/Secret-Detection.gitlab-ci.yml
|
||||
- template: Jobs/Container-Scanning.gitlab-ci.yml
|
||||
- template: Jobs/Dependency-Scanning.gitlab-ci.yml
|
||||
- template: Jobs/SAST.gitlab-ci.yml
|
||||
- template: Jobs/SAST-IaC.gitlab-ci.yml
|
||||
|
||||
variables:
|
||||
AST_ENABLE_MR_PIPELINES: true
|
||||
DS_EXCLUDED_ANALYZERS: gemnasium-python
|
||||
DS_MAX_DEPTH: 4
|
||||
CS_QUIET: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user