This library claims to implement the CycloneDX standard. And it does.
but it also has some implementation parts that are not standard - they should be moved to the "contrib" area, or removed entirely.
Goal
Motivation:
- have a clean standard implementation, no opinionated fluff, only models and (de)serailization.
This library claims to implement the CycloneDX standard. And it does.
but it also has some implementation parts that are not standard - they should be moved to the "contrib" area, or removed entirely.
Goal
Compoennt.purlis no longer an instance ofPackageUrlbut a simplestror instance of string-castablecast to string on normalizationpackageurldependencyComponent.purlasstring#1379...PackageUrlFactory- via feat!: remove package url factory #1378Motivation: