-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededschema 1.5
Description
Description
The CycloneDX Python library currently does not support the modelCard field on components, as defined in CycloneDX v1.5+.
Expected behavior
- Ability to create and serialize components with type
MACHINE_LEARNING_MODELand themodelCardfield populated.
Current behavior
- The
modelCardfield is unsupported.
Suggested solution
- Extend the Component model to include
modelCard. - Update JSON/XML serialization to support this field.
References
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededschema 1.5