You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to ScanCode's rule gpl_35.RULE, a clear GPL-3.0-or-later hit was marked as GPL-1.0-or-later with a high license score 98.08. This also happened in other files. See the ScanCode results for the file below.
@Toniprni Thank you ++ for this report! that's a great catch!
FYI, If you run with these extra options it help see what the problem is:
--license-text see the actual license text detected
--license-text-diagnostics with the above, in the matched license text, include diagnostic highlighting with surrounding square brackets [] the words that are not matched.
See for instance: bc.json.txt
There are a few extra issues there that should be easy to fix with a few updated and new license detection rules.
Description
Due to ScanCode's rule gpl_35.RULE, a clear GPL-3.0-or-later hit was marked as GPL-1.0-or-later with a high license score 98.08. This also happened in other files. See the ScanCode results for the file below.
How To Reproduce
Scan the following:
bc-1.07.1.tar.gz
File path: bc-1.07.1.tar.gz-extract/bc-1.07.1/bc/storage.c
Gives result => GPL-1.0-or-later and uses rule gpl_35.RULE
System configuration
The text was updated successfully, but these errors were encountered: