Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 3.03 KB

File metadata and controls

39 lines (30 loc) · 3.03 KB
title Configuring notifications for Dependabot alerts
shortTitle Configure Dependabot notifications
intro Optimize how you receive notifications about {% data variables.product.prodname_dependabot_alerts %}.
redirect_from
/github/managing-security-vulnerabilities/configuring-notifications-for-vulnerable-dependencies
/code-security/supply-chain-security/configuring-notifications-for-vulnerable-dependencies
/code-security/supply-chain-security/managing-vulnerabilities-in-your-projects-dependencies/configuring-notifications-for-vulnerable-dependencies
/code-security/dependabot/dependabot-alerts/configuring-notifications-for-dependabot-alerts
versions
fpt ghes ghec
*
*
*
contentType how-tos
category
Secure your dependencies

By default, {% data variables.product.github %} sends notifications about new alerts by email to people with write, maintain, or admin permissions to a repository. See AUTOTITLE.

Configuring notifications for {% data variables.product.prodname_dependabot_alerts %}

You can configure notification settings for yourself or your organization from the Manage notifications drop-down {% octicon "bell" aria-label="The notifications bell" %} shown at the top of each page. For more information, see AUTOTITLE.

{% data reusables.notifications.vulnerable-dependency-notification-options %}

{% ifversion update-notification-settings-22 %} Screenshot of the notification options for {% data variables.product.prodname_dependabot_alerts %}. A dropdown menu with frequency options is outlined in orange.{% endif %}{% ifversion ghes %} Screenshot of the notification options for {% data variables.product.prodname_dependabot_alerts %}.{% endif %}

Note

You can filter your notifications on {% data variables.product.company_short %} to show {% data variables.product.prodname_dependabot_alerts %}. For more information, see AUTOTITLE.

{% data reusables.repositories.security-alerts-x-github-severity %} For more information, see AUTOTITLE.

Further reading