Skip to content

Commit b404586

Browse files
authored
Merge pull request #33 from ruivieira/fix-bandit
fix: Add bandit category
2 parents 0a7900c + 40aa07f commit b404586

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)