Closed
Description
Hi @vlsi,
I would like to have the possibility to specify a set of licenses that I want to allow for the project and a task that checks whether only matching licenses are found. This would allow to detect early when a dependency with an incompatible license is introduced. As the GatherLicenseTask
already does the hard work of collecting that information this should not be very complicated to add I guess.
The API could look similar to https://github.com/cashapp/licensee#allow.
(Your plugin is way better in determining the correct SPDX identifier and allows overriding in contrast to licensee)
What do you think?
Would you accept a PR adding this feature?
Metadata
Metadata
Assignees
Labels
No labels