Skip to content

Commit

Permalink
update workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-bcgov committed Sep 12, 2024
1 parent 4b99b74 commit d3e5214
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/trivy-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
exit-code: '1'
ignore-unfixed: true
severity: 'HIGH,CRITICAL'
scan-ref: '.'
vuln-type: 'os,library'
list-all-pkgs: false

#Upload results to the Github security tab.
- name: Upload Trivy scan results to GitHub Security tab
Expand Down

0 comments on commit d3e5214

Please sign in to comment.