Skip to content

Conversation

@tdruez
Copy link
Contributor

@tdruez tdruez commented Oct 15, 2025

This PR adds support for importing SBOMs generated with [cyclonedx-gomod] (https://github.com/CycloneDX/cyclonedx-gomod).

Changes:

Workflow

Available at .github/workflows/sca-integration-cyclonedx-gomod.yml

Documentation:

# This workflow:
#  1. Generates a CycloneDX SBOM for a container image using cyclonedx-gomod.
#  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 tdruez changed the title Add workflow for the cyclonedx-gomod SCA integration [CRAVEX] SCA Integrations: cyclonedx-gomod Oct 15, 2025
Signed-off-by: tdruez <[email protected]>
Signed-off-by: tdruez <[email protected]>
@tdruez tdruez merged commit 534d718 into main Oct 15, 2025
15 checks passed
@tdruez tdruez deleted the sca-cyclonedx-gomod branch October 15, 2025 11:36
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