You can use the CodeQL CLI to upload CodeQL analysis results to GitHub.| GitHub Docs
You can build a CodeQL database containing the data needed to analyze your code.| GitHub Docs
You can use the CodeQL CLI to run CodeQL processes locally on software projects or to generate code scanning results for upload to GitHub.| 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