Skip to content

Commit

Permalink
report only CVEs
Browse files Browse the repository at this point in the history
  • Loading branch information
iliyan-velichkov committed Oct 15, 2024
1 parent a4a3780 commit 9c0607d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image-scanner-scout.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
image: ${{ inputs.image }}:${{ inputs.tag }}
sarif-file: sarif.output.json
summary: true
only-fixed: true

- name: Docker Scout SBOM
uses: docker/scout-action@v1
Expand Down

0 comments on commit 9c0607d

Please sign in to comment.