Improvement

April 7, 20261 Minute Read

Code scanning: Batch apply security alert suggestions on pull requests

GitHub code scanning alerts on pull requests are now easier to address with bulk actions.

You can now apply fixes for code scanning alerts in the Files changed tab by adding them to a batch, helping you interact with multiple alerts faster. Batching changes into a single commit means you’ll run one scan instead of a separate one for each alert, reducing remediation and review time and keeping pull requests moving.

Screen showing a code security alert in the Files changed tab in a pull request.

This update is now generally available on github.com.

To learn more, check out our GitHub Code Scanning documentation.

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: Batch apply security alert suggestions on pull requests - GitHub Changelog