1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Explain what 'pull request alerts' enabled means (#50251)

This commit is contained in:
Felicity Chapman
2024-04-25 21:05:00 +01:00
committed by GitHub
parent b781c9e5e7
commit 3acd865537

View File

@@ -24,6 +24,12 @@ You can use security overview to see which repositories and teams have already e
![Screenshot of the header section of the "Security coverage" view on the "Security" tab for an organization. The options for filtering are outlined in dark orange, including "enabled" and "not enabled" links, "Teams" selector, and search field.](/assets/images/help/security-overview/security-coverage-view-summary.png)
{% note %}
**Note:** "Pull request alerts" are reported as enabled only when {% data variables.product.prodname_code_scanning %} has analyzed at least one pull request since alerts were enabled for the repository.
{% endnote %}
{% ifversion security-overview-export-data %}
You can download a CSV file of the data displayed on the "Security coverage" page. This data file can be used for efforts like security research and in-depth data analysis, and can integrate easily with external datasets. For more information, see "[AUTOTITLE](/code-security/security-overview/exporting-data-from-the-risk-and-coverage-pages)."
{% endif %}