-
-
Notifications
You must be signed in to change notification settings - Fork 561
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 is not being detected #4036
Labels
Comments
@carolinamarc Thanks. When I scan https://raw.githubusercontent.com/nerro/table-layout/refs/tags/v4.3.0/src/main/resources/META-INF/LICENCE I get this:
This is not perfect, but there is something at least. .... this is a new License |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
When scanning the component table-layout:4.3.0 (details below), we experience the following:
The github source is real, accessible. The path and revision tag are accurate.
Copyright found, that's OK.
But not a single item appears in the license list.
However, scanner should find the license file (see at the linked URL).
The license is unique, I haven't seen it before, it's not even in the general opensource list.
"The Clearthought Software License, Version 2.0"
But the scanner should find it as commercial/proprietary or unknown type.
How To Reproduce
git repo: https://github.com/nerro/table-layout/tree/v4.3.0/
licence [file:[] https://github.com/nerro/table-layout/blob/v4.3.0/src/main/resources/META-INF/LICENCE]
System configuration
*Which version of ScanCode.io are you running? 32.2.1
*Are you running the app using Docker? yes
Expected behavior
Expect to appear license list content
The text was updated successfully, but these errors were encountered: