Skip to content

Commit

Permalink
Update cve-scanning.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josspo authored Dec 7, 2023
1 parent 99895f8 commit 56d9f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cve-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
format: 'HTML'
out: 'reports'
args: >
--suppression ~/./cve/allow-list.xml
--suppression .cve/allow-list.xml
--failOnCVSS 7
--enableRetired
- name: Upload Test results
Expand Down

0 comments on commit 56d9f9d

Please sign in to comment.