CycloneDX/sbom-utility

Testcase: Need testcase that has a CDXService with no "bom-ref"

开放

#61 创建于 2023年10月25日

 (0 条评论) (0 个反应) (0 位负责人)Go (20 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (155 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

with the change to pointers in CycloneDX structs, we need to assure functional path where a service has no "bom-ref" (i.e., marshalled as "nil") will not break future changes. Currently, all JSON test BOMs always have a valid "bom-ref".

贡献者指南