NOTICE file generating script should check against greenlisted licenses
Open
complexity:medium
enhancement
priority:low
- Dominant language
- Ruby
- Stars
- 224
- Forks
- 48
- Avg merge
- 23h 16m
- Merged PRs (30d)
- 18
Description
### Problem Description
Running `make notice` generates a full NOTICE file with all dependencies, however it doesn't check if those dependencies are actually allowable. This script should check against the full Elasticsearch greenlit license list and output an error or warning if a dependency was added that is not allowed.
Contributor guide
Assessment
This issue has not been assessed yet.