Open
Description
The cyclonedx-go implementation is missing all the option fields for the serviceData field.
cyclonedx-go/schema/bom-1.6.schema.json
Lines 1972 to 2046 in 8508cc1
In type Service:
Line 1288 in 8508cc1
In type DataClassification:
Lines 519 to 522 in 8508cc1
The struct is missing name
, description
, governance
, source
and destination
fields.