After upgrading the dotnet-CycloneDX tool, SBOM pipelines break with a 400 Bad Request error when uploading to Dependency-Track. The root cause is that the tool now generates CycloneDX 1.7 format by default, which Dependency-Track does not yet support. The fix is to explicitly pin the output to CycloneDX 1.6 by passing

2m read timeFrom bartwullems.blogspot.com
Post cover image
Table of contents
The problemThe fixSummaryMore information

Sort: