We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07efe7 commit 1c06d3dCopy full SHA for 1c06d3d
.github/workflows/check-sca-integrations.yml
@@ -29,5 +29,5 @@ jobs:
29
uses: actions/upload-artifact@v4
30
with:
31
name: trivy-sbom-report
32
- path: '${{ github.workspace }}/dependency-results.sbom.json'
+ path: '${{ github.workspace }}/dependency-results.sbom.cdx.json'
33
retention-days: 20 # 90 is the default
0 commit comments