CycloneDX / CycloneDX/cyclonedx-python
feat: include `component.evidence.identity` in the SBOM
- 主要语言
- Python
- 星标
- 390
- 派生
- 98
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 2
描述
## Is your feature request related to a problem? Please describe.
Establishing accurate component identity is important in an SBOM, as it enables users to clearly understand how each component's identity was determined and the methods applied in this process.
## Describe the solution you'd like
By including Component's `.evidence.identity` within the SBOM, we provide transparency on the techniques and data sources used to verify component identity, enhancing both the reliability and trustworthiness of the SBOM.
https://cyclonedx.org/docs/1.6/json/#components_items_evidence_identity
贡献指南
调研方向
该 issue 未指出任何实现文件或测试。先跟踪组件在哪里被序列化到 SBOM 中,然后将输出与链接的 CycloneDX 1.6 中关于 components.evidence.identity 的定义进行比较。当生成的 SBOM 输出包含所请求的身份证据时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- devtools, security
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100