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

more work on the supported pattern articles

This commit is contained in:
mchammer01
2024-08-05 12:16:07 +01:00
parent 8bab2f93ae
commit cd5b040321
2 changed files with 8 additions and 54 deletions

View File

@@ -19,11 +19,7 @@ allowTitleToDifferFromFilename: true
## About types of alerts
There are {% ifversion fpt or ghec %}three{% else %}two{% endif %} types of {% data variables.secret-scanning.alerts %}:
* **{% ifversion fpt or ghec %}User alerts {% else %}{% data variables.secret-scanning.alerts_caps %}{% endif %}**: Reported to users in the **Security** tab of the repository, when a supported secret is detected in the repository.
* **Push protection alerts**: Reported to users in the **Security** tab of the repository, when a contributor bypasses push protection. {% ifversion fpt or ghec %}
* **Partner alerts**: Reported directly to secret providers that are part of {% data variables.product.prodname_secret_scanning %}'s partner program. These alerts are not reported in the **Security** tab of the repository.{% endif %}
{% data reusables.secret-scanning.alert-types %}
## About {% ifversion fpt or ghec %}user alerts {% else %}{% data variables.secret-scanning.alerts %}{% endif %}