Skip to main content

Introduction to code scanning

Learn what code scanning is, how it helps you secure your code, and what code scanning tools are available.

Who can use this feature?

Organization-owned repositories with GitHub Advanced Security enabled

About code scanning

You can use code scanning to find security vulnerabilities and errors in the code for your project on GitHub.

About code scanning with CodeQL

You can use CodeQL to identify vulnerabilities and errors in your code. The results are shown as code scanning alerts in GitHub.