File tree Expand file tree Collapse file tree 6 files changed +20
-4
lines changed
managing-alerts-from-secret-scanning
working-with-secret-scanning-and-push-protection Expand file tree Collapse file tree 6 files changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ topics:
1818shortTitle : Manage alerts
1919children :
2020 - /viewing-alerts
21- - /evaluating-alerts
2221 - /resolving-alerts
2322 - /monitoring-alerts
2423---
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ topics:
1313 - Secret Protection
1414 - Repositories
1515children :
16- - /remediating-a-leaked-secret
1716 - /push-protection-for-users
1817 - /working-with-push-protection-from-the-command-line
1918 - /working-with-push-protection-in-the-github-ui
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ topics:
1717contentType : tutorials
1818children :
1919 - secure-your-organization
20+ - remediate-leaked-secrets
2021 - trialing-github-advanced-security
2122 - adopting-github-advanced-security-at-scale
2223 - manage-security-alerts
2324---
24-
Original file line number Diff line number Diff line change 11---
22title : Evaluating alerts from secret scanning
3- intro : ' Learn about additional features that can help you evaluate alerts and prioritize their remediation, such as checking a secret'' s validity.'
3+ intro : Learn about additional features that can help you evaluate alerts and prioritize their remediation, such as checking a secret's validity.
44permissions : ' {% data reusables.permissions.secret-scanning-alerts %}'
55versions :
66 fpt : ' *'
@@ -14,6 +14,9 @@ topics:
1414 - Repositories
1515shortTitle : Evaluate alerts
1616allowTitleToDifferFromFilename : true
17+ redirect_from :
18+ - /code-security/secret-scanning/managing-alerts-from-secret-scanning/evaluating-alerts
19+ contentType : tutorials
1720---
1821
1922## About evaluating alerts
Original file line number Diff line number Diff line change 1+ ---
2+ title : Remediate leaked secrets
3+ intro : Learn how to identify and remediate leaked secrets in your codebase.
4+ versions :
5+ fpt : ' *'
6+ ghes : ' *'
7+ ghec : ' *'
8+ contentType : tutorials
9+ children :
10+ - /evaluating-alerts
11+ - /remediating-a-leaked-secret
12+ ---
Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ versions:
1313 fpt : ' *'
1414 ghec : ' *'
1515 ghes : ' *'
16+ redirect_from :
17+ - /code-security/secret-scanning/working-with-secret-scanning-and-push-protection/remediating-a-leaked-secret
18+ contentType : tutorials
1619---
1720
1821## Introduction
You can’t perform that action at this time.
0 commit comments