Skip to content

Commit

Permalink
Attempt switching to spdx-json.
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan42 committed Aug 28, 2024
1 parent 7c3dca4 commit acce3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sca_trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: aquasecurity/[email protected]
with:
image-ref: ${{ github.event.inputs.docker_image }}
format: 'json'
format: 'spdx-json'
output: sca_trivy.spdx.json

- name: Upload SARIF file as an artifact
Expand Down

0 comments on commit acce3f5

Please sign in to comment.