> ## Documentation Index
> Fetch the complete documentation index at: https://bloodhound.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# GH_AddedDeployKey

> User added this repository deploy key

<img noZoom src="https://mintcdn.com/specterops/tTIczgde9H07oLXf/assets/enterprise-AND-community-edition-pill-tag.svg?fit=max&auto=format&n=tTIczgde9H07oLXf&q=85&s=ad49a576589f4d2a8081df77d07fdf56" alt="Applies to BloodHound Enterprise and CE" width="482" height="45" data-path="assets/enterprise-AND-community-edition-pill-tag.svg" />

## Edge Schema

* Traversable: ❌

| Start                                                  | Kind               | End                                                              |
| ------------------------------------------------------ | ------------------ | ---------------------------------------------------------------- |
| [GH\_User](/opengraph/extensions/github/nodes/gh_user) | GH\_AddedDeployKey | [GH\_DeployKey](/opengraph/extensions/github/nodes/gh_deploykey) |

```mermaid theme={null}
flowchart LR
    GH_DeployKey["GH_DeployKey"]
    GH_User["GH_User"]
    GH_User -- GH_AddedDeployKey --> GH_DeployKey
```

## General Information

User added this repository deploy key.

## Edge Schema

| Source                                                 | Destination                                                      | Traversable |
| ------------------------------------------------------ | ---------------------------------------------------------------- | ----------- |
| [GH\_User](/opengraph/extensions/github/nodes/gh_user) | [GH\_DeployKey](/opengraph/extensions/github/nodes/gh_deploykey) | `false`     |

## Diagram

```mermaid theme={null}
graph LR
    n0["GH_User"]
    n1["GH_DeployKey"]
    n0 -.->|GH_AddedDeployKey| n1
```
