cyclonedx-cli icon indicating copy to clipboard operation
cyclonedx-cli copied to clipboard

When I using CycloneDX-CLI to convert format(json, xml) or SPDX format, metadata/author and supplier fields are omitted.

Open kimdu0 opened this issue 2 years ago • 1 comments

When I using CycloneDX-CLI to convert format(json, xml) or SPDX format, metadata/author and supplier fields are omitted. also dependencies fields are omitted. I want to know this is intended or unintended.

kimdu0 avatar Sep 12 '23 05:09 kimdu0

AFAIK conversion between the CycloneDX json and xml formats should be lossless. For conversion from and to SPDX format, some things are lost, see here: https://github.com/CycloneDX/cyclonedx-dotnet-library#high-level-overview-of-information-lost-during-conversion

andreas-hilti avatar Oct 01 '23 11:10 andreas-hilti