Configure Dependency Scanning in .gitlab-ci.yml, creating this file if it does not already exist
This commit is contained in:
@@ -35,3 +35,4 @@ sast:
|
||||
stage: test
|
||||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
- template: Security/Dependency-Scanning.gitlab-ci.yml
|
||||
|
||||
Reference in New Issue
Block a user