List imported modules
It would be helpful when analysing the dependencies, that a list of imported modules is shown in the report.
Use case: we have a request for a software written in Python and coming with a requirements.txt
. In that case we get license list for the full list of dependencies and sub-dependencies. Licenses of sub-dependencies are not necessary since they should comply with the licenses of the main dependencies. So a list of imports would be really helpful here.