1
0
mirror of synced 2026-01-07 18:01:41 -05:00
Files
docs/data/reusables/dependabot/about-the-dependency-graph.md
Sarita Iyer c09b4c04aa Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-06-16 08:19:01 -04:00

659 B

The dependency graph is a summary of the manifest and lock files stored in a repository{% ifversion dependency-submission-api %} and any dependencies that are submitted for the repository using the Dependency submission API (beta){% endif %}. For each repository, it shows{% ifversion fpt or ghec %}:

  • Dependencies, the ecosystems and packages it depends on
  • Dependents, the repositories and packages that depend on it{% else %} dependencies, that is, the ecosystems and packages it depends on. {% data variables.product.product_name %} does not calculate information about dependents, the repositories and packages that depend on a repository.{% endif %}