Component Inventory
Component Inventory provides reports with an overall inventory of what components are used in your Java application(s). By gathering the runtime information in production over time, this can report on all Java code that has run, including plugins and dynamic code.
With Component Inventory, you can:
-
Monitor the migration from a vulnerable library to a non-vulnerable version.
-
Follow-up which applications are upgraded.
-
Be able to communicate with the owners of non-migrated applications.
-
Search where a specific component is used.
-
Check which services need to be replace a specific library.
Component Inventory reports are available:
-
Via the API.
-
Via the web user interface.