Skip to content

Commit 21a556d

Browse files
[EDI] Metrics for custom patterns (#59992)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 3a14e54 commit 21a556d

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

content/code-security/how-tos/view-and-interpret-data/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ children:
1919
- /analyze-organization-data
2020
- /viewing-code-scanning-logs
2121
- /viewing-dependabot-job-logs
22-
- /metrics-for-custom-patterns
22+
- /view-custom-pattern-metrics
2323
- /change-used-by-data
2424
---
25+

content/code-security/how-tos/view-and-interpret-data/metrics-for-custom-patterns.md renamed to content/code-security/how-tos/view-and-interpret-data/view-custom-pattern-metrics.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Metrics for custom patterns
3-
shortTitle: Custom pattern metrics
4-
intro: You can view alert metrics for custom patterns at the repository, organization, and enterprise levels.
2+
title: Viewing metrics for custom patterns
3+
shortTitle: View custom pattern metrics
4+
intro: Find out how many alerts are being raised and addressed for a custom pattern.
55
permissions: '{% data reusables.permissions.security-enterprise-enable %}'
66
versions:
77
fpt: '*'
@@ -13,15 +13,12 @@ topics:
1313
- Secret scanning
1414
redirect_from:
1515
- /code-security/secret-scanning/using-advanced-secret-scanning-and-push-protection-features/custom-patterns/metrics-for-custom-patterns
16+
- /code-security/how-tos/view-and-interpret-data/metrics-for-custom-patterns
1617
---
1718

18-
## Metrics for custom patterns
19-
20-
Organization owners and people with admin permission for a repository can see an overview of the activity for custom patterns. The overview includes alert and push protection activity for the custom pattern during the last 30 days.
21-
2219
> [!NOTE] Metrics for custom patterns are in {% data variables.release-phases.public_preview %} and subject to change.
2320
24-
## Viewing metrics for custom patterns
21+
Activity overviews for custom patterns are available at the repository, organization, and enterprise levels. Each overview displays alerts generated and push protection blocks over the last 30 days.
2522

2623
{% data reusables.secret-scanning.view-custom-pattern %}
2724
1. Under "Custom patterns", click the custom pattern you want to view.

0 commit comments

Comments
 (0)