CycloneDX/sbom-utility

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

Aberta

#61 aberto em 25 de out. de 2023

 (0 comentário) (0 reação) (0 responsável)Go (20 forks)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (155 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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".

Guia do colaborador