Organise license reporting per component
We do a license check at build time and the build aborts if we receive a license we are not familiar with. Since the number of libraries listed is very big, it is almost impossible to understand where does the dependency come from. It would be nice if the list
Acceptable : descendants_tracker - 0.0.4 uses MIT - Acceptable license
Acceptable : destroy - 1.0.4 uses MIT - Acceptable license
Acceptable : detect-indent - 4.0.0 uses MIT - Acceptable license
could be changed to something like:
gitlab-rails:
Acceptable : descendants_tracker - 0.0.4 uses MIT - Acceptable license
Acceptable : destroy - 1.0.4 uses MIT - Acceptable license
Acceptable : detect-indent - 4.0.0 uses MIT - Acceptable license
software:
Dependency