Github
GitHub is a code hosting and version control platform for developers to collaborate on software projects.
Website
Industry
Website
Share this article:

How to disable the dependency graph for existing repositories in GitHub

Here is how to disable the dependency graph for existing repositories in github

  1. First click on your profile picture in the top-right corner of the header
  2. Next click on "Settings" option in the dropdown menu
  3. In the left sidebar navigation, click on "Code security" under Security section
  4. Then scroll down and locate the "Dependency graph" option
  5. Next click on the "Disable all" button for the Dependency graph feature
  6. Optionally, in the dialog box, check or uncheck the "Enable by default for new private repositories" option
  7. Finally click on the "Disable dependency graph" button in the modal to confirm

Create your own interactive guide with Guideflow

Why should you disable the dependency graph for existing repositories in GitHub

GitHub is a collaborative platform designed for developers to host and review code, manage projects, and build software alongside millions of other users.

The dependency graph in GitHub provides insights into a project's dependencies and their vulnerabilities, but there are occasions when disabling this feature is desirable.

By turning off the dependency graph, developers can focus on other critical aspects of their project's lifecycle without the need to manage or update dependency alerts continuously.

This can particularly benefit teams prioritizing efficiency over exploratory development, allowing clear concentration on specific aspects of their codebase.

Last update
April 10, 2026
Cursor MariaA cursor points to a button labeled "James."

Create your first demo in less than 30 seconds.