Skip to content

Commit f8b6f07

Browse files
authored
[EDI] Reviewing requests to bypass push protection (#60091)
1 parent 39d0b77 commit f8b6f07

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

content/code-security/how-tos/secure-your-secrets/manage-bypass-requests/reviewing-requests-to-bypass-push-protection.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Reviewing requests to bypass push protection
33
shortTitle: Review bypass requests
4-
intro: You can use security overview to review requests to bypass push protection from contributors pushing to repositories across your organization.
4+
intro: Approve or deny requests from contributors who need to push commits containing secrets to your organization's repositories.
55
permissions: '{% data reusables.permissions.security-overview %}'
66
product: '{% data reusables.gated-features.security-overview-fpt-sp-only %}'
77
contentType: how-tos
@@ -18,13 +18,11 @@ redirect_from:
1818
- /code-security/security-overview/reviewing-requests-to-bypass-push-protection
1919
---
2020

21-
## About bypass requests
21+
## Prerequisites
2222

23-
If your organization has configured delegated bypass for push protection, a designated team of reviewers controls which organization members can push secrets to repositories in your organization, and which members must first make a "bypass request" in order to push the secret.
23+
Before you can review bypass requests, delegated bypass must be enabled for your organization or repositories. See [AUTOTITLE](/code-security/how-tos/secure-your-secrets/manage-bypass-requests/enabling-delegated-bypass-for-push-protection).
2424

25-
On the "Push protection bypass" page in security overview, reviewers can find, review (approve or deny) and manage these requests.
26-
27-
For more information, see [AUTOTITLE](/code-security/secret-scanning/using-advanced-secret-scanning-and-push-protection-features/delegated-bypass-for-push-protection/managing-requests-to-bypass-push-protection).
25+
You can review and manage these requests in security overview.
2826

2927
## Reviewing bypass requests for an organization
3028

0 commit comments

Comments
 (0)