Skip to content

Commit b45ae13

Browse files
authored
[EDI] Monitoring alerts from secret scanning (#59457)
1 parent ad69d44 commit b45ae13

File tree

1 file changed

+5
-1
lines changed
  • content/code-security/how-tos/manage-security-alerts/manage-secret-scanning-alerts

1 file changed

+5
-1
lines changed

content/code-security/how-tos/manage-security-alerts/manage-secret-scanning-alerts/monitoring-alerts.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Monitoring alerts from secret scanning
3-
intro: Learn how and when {% data variables.product.github %} will notify you about a secret scanning alert.
3+
intro: You can configure how {% data variables.product.prodname_secret_scanning %} notifies you about {% data variables.product.prodname_secret_scanning %} alerts, and audit how your team responds to these alerts.
44
permissions: '{% data reusables.permissions.secret-scanning-alerts %}'
55
versions:
66
fpt: '*'
@@ -18,6 +18,10 @@ redirect_from:
1818
- /code-security/secret-scanning/managing-alerts-from-secret-scanning/monitoring-alerts
1919
---
2020

21+
When {% data variables.product.prodname_secret_scanning %} detects a potential secret leak in your repository, staying informed about these alerts is crucial for maintaining your code's security. {% data variables.product.github %} provides multiple notification channels to ensure you and your team are promptly alerted when secrets are found. You can customize how and when you receive these notifications based on your role and preferences.
22+
23+
You can also audit responses to {% data variables.product.prodname_secret_scanning %} alerts to track how your team manages security issues and maintain compliance with your organization's security policies.
24+
2125
## Configuring notifications for {% data variables.secret-scanning.alerts %}
2226

2327
In addition to displaying an alert in the **Security** tab of the repository, {% data variables.product.github %} can also send email notifications for alerts. These notifications are different for incremental scans and historical scans.

0 commit comments

Comments
 (0)