Skip to content

Commit

Permalink
Merge branch 'create-product' of github.com:octodemo/vulnerable-node …
Browse files Browse the repository at this point in the history
…into create-product
  • Loading branch information
austenstone committed Aug 7, 2024
2 parents a5aac96 + f4edf48 commit 3819be2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ jobs:
uses: aquasecurity/[email protected]
with:
image-ref: 'docker.io/my-organization/my-app:${{ github.sha }}'
format: 'template'
template: '@/contrib/sarif.tpl'
format: 'sarif'
output: 'trivy-results.sarif'
severity: 'CRITICAL,HIGH'

Expand Down

0 comments on commit 3819be2

Please sign in to comment.