Article version: Enterprise Server 2.17
Listing the projects that depend on a repository
You can view the packages and projects that depend on a repository in the dependents graph.
About the dependents graph
The dependents graph contains data on both packages and applications. Packages are repositories that contain a library in a package manager, whereas applications are repositories that depend on the selected repository. The list of applications in the dependents graph is sorted by the most recent project that depends on the repository.
The dependents graph contains data for these languages:
- RubyGems
- NPM
- PyPI
- Maven (pom.xml only)
- Nuget
Your site administrator must enable security alerts for vulnerable dependencies for your GitHub Enterprise Server instance before you can use this feature. For more information, see "Enabling security alerts for vulnerable dependencies on GitHub Enterprise Server."
Note: The dependent counts are approximate and may not match the dependents listed.
Accessing the dependents graph
- On GitHub Enterprise, navigate to the main page of the repository.
- Under your repository name, click Insights.
- In the left sidebar, click Dependency graph.
- Under "Dependency graph", click Dependents.