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.
2 parents 0a7900c + 40aa07f commit b404586Copy full SHA for b404586
.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