Parent Application Dependencies Reports
J
James Swadlo
In Analytics and Reporting can it be possible identify all the parent apps that use a specific dependency?
Using an example We have various java runtimes in our environment that apps have set as a dependency. E.g. this app that has OpenJDK 17.0.2 as a dependency. How would I find out what other apps use the same dependency?
Ticket Number #35032
The aim here is reduce the spread of dependency versions ensuring that we’re as up-to-date and secure as possible and then to remove unused dependencies.
Looking at the dependency itself, there’s nothing that indicates where it’s used.