ci: configure dependency scanning (!93)
* Enable dependency scanning CI pipeline https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/-/merge_requests/93
This commit is contained in:
parent
211a5015d0
commit
cfa20f6c1d
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ sast:
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- template: Security/SAST.gitlab-ci.yml
|
- template: Security/SAST.gitlab-ci.yml
|
||||||
|
- template: Security/Dependency-Scanning.gitlab-ci.yml
|
||||||
|
|
||||||
format:
|
format:
|
||||||
extends: .go_template
|
extends: .go_template
|
||||||
|
|
Loading…
Reference in a new issue