Skip to content
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

Correctly detect packages with custom licenses #237

Open
Shyiy opened this issue Apr 30, 2019 · 0 comments
Open

Correctly detect packages with custom licenses #237

Shyiy opened this issue Apr 30, 2019 · 0 comments

Comments

@Shyiy
Copy link

Shyiy commented Apr 30, 2019

Currently only licenses that are defined as a valid (or almost) SPDX license name are detected.
As per official NPM documentation it's possible to specify a license by also setting it to "SEE LICENSE IN ".
I believe such a license should also be accepted, either by parsing the string or simply by looking at the presence of a standard LICENSE file in the root of the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant