← Back to KHAO

Business ·

Link code scanning alerts to GitHub Issues - GitHub Changelog

2 min read

Compiled by KHAO Editorial — aggregated from 1 outlet. See llms.txt for citation guidance.

✓ KHAO Verified

GitHub code scanning alert for a SQL injection vulnerability with new Tracking section. The new section includes options to create or link existing GitHub issues to code scanning alerts.

You can now link code scanning alerts to GitHub Issues, bringing security remediation into your existing planning and tracking workflows.

Key facts

Summary

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:tracking and no:tracking filters on code scanning alert lists and security campaigns to focus on tracked or untracked alerts.

Read full article at GitHub Blog →