CodeQL pull requests insights on security overview now cover all protected branches
The CodeQL pull request insights tab in GitHub security overview now reports Copilot Autofix and alert statistics from all protected branches, not just the default branch. This gives you a more complete picture of the value Autofix delivers across your entire codebase.
What’s new
- All nine insight tiles and the CSV file you can download on the CodeQL pull requests insights tab now aggregate data from all protected branches instead of only the default branch.
- You’ll see higher, more representative numbers for alerts fixed with Autofix suggestions, reflecting the true impact across all protected branches.
- Data is expected to change retrospectively, so you may see larger numbers in your historical data.
Why this matters
Previously, security overview only showed CodeQL alert and Autofix statistics for the default branch, which understated Autofix’s value. With data from all protected branches, you’ll get a comprehensive view of how Autofix helps developers resolve GitHub code scanning alerts across your codebase.
Learn more about GitHub Copilot Autofix for CodeQL code scanning and security overview.