You can use CodeQL to identify vulnerabilities and errors in your code. The results are shown as code scanning alerts in GitHub.| 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
You can customize how your advanced setup scans the code in your project for vulnerabilities and errors.| GitHub Docs
Understand how CodeQL analyzes compiled languages, the build options available, and learn how you can customize the database generation process if you need to.| GitHub Docs
You can configure advanced setup for a repository to find security vulnerabilities in your code using a highly customizable code scanning configuration.| GitHub Docs
Rulesets help you to control how people can interact with branches and tags in a repository.| GitHub Docs
You can increase development velocity with a merge queue for pull requests in your repository.| GitHub Docs
You can add a self-hosted runner to a repository, an organization, or an enterprise.| GitHub Docs
You can host your own runners and customize the environment used to run jobs in your GitHub Actions workflows.| GitHub Docs