Is there a way to have an exclude in the config file to ensure that only the libraries I am directly using with be in the licenses list?
So if I use library A from SPM, and under the hood they use library B, i don't want library B to display.
It seems very tedious to write excludes for every sub library