You can view project dependencies discovered in your tenant. Additionally, you can search for dependencies using specific criteria or apply predefined filters to find relevant results.
- From the left sidebar, navigate to Dependencies.
- Use the search bar to enter search criteria and to search for dependencies.
- Click Add Filter to filter out dependencies based on specific criteria.
- Click Export Dependencies to export the list of filtered dependencies in a CSV file for offline analysis. You can choose the columns to include in your CSV file from the following fields.
- UUID of the project
- Ecosystem of the project such as Maven, npm, PyPI, GO, Nuget, or more
- Name of the dependency
- Version of the dependency
- Tags associated with the dependency
- Reachability of the dependency
- Is Direct which indicates if the dependency is direct or transitive
- License information such as file, name, type, URL, and license text from the source code that aligns with a known license’s text
- Endor scores such as activity, quality, popularity, and security scores
- Package version name that indicates the fully qualified name of the root package version
- Package version UUID that indicates the root package’s UUID
- Project name that indicates the qualified package name of the root package
- Project UUID that indicates the UUID of the root package