Skip to content

Commit

Permalink
update yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltanofff committed Nov 16, 2024
1 parent fd15cf8 commit 8f4b6cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
command: quickview,cves
only-severities: critical,high
sarif-file: scout-report.sarif
#exit code by default is true which means 0, add true to produce non success exit code when vulns are found
exit-code: true

- name: Upload Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 8f4b6cf

Please sign in to comment.