You can use the dependency review action to catch vulnerabilities before they are added to your project.| GitHub Docs
GitHub helps you secure your supply chain, from understanding the dependencies in your environment, to knowing about vulnerabilities in those dependencies, and patching them.| GitHub Docs
You can use the dependency submission API to submit dependencies for projects, such as the dependencies resolved when a project is built or compiled.| GitHub Docs
Dependency graph supports a variety of ecosystems.| GitHub Docs
GitHub sends Dependabot alerts when we detect that your repository uses a vulnerable dependency.| GitHub Docs
You can use the dependency graph to identify all your project's dependencies. The dependency graph supports a range of popular package ecosystems.| GitHub Docs
You can protect important branches by setting branch protection rules, which define whether collaborators can delete or force push to the branch and set requirements for any pushes to the branch, such as passing status checks or a linear commit history.| GitHub Docs