Add gitlab SAST and dependency scanning

This commit is contained in:
s3lph 2022-05-30 02:33:59 +02:00
parent 72a8a67dbf
commit 1060c8e8d0

View file

@ -39,6 +39,8 @@ mypy:
sast:
stage: test
bandit-sast:
before_script: ['']
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Dependency-Scanning.gitlab-ci.yml