Add gitlab SAST and dependency scanning
This commit is contained in:
parent
259a6fe696
commit
72a8a67dbf
1 changed files with 3 additions and 7 deletions
|
@ -41,10 +41,6 @@ sast:
|
|||
stage: test
|
||||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
|
||||
dependencies:
|
||||
stage: test
|
||||
include:
|
||||
- template: Security/Dependency-Scanning.gitlab-ci.yml
|
||||
|
||||
schleuder:
|
||||
|
|
Loading…
Reference in a new issue