CycloneDX / cyclonedx-go

Go library to consume and produce CycloneDX Software Bill of Materials (SBOM)
https://cyclonedx.org/
Apache License 2.0
73 stars 31 forks source link

fix(1.6): fix json, xml labels on BOM.Definitions #168

Closed mcombuechen closed 4 months ago

mcombuechen commented 4 months ago

This adds roundtrip tests for BOM.Definitions (added in #161) and fixes some mistakes on JSON, XML labels along the way.