2.1.2
Fixed
\CycloneDX\Core\Serialization\{DOM,JSON}\Normalizers\LicenseRepositoryNormalizer::normalize()
now omits invalid license combinations (#285 via #290)
If there is anyLicenseExpression
, then this is the only license normalized; otherwise all licenses are normalized.
Docs
- Fixed link to CycloneDX-specification in README (via #288)
Full Changelog: v2.1.1...v2.1.2