-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
When we use CycloneDX.Core nuget, this package contains multiple different serializers even though a user is likely to only ever use 1 format and a large number of times a user will never need the spdx functionality.
As such it would be beneficial to split the library into smaller targeted libraries as follows:
- CycloneDX.Core
- CycloneDX.Json
- CycloneDX.Protobuf
- CycloneDX.Spdx
- CycloneDX.Xml
In the end this will also lead to a reduction in dependencies ie protobuf is only a dependency for the protobuf package
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels