Skip to main content
Applies to BloodHound Enterprise and CE Represents an environment-level GitHub Actions secret. These secrets are scoped to a specific deployment environment and are only available to workflow jobs that reference that environment. Created by: Git-HoundEnvironment

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

Outbound Edges

No outbound edges are defined by the GitHound extension for this node.

Properties

Property NameData TypeDescription
objectidstringA deterministic ID in the format GH_EnvironmentSecret_{envNodeId}_{secretName}.
idstringSame as objectid.
namestringThe name of the secret.
environment_namestringThe name of the environment (GitHub organization)
environmentidstringThe node_id of the environment (GitHub organization)
deployment_environment_namestringThe name of the containing deployment environment.
deployment_environmentidstringThe node_id of the containing deployment environment.
created_atdatetimeWhen the secret was created.
updated_atdatetimeWhen the secret was last updated.

Diagram