The SPDX file is in some cases invalid because of incorrect license identifiers.
scancode-toolkit.spdx.txt
Examples in the above scan:
PackageLicenseConcluded: Apache-2
PackageLicenseConcluded: ASL 2.0
PackageLicenseConcluded: BSD
PackageLicenseConcluded: LGPL
PackageLicenseConcluded: MIT/X
I understand the information is taken from a package metadata that is not in SPDX format, but you should not output it as it is.
Or you are able to map it to a correct SPDX identifier, or you should create a custom LicenseRef-
The SPDX file is in some cases invalid because of incorrect license identifiers.
scancode-toolkit.spdx.txt
Examples in the above scan:
I understand the information is taken from a package metadata that is not in SPDX format, but you should not output it as it is.
Or you are able to map it to a correct SPDX identifier, or you should create a custom LicenseRef-