convert
command incorrectly converts license values
#2197
Labels
bug
Something isn't working
format:spdx
SPDX related enhancement or bug
license
relating to software licensing
What happened:
hello.spdx.txt
hello.cdx.json.txt
hello-converted.spdx.txt
SPDX is invalid:
(Edit: this has been broken off into #3067 )
Also,
hello.spdx
has:This becomes in
hello-converted.spdx
:What you expected to happen:
The SPDX file should be valid SPDX. (Edit: this has been broken off into #3067 )
I am not a CycloneDX expert, but from my understanding, CycloneDX cannot make the difference between
declared and concluded licences, so it cannot store both.
So it is OK to have
But
is clearly incorrect.
Steps to reproduce the issue:
See above
Anything else we need to know?:
Environment:
syft version
: syft 0.92.0cat /etc/os-release
or similar): MacOS 13.6The text was updated successfully, but these errors were encountered: