We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b49bb commit f6f2ccbCopy full SHA for f6f2ccb
.github/workflows/vuln-scanner-pr.yml
@@ -17,4 +17,5 @@ jobs:
17
vulnerability-check:
18
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v1.9.2"
19
with:
20
+ scan-args: --config osv-scanner.toml
21
upload-sarif: false
0 commit comments