Release
Link code scanning alerts to GitHub Issues
You can now link code scanning alerts to GitHub Issues, bringing security remediation into your existing planning and tracking workflows. This functionality is in public preview.
With this update, you can:
- Link alerts to issues: Connect code scanning alerts to GitHub Issues from the alert page using the new “Tracking” section or from the issue page using the new “Security alerts” section in the “Relationships” panel.
- See tracking status at a glance: Icons on repository and organization alert lists indicate which alerts are already tracked in issues, so you can quickly spot untracked alerts that need attention.
- Filter alerts by tracking status: Use
has:trackingandno:trackingfilters on code scanning alert lists and security campaigns to focus on tracked or untracked alerts.
This feature is available in public preview on github.com for repositories with code scanning enabled, as well as on GitHub Enterprise Cloud with data residency.
Learn more about managing code scanning alerts and resolving alerts with Copilot.
Have feedback or questions? Join the community discussion to share feedback.