Skip to content

Commit d8ef35d

Browse files
authored
Merge pull request #34478 from github/repo-sync
Repo sync
2 parents 0ff5c33 + be48750 commit d8ef35d

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

content/code-security/security-overview/viewing-metrics-for-pull-request-alerts.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,17 @@ The metrics overview for {% data variables.product.prodname_codeql %} pull reque
2323

2424
The overview shows you a summary of how many vulnerabilities prevented by {% data variables.product.prodname_codeql %} have been caught in pull requests. The metrics are only tracked for pull requests that have been merged into the default branches of repositories in your organization.
2525

26-
You can also find more granular metrics, such as how many alerts were:
26+
You can also find more granular metrics, such as how many alerts were fixed with and without {% data variables.product.prodname_copilot_autofix_short %} suggestions, how many were unresolved and merged, and how many were dismissed as false positive or as risk accepted.
2727

28-
* Fixed with and without {% data variables.product.prodname_copilot_autofix_short %} suggestions.
29-
* Unresolved and merged.
30-
* Dismissed as false positive.
31-
* Dismissed as risk accepted.
28+
You can also view:
3229

33-
You can also view the most common rules that are causing alerts in your organization.
30+
* The rules that are causing the most alerts in your organization, and how many alerts each rule is associated with.
3431

35-
You can also apply filters to the data. The metrics are based on activity from the default period or your selected period.
32+
* The number of alerts that were fixed with an accepted {% data variables.product.prodname_copilot_autofix_short %} suggestion, displayed as a fraction of how many total {% data variables.product.prodname_copilot_autofix_short %} suggestions were available.
33+
34+
* Remediation rates, in a graph showing the percentage of alerts that were remediated with an available {% data variables.product.prodname_copilot_autofix_short %} suggestion, and the percentage of alerts that were remediated without a {% data variables.product.prodname_copilot_autofix_short %} suggestion.
35+
36+
You can apply filters to the data. The metrics are based on activity from the default period or your selected period.
3637

3738
![Screenshot of the "CodeQL pull request alerts" view for an organization, showing status and trends over 90 days.](/assets/images/help/security-overview/security-overview-codeql-pull-requests-alerts-report.png)
3839

0 commit comments

Comments
 (0)