Add gitlab SAST and dependency scanning

This commit is contained in:
s3lph 2022-05-30 02:22:05 +02:00
parent b317c2ee23
commit 259a6fe696

View file

@ -37,6 +37,16 @@ mypy:
- mypy --install-types --non-interactive multischleuder
- mypy multischleuder
sast:
stage: test
include:
- template: Security/SAST.gitlab-ci.yml
dependencies:
stage: test
include:
- template: Security/Dependency-Scanning.gitlab-ci.yml
schleuder:
stage: test
script: