Release

September 28, 20201 Minute Read

Code scanning support for 3rd party CI/CD

You can now run CodeQL analysis in any CI/CD setup and upload the results to GitHub code scanning.

Previously, the code scanning beta required users to run their CodeQL analysis using GitHub Actions. Now, for organizations who wish to adopt code scanning without using Actions, we have released the new CodeQL runner. The runner makes it easy to run CodeQL analysis from any CI/CD system and upload the results to GitHub for display as code scanning alerts.

Learn more about running code scanning in your CI system

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Code scanning support for 3rd party CI/CD - GitHub Changelog