Add Trivy vulnerability scanner
All checks were successful
All checks were successful
This commit is contained in:
parent
023458718e
commit
f2271b0213
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