Skip to content

Commit

Permalink
test3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryosuke Tomita committed Dec 16, 2023
1 parent ed555c7 commit a454f6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/react-dependency-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
with:
scan-type: 'fs'
#exit-code: 1
#scanners: 'vuln'
scanners: 'vuln'
vuln-type: 'library'
#hide-progress: true
hide-progress: true
format: 'sarif'
output: 'sca-report.sarif'
severity: 'CRITICAL,HIGH'
Expand Down

0 comments on commit a454f6a

Please sign in to comment.