Documentation Index
Fetch the complete documentation index at: https://specterops-fetch-json-component.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Git-HoundUser
Edges
The tables below list edges defined by the GitHound extension only. Additional edges to or from this node may be created by other extensions.
Inbound Edges
| Edge Type | Source Node Types | Traversable |
|---|---|---|
| GH_Contains | GH_Organization, GH_Repository, GH_Environment | ❌ |
| GH_MapsToUser | GH_ExternalIdentity | ❌ |
| GH_SyncedTo | AZUser, Okta_User, PingOneUser | ✅ |
| GH_ValidToken | GH_SecretScanningAlert | ✅ |
Outbound Edges
Properties
| Property Name | Data Type | Description |
|---|---|---|
| objectid | string | The GitHub node_id of the user, used as the unique graph identifier. |
| name | string | The user’s display name, derived from the login property. |
| login | string | The user’s GitHub login handle. |
| company | string | The company listed on the user’s profile. |
| string | The user’s public email address. | |
| full_name | string | The user’s full name from their profile. |
| id | integer | The numeric GitHub ID of the user. |
| node_id | string | The GitHub GraphQL node ID. Redundant with objectid. |
| environment_name | string | The name of the environment (GitHub organization) the user belongs to. |
| environmentid | string | The node_id of the environment (GitHub organization). |