You can use CodeQL packs to run CodeQL queries maintained by other people, or to share CodeQL queries that you've developed.| GitHub Docs
You can analyze your code with the CodeQL CLI or another tool in a third-party continuous integration system and upload the results to GitHub. The resulting code scanning alerts are shown alongside any alerts generated within GitHub.| GitHub Docs
Basic query structure¶| codeql.github.com
Frameworks and libraries¶| codeql.github.com
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
Quickly set up code scanning to find and fix vulnerable code 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