Merge pull request 'Add Trivy vulnerability scanner' (#13) from add-vulnerability-scan-ci into main
Reviewed-on: #13
This commit is contained in:
commit
01c9a77e7d
1 changed files with 5 additions and 0 deletions
5
.woodpecker/vulnerability-scan.yml
Normal file
5
.woodpecker/vulnerability-scan.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
when:
|
||||||
|
branch: main
|
||||||
|
pipeline:
|
||||||
|
scan_vuln:
|
||||||
|
image: woodpeckerci/plugin-trivy
|
Loading…
Reference in a new issue