CycloneDX / cyclonedx-core-java

CycloneDX SBOM Model and Utils for Creating and Validating BOMs
https://cyclonedx.org/
Apache License 2.0
81 stars 59 forks source link

Fix issue with License Serialization - Issue 408 and 409 #411

Closed mr-zepol closed 4 months ago

mr-zepol commented 4 months ago

This fixes: https://github.com/CycloneDX/cyclonedx-core-java/issues/409 https://github.com/CycloneDX/cyclonedx-core-java/issues/408

There is still some code simplification that can be done, but given the urgency and the need for a solution, it'll be done in a different PR