You can now track prevention metrics for CodeQL pull request alerts with the new CodeQL pull request alerts report—available at both the organization and enterprise level. These insights empower you to proactively identify and mitigate security risks before they reach your default branch.
With this report, you can historically track metrics for CodeQL pull request alerts as code moves from feature branches to the default branch. Gain insights into:
- Unresolved and merged alerts: Understand what security vulnerabilities made it to the default branch.
- Fixes (autofix and manual): Track which alerts were addressed before merging.
- Dismissed alerts: See which alerts were deemed false positive or risk accepted.
Additionally, analyze metrics by CodeQL rule, autofix status, and repository.
Historical data is available starting from May 1, 2024.
To access these reports, click your profile photo in the top-right corner of GitHub.com and select the organization or enterprise you want to view. For organizations, go to the Security tab and find CodeQL pull request alerts in the sidebar. For enterprises, click Code Security in the sidebar, then select CodeQL pull request alerts.
These reports are now generally available on GitHub Enterprise Cloud and will be available in GitHub Enterprise Server 3.15.
Learn more about security overview and join the discussion within the GitHub Community.