Components
The Components Inventory page displays information about all the components (3rd party dependencies) your project or group depends upon.

The Components Inventory page displays the following information:
Total number of components and average per project
Total number of Direct dependencies (i.e. those explicitly declared in your package manager's manifest files)
Number of components with security risk associated
Charts about the distribution of components by repository, ecosystem and language
A table with listing all the present components
Clicking on the icon of any component will open a Summary slide with details of the component:
Ecosystem (npm, maven, etc)
Provenance (the parent component in case of a transitive dependency)
Data about the publisher of the component
Malware Score
Latest available version and publication date
License detected and type

The Issues tab shows information about vulnerabilities of the component.

Last updated