English
Explore by product
Code security
English
Using CodeQL code scanning with your existing CI system
Code scanning is available as part of GitHub Advanced Security, which is free during the beta release. For more information, see "About GitHub Advanced Security."
About CodeQL code scanning in your CI system→
You can analyze your code with CodeQL in a third-party continuous integration system and upload the results to your enterprise. The resulting code scanning alerts are shown alongside any alerts generated within GitHub AE.
Running CodeQL runner in your CI system→
You can use the CodeQL runner to perform CodeQL code scanning in a third-party continuous integration system.
Configuring CodeQL runner in your CI system→
You can configure how the CodeQL runner scans the code in your project and uploads the results to GitHub.
Troubleshooting CodeQL runner in your CI system→
If you're having problems with the CodeQL runner, you can troubleshoot by using these tips.
Help us make these docs great!
All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.
Make a contribution