fix: re-enable trivvy docker scan (#4943)

* fix: re-enable trivvy docker scan

* wip

* fixup

* fixup

* fixup
This commit is contained in:
Joe Previte
2022-03-04 15:59:29 -07:00
committed by GitHub
parent f0faa22ee9
commit 3c6f85c282
2 changed files with 65 additions and 1 deletions

View File

@@ -464,7 +464,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Run Trivy vulnerability scanner in repo mode
#Commit SHA for v0.0.17
uses: aquasecurity/trivy-action@296212627a1e693efa09c00adc3e03b2ba8edf18
with:
scan-type: "fs"