CycloneDX / CycloneDX/cyclonedx-python-lib

[FEAT] Add support for Component modelCard field

オープン
#912 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement help wanted schema 1.5
主要言語
Python
スター
116
フォーク
67
平均マージ
8日 2時間
マージ済み PR(30日)
2

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。