Gitlab sast

This commit is contained in:
s3lph 2022-05-30 00:54:18 +00:00
parent b317c2ee23
commit dcb03e8449

View file

@ -37,6 +37,14 @@ mypy:
- mypy --install-types --non-interactive multischleuder
- mypy multischleuder
sast:
stage: test
bandit-sast:
before_script: ['']
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Dependency-Scanning.gitlab-ci.yml
schleuder:
stage: test
script: