CycloneDX/sbom-utility
Testcase: Need testcase that has a CDXService with no "bom-ref"
開放
#61 建立於 2023年10月25日
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".