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

[Improvement]: Clarify that an org owner can see all Dependabot alerts across the organization. (#44885)

Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
This commit is contained in:
Vanessa
2023-11-14 07:08:07 +10:00
committed by GitHub
parent ac282b8340
commit fc296a3af9

View File

@@ -112,6 +112,10 @@ For more information, see "[Reviewing and fixing alerts](#reviewing-and-fixing-a
## Viewing {% data variables.product.prodname_dependabot_alerts %}
You can view all open and closed {% data variables.product.prodname_dependabot_alerts %} and corresponding {% data variables.product.prodname_dependabot_security_updates %} in your repository's {% data variables.product.prodname_dependabot_alerts %} tab. You can sort and filter {% data variables.product.prodname_dependabot_alerts %} by selecting a filter from the dropdown menu.
{% ifversion ghec or ghes or ghae %}To view summaries of alerts for all or a subset of repositories owned by your organization, use security overview. For more information, see "[AUTOTITLE](/code-security/security-overview/about-security-overview#about-security-overview-for-organizations)."{% endif %}
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-security %}
{% data reusables.repositories.sidebar-dependabot-alerts %}