-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Summary
By default, code scanning with CodeQL scans code in pull requests, and code on all default/protected branches. We recently shipped our AI-powered autofixes for alerts in pull requests. In the future, code scanning will also provide AI-generated fixes for CodeQL alerts that are present on default and protected branches, outside the pull request experience. To help developers interact with these fixes more easily and quickly, we will integrate alerts and autofixes into VS Code.
Intended Outcome
AI-powered autofixes will help developers fix existing security vulnerabilities on the main or default branches more quickly and with less effort, straight in their code editor on their local machine, without leaving their flow. This helps reduce the number of active vulnerabilities and improves the security posture.
How will it work?
The VS Code extension will integrate code scanning alerts (and autofixes) into VS Code.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status