-
-
Notifications
You must be signed in to change notification settings - Fork 573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
License databases of SCTK and license-expression are ouf of sync #3954
Comments
Reference: #3954 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
@stefan6419846 Thanks for the report! I have:
In the future we have to be more diligent about making these upgrades to avoid these unintended side effects of having different license lists in licensedb and license-expression, I have also added an issue at aboutcode-org/license-expression#103 to do this atleast semi-automatically there and update the license-expression versions in scancode-toolkit and scancode.io soon after. It is fine to keep this issue open till the next sctk release or you can close it if you want. |
Thanks for having a look at this. I agree that automating makes sense here. I am going to close this issue for now as the auto-updates are tracked already and SCTK only defines a lower bound for |
Signed-off-by: Ayan Sinha Mahapatra <[email protected]> Signed-off-by: Jono Yang <[email protected]> Signed-off-by: Jono Yang <[email protected]> addded support to parse labels in dockerfile Signed-off-by: Varsha U N <[email protected]>
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.ABOUTThis 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
The text was updated successfully, but these errors were encountered: