More accurate Copilot Autofix usage metrics on security overview

Published: (December 16, 2025 at 05:45 AM EST)
1 min read

Source: GitHub Changelog

Overview

We have enhanced the metrics displayed on the security overview dashboard for CodeQL alerts fixed with Copilot autofixes.

Improvements

This improvement refines how we calculate how much of an autofix suggestion was used to remediate CodeQL alerts detected in pull requests and in scans of the default branch. It provides more accurate metrics on the “CodeQL pull request insights” dashboard and security overview Remediation tab, giving you better insight into how Copilot Autofix helps prevent new vulnerabilities from being merged into your code and reduces security debt on your default branches.

Updated metrics screenshot

Impact

The change will retroactively affect dashboard metrics related to CodeQL alerts detected in pull requests and on a repository’s default branch that were fixed using autofix suggestions. The “Alerts fixed with autofix suggestions” and “Percentage of remediated alerts with autofix suggestion” will be recalculated over the next 10 days, and changes in these values are expected.

Availability

This update is now generally available on GitHub Enterprise Cloud.

References

Back to Blog

Related posts

Read more »