CycloneDX / CycloneDX/cyclonedx-python-lib
[FEAT] Add support for Component data field
- Ngôn ngữ chính
- Python
- Star
- 116
- Fork
- 67
- Merge trung bình
- 8 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
### Description
The CycloneDX Python library currently does not support the `data` field on components, as defined in CycloneDX v1.5+.
### Expected behavior
- Ability to create and serialize components with type `DATA` and the `data` field populated.
### Current behavior
- The `data` field is unsupported.
### Suggested solution
- Extend the Component model to include `data`.
- Update JSON/XML serialization to support this field.
### References
- Parent issue: #911
Hướng dẫn đóng góp
Hướng nghiên cứu
No files or tests are named. Start by locating the Component model and the JSON/XML serialization paths, then review the CycloneDX v1.5+ definition for DATA components. Done means DATA components can be created with a populated data field and that field is represented in both JSON and XML output.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- backend
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 38/100