spdx / cdx2spdx

Utility that converts SBOM documents from CycloneDX to SPDX
Apache License 2.0
29 stars 9 forks source link

Add group name to component name #17

Closed goneall closed 2 years ago

goneall commented 2 years ago

Fixes #2

Prepend the name with the CDX group name followed by a colon

Signed-off-by: Gary O'Neall gary@sourceauditor.com