Skip to content

[FEAT] Add support for Component modelCard field #912

@wiebe-vandendriessche

Description

@wiebe-vandendriessche

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_MODEL and the modelCard field populated.

Current behavior

  • The modelCard field is unsupported.

Suggested solution

  • Extend the Component model to include modelCard.
  • Update JSON/XML serialization to support this field.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions