CycloneDX / CycloneDX/cyclonedx-python-lib

[FEAT] Add support for Component modelCard field

Abierto
#912 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement help wanted schema 1.5
Lenguaje dominante
Python
Estrellas
116
Forks
67
Merge medio
8 d 2 h
PR fusionados (30 d)
2

Descripción

### 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
- Parent issue: #911

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.