Description
With #3897, a new SPDX license list version has been added to SCTK, namely version 3.25.0. In the meantime, license-expression still uses version 3.23.0: https://github.com/aboutcode-org/license-expression/blob/main/src/license_expression/data/license_key_index.json.ABOUT
This possibly leads to unintended side effects, especially when SCTK will detect a license, but validation with license-expression fails as it does not know the SPDX ID.
System configuration
For bug reports, it really helps us to know:
- What OS are you running on? (Windows/MacOS/Linux) Linux
- What version of scancode-toolkit was used to generate the scan file? 32.3.0
- What installation method was used to install/run scancode? (pip/source download/other) not relevant
Description
With #3897, a new SPDX license list version has been added to SCTK, namely version 3.25.0. In the meantime,
license-expressionstill uses version 3.23.0: https://github.com/aboutcode-org/license-expression/blob/main/src/license_expression/data/license_key_index.json.ABOUTThis possibly leads to unintended side effects, especially when SCTK will detect a license, but validation with
license-expressionfails as it does not know the SPDX ID.System configuration