Link code scanning alerts to GitHub Issues
Source: GitHub Changelog

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.
Features
- 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.
Availability
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
- Managing code scanning alerts:
- Resolving alerts with Copilot:
Feedback
Have feedback or questions? Join the community discussion to share your thoughts.