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 0a7900c commit 40aa07fCopy full SHA for 40aa07f
.github/workflows/security-scan.yaml
@@ -53,6 +53,7 @@ jobs:
53
uses: github/codeql-action/upload-sarif@v3
54
with:
55
sarif_file: results.sarif
56
+ category: bandit-security-scan
57
continue-on-error: true
58
59
- name: Upload SARIF as artifact
0 commit comments