Skip to content

fix: pin CycloneDX Version - #45

Merged
Gronner merged 1 commit into
mainfrom
pin_cdx_version
Sep 14, 2026
Merged

Gronner merged 1 commit into
mainfrom
pin_cdx_version

Conversation

@Gronner

@Gronner Gronner commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

To prevent unexpected breakage of the SBOM Upload due to a mismatched server supported and uploaded SBOM CDX Version this change pins the CycloneDX version of the SBOM generator to a known supported version.

This currently causes pipeline failures in other repos

To prevent unexpected breakage of the SBOM Upload due to a mismatched
server supported and uploaded SBOM CDX Version this change pins the
CycloneDX version of the SBOM generator to a known supported version.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review issues were identified.

Pull request overview

Pins CycloneDX SBOM generation to version 1.6 to prevent upload incompatibilities.

Changes:

  • Sets the CycloneDX format to cyclonedx-json@1.6.
  • Leaves SPDX generation unchanged.
File summaries
File Description
.github/actions/sbom-generation/action.yml Pins CycloneDX SBOM output to version 1.6.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@Gronner Gronner changed the title fix: pin CycloneDX Verion fix: pin CycloneDX Version Sep 14, 2026
@peinjoh
peinjoh requested a lite review from Copilot September 14, 2026 09:32
@Gronner
Gronner merged commit a026baa into main Sep 14, 2026
2 checks passed
@Gronner
Gronner deleted the pin_cdx_version branch September 14, 2026 09:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review issues were identified.

Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

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.

3 participants