GitHub provides a variety of tools you can use to audit and monitor actions taken in response to security alerts.| GitHub Docs
From the security view, you can explore and evaluate alerts for potential vulnerabilities or errors in your project's code.| GitHub Docs
Learn about the different types of code scanning alerts and the information that helps you understand the problem each alert highlights.| GitHub Docs
If GitHub discovers insecure dependencies in your project, you can view details on the Dependabot alerts tab of your repository. Then, you can update your project to resolve or dismiss the alert.| GitHub Docs
GitHub sends Dependabot alerts when we detect that your repository uses a vulnerable dependency.| GitHub Docs