CycloneDX / CycloneDX/cyclonedx-python-lib

[FEAT] Add support for Component modelCard field

Aperta
#912 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
enhancement help wanted schema 1.5
Lingua principale
Python
Stelle
116
Fork
67
Merge medio
8g 2h
PR unite (30g)
2

Descrizione

### 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.