Skip to content

Commit 25ef40b

Browse files
committed
tidy up
1 parent 2d2b121 commit 25ef40b

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

data/reusables/notifications/vulnerable-dependency-notification-options.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,16 @@
44
- by email, an email is sent when {% data variables.product.prodname_dependabot %} is enabled on a repository, when a new manifest file is committed on to the repository, and when a new vulnerability with a critical or high severity is found (**Email each time a vulnerability is found** option).
55
- in the user interface, a warning is shown in your repository's file and code views if there are any vulnerable dependencies (**UI alerts** option).
66
- on the command line, warnings are displayed as callbacks when you push to repositories with any vulnerable dependencies (**Command Line** option).
7-
- in your inbox, as web notifications. A web notification is sent when {% data variables.product.prodname_dependabot %} is enabled on a repository, when a new manifest file is committed on to the repository and when a new vulnerability with a critical or high severity is found (**Web** option).
7+
- in your inbox, as web notifications. A web notification is sent when {% data variables.product.prodname_dependabot %} is enabled on a repository, when a new manifest file is committed on to the repository, and when a new vulnerability with a critical or high severity is found (**Web** option).
88
- on {% data variables.product.prodname_mobile %}, as web notifications. For more information, see "[Enabling push notifications with GitHub for mobile](/github/managing-subscriptions-and-notifications-on-github/configuring-notifications#enabling-push-notifications-with-github-for-mobile)."
99

1010
{% note %}
1111

1212
**Note:** The email and web/{% data variables.product.prodname_mobile %} notifications are:
1313

14-
- _per repository_:
15-
- when {% data variables.product.prodname_dependabot %} is enabled on the repository (when at least one vulnerability is of critical or high severity)
16-
- when a new manifest file is committed to the repository (when at least one vulnerability is of critical or high severity.)
14+
- _per repository_when {% data variables.product.prodname_dependabot %} is enabled on the repository, or when a new manifest file is committed to the repository.
1715

18-
- _per organization_ when a new vulnerability is discovered (when the severity is critical or high.)
16+
- _per organization_ when a new vulnerability is discovered
1917

2018
{% endnote %}
2119

0 commit comments

Comments
 (0)