You can edit your existing configuration of default setup for code scanning to better meet your needs.| GitHub Docs
You can use rulesets to set code scanning merge protection for pull requests.| GitHub Docs
From the security view, you can view, fix, or dismiss alerts for potential vulnerabilities or errors in your project's code.| GitHub Docs
CodeQL databases can be created for Java without building the code, but Kotlin files are excluded unless the code is built.| GitHub Docs
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
Manage access to your code. Find and fix vulnerable code and dependencies automatically.| 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