Skip to content

Conversation

@tdruez
Copy link
Contributor

@tdruez tdruez commented Aug 15, 2025

This PR adds support for importing SBOMs generated with Trivy

Changes:

Workflow

Available at .github/workflows/sca-integration-trivy.yml

Documentation:

# This workflow:
#  1. Generates a CycloneDX SBOM for a container image using Trivy.
#  2. Uploads the SBOM as a GitHub artifact for future inspection.
#  3. Loads the SBOM into ScanCode.io for further analysis.
#  4. Runs assertions to verify that the SBOM was properly processed in ScanCode.io.
#
# It runs on demand, and once a week (scheduled).

tdruez added 26 commits August 15, 2025 16:25
Signed-off-by: tdruez <[email protected]>
Signed-off-by: tdruez <[email protected]>
Signed-off-by: tdruez <[email protected]>
Signed-off-by: tdruez <[email protected]>
@tdruez tdruez changed the title SCA Integrations [CRAVEX] SCA Integrations: Trivy Aug 19, 2025
@tdruez tdruez merged commit 19a2bd4 into main Aug 20, 2025
14 checks passed
@tdruez tdruez deleted the 1729-sca-integrations-trivy branch August 20, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants