Documentation Index
Fetch the complete documentation index at: https://specterops-enable-tls-feedback.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Edge Schema
- Source: GH_User, GH_Team
- Destination: GH_BranchProtectionRule
- Traversable: ❌
General Information
The non-traversable GH_BypassPullRequestAllowances edge represents a per-actor allowance that bypasses the pull request review requirement on a branch protection rule. This edge identifies specific users or teams that can merge code without going through the normal PR review process. This is a significant security concern because these actors can push or merge changes directly, circumventing code review controls that protect branch integrity. Note that this bypass is suppressed whenenforce_admins is enabled on the branch protection rule, meaning even listed actors must follow the PR review requirement.