Skip to content

Commit ea735e0

Browse files
authored
chore(ci): assign trivy a sarif category to prevent reporting collisions (#2767)
Signed-off-by: Derek Roberts <derek.roberts@gmail.com>
1 parent 5426a0b commit ea735e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
- name: Upload Trivy scan results to GitHub Security tab
123123
uses: github/codeql-action/upload-sarif@v4
124124
with:
125+
category: "trivy"
125126
sarif_file: "trivy-results.sarif"
126127

127128
# ==========================================================================

0 commit comments

Comments
 (0)