In this module, you learned how to:
- Install the CodeQL CLI
- Configure a database for CodeQL
- Run a CodeQL analysis on a database
You also discovered:
- The QL language
- Uploading SARIF files
- The requirements for tools to upload SARIF results
You reviewed information about:
- CodeQL analysis results
- Alerts in the code scanning console
- And finally, how to troubleshoot common issues related to CodeQL and the QL language
📚 Learn more:
- CodeQL Documentation
- GitHub CodeQL Repository
- Uploading an Analysis in SARIF Format
- Managing Code Scanning Alerts
- Defining Severity Levels That Cause a PR to Fail