Display multiple licenses for one dependency
Problem to solve
License Compliance fails to accurately handle dependencies with multiple licenses.
For instance, our scanning tool would report LGPL, version 2.1, ASL, version 2 instead of reporting LGPL version 2.1 and ASL version 2 separately.
Once we're able to report that information correctly with #13079 (closed), we need to figure out a way to display it in the UI.
Intended users
Further details
Proposal
Permissions and Security
Documentation
Testing
What does success look like, and how can we measure that?
What is the type of buyer?
Links / references
Edited by Olivier Gonzalez