1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Mention that alerts are filtered to default branch (#20434)

This commit is contained in:
Laura Coursen
2021-07-26 04:29:54 -05:00
committed by GitHub
parent 92cf7326ca
commit c6e716bd33

View File

@@ -61,7 +61,9 @@ By default, any code scanning results with a security severity of `Critical` or
Anyone with read permission for a repository can see {% data variables.product.prodname_code_scanning %} annotations on pull requests. For more information, see "[Triaging {% data variables.product.prodname_code_scanning %} alerts in pull requests](/code-security/secure-coding/triaging-code-scanning-alerts-in-pull-requests)."
You need write permission to view a summary of all the alerts for a repository on the **Security** tab. By default, alerts are shown for the default branch.
You need write permission to view a summary of all the alerts for a repository on the **Security** tab.
By default, the code scanning alerts page is filtered to show alerts for the default branch of the repository only.
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-security %}