-
-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
QAQuality AssuranceQuality AssurancequestionFurther information is requestedFurther information is requested
Milestone
Description
The 9.0.0-dev is_expression is not validating SPDX expressions in general, because verification is done against the scancode license DB that you refused to take as reference.
If you would extend the tests as I did you would see that it is not working as documented in the SPDX spec.
For example, custom LicenceRef-* license references are not considered as correct except those that are listed in Scancode's DB. License item validation happens only against the internal ScanCode DB.
Please look into the function description of Licensing.parse and the code of license-expression in general to see how it works.
Originally posted by @Joerki in #773 (comment)
Metadata
Metadata
Assignees
Labels
QAQuality AssuranceQuality AssurancequestionFurther information is requestedFurther information is requested