CycloneDX/sbom-utility

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

Offen

#61 geöffnet am 25.10.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (20 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (155 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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