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:
Hector 2023-06-21 17:50:43 +00:00
parent 211a5015d0
commit cfa20f6c1d

View File

@ -11,6 +11,7 @@ sast:
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Dependency-Scanning.gitlab-ci.yml
format:
extends: .go_template