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

Idea: Support license type checks e.g. Error on non-commercial usage etc. #4

Open
CraigHutchinson opened this issue Mar 8, 2023 · 0 comments

Comments

@CraigHutchinson
Copy link

CraigHutchinson commented Mar 8, 2023

It could be great to extend the functionality to allow to automatically detect and warn if a license is not permitted in the scope of the current project, be it commercial or otherwise.

There could be some sort of workflow :

  1. User populates a list of allowed+disallow license types
  2. On build warn when a type not listed is found
    • User may append the allowed or disallow list
    • User may add explicit exception for a project (May have other agreement)

Prerequisite feature would be #5 to detect the types of licenses used

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