CycloneDX / CycloneDX/sbom-utility
Testcase: Need testcase that has a CDXService with no "bom-ref"
Open
enhancement
good first issue
help wanted
- Dominant language
- Go
- Stars
- 163
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
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".
Contributor guide
Assessment
This issue has not been assessed yet.