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.
Edges
The tables below list edges defined by the GitHub 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_HasSecret | GH_Repository, GH_Environment | ✅ |
Outbound Edges
No outbound edges are defined by the GitHub extension for this node.Properties
| Property Name | Data Type | Description |
|---|---|---|
| objectid | string | A deterministic ID in the format GHSecret_{repoNodeId}_{secretName}. |
| id | string | Same as objectid. |
| name | string | The name of the secret. |
| environment_name | string | The name of the environment (GitHub organization). |
| environmentid | string | The node_id of the environment (GitHub organization). |
| repository_name | string | The name of the containing repository. |
| repository_id | string | The node_id of the containing repository. |
| created_at | datetime | When the secret was created. |
| updated_at | datetime | When the secret was last updated. |
| visibility | string | The secret’s visibility scope. |

























