-
Notifications
You must be signed in to change notification settings - Fork 14
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
"ZLib" allowed but ignored #94
Comments
Could you provide a sample |
To reproduce this create a Running
This is because the matching of IMO the expected behaviour in this scenario is to emit an error something like
|
@kemitchell i stumbled on this too, but i think the issue is that there's NO error with |
Ah, I see. Z |
When I add "ZLib" to
licenses.spdx
list, there is no error, but it does not allow "Zlib" (lower case l) packages to be approvedThe text was updated successfully, but these errors were encountered: