Article version: GitHub.com
Understanding connections between repositories
You can better understand the connections that exist between repositories by viewing a repository's network, projects that depend on the repository, and its forks.
Viewing a repository's networkโ
The network graph displays the branch history of the entire repository network, including branches of the root repository and branches of forks that contain commits unique to the network.
Listing the forks of a repositoryโ
The Members graph displays all the forks of a repository.
Listing the projects that depend on a repositoryโ
You can view the packages and projects that depend on a repository in the dependents graph.
Listing the packages that a repository depends onโ
You can see your project's dependencies, as well as any detected vulnerabilities, in the dependency graph.