|
|
|
@ -233,7 +233,7 @@ jobs: |
|
|
|
restore-keys: trivy-cache- |
|
|
|
restore-keys: trivy-cache- |
|
|
|
|
|
|
|
|
|
|
|
- name: Run Trivy vulnerability scanner |
|
|
|
- name: Run Trivy vulnerability scanner |
|
|
|
uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1 |
|
|
|
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2 |
|
|
|
with: |
|
|
|
with: |
|
|
|
input: docker-image |
|
|
|
input: docker-image |
|
|
|
format: sarif |
|
|
|
format: sarif |
|
|
|
|