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
Sort: