Skip to content

Commit 40aa07f

Browse files
committed
fix: Add bandit category
1 parent 0a7900c commit 40aa07f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/security-scan.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
uses: github/codeql-action/upload-sarif@v3
5454
with:
5555
sarif_file: results.sarif
56+
category: bandit-security-scan
5657
continue-on-error: true
5758

5859
- name: Upload SARIF as artifact

0 commit comments

Comments
 (0)