To get started with the CodeQL CLI, you need to download and set up the CLI so that it can access the tools and libraries required to create and analyze databases.| GitHub Docs
You can build a CodeQL database containing the data needed to analyze your code.| GitHub Docs
You can run queries against a CodeQL database extracted from a codebase.| 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