Products
GitHub removes the CodeQL default-setup requirement for AI Scan
GitHub says AI Scan can now check pull requests for security vulnerabilities even when a repository has not enabled CodeQL default setup. The change removes that prerequisite; the notice does not establish scanning accuracy or describe other eligibility requirements.
Key points
- AI Scan checks pull requests for security vulnerabilities.
- Previously, using AI Scan for pull requests required CodeQL default setup.
- GitHub now allows its use on repositories where that setup is not enabled.
Why it matters
Repository maintainers can evaluate AI Scan without first enabling CodeQL default setup. That changes the setup decision for teams seeking pull-request security checks, while detection quality remains a separate question.
What to watch
Check GitHub's eligibility and configuration guidance for remaining prerequisites, then look for measured detection and false-positive results on representative pull requests.
Sources
- GitHub Changelog2026-09-16 · Global source