Skip to content

Commit

Permalink
chore: Use category for Trivy reports (#4357)
Browse files Browse the repository at this point in the history
  • Loading branch information
khvn26 authored Jul 18, 2024
1 parent c655c73 commit 691590d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/.reusable-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ jobs:
uses: github/codeql-action/upload-sarif@v2
if: inputs.scan && (success() || failure())
with:
category: ${{ inputs.image-name }}
sarif_file: trivy-results.sarif

- name: Render scan results URL
Expand Down

0 comments on commit 691590d

Please sign in to comment.