New Secret Detected

Data Element for a New Secret

Overview

The tables below define the data elements available in the Workflow action for a New Secret Detected trigger.

circle-info

Please note you will need to prepend all data elements with data.

Example: data.secret.id


Event Metadata

Name
Example value
Description

6823

Unique identifier for the workflow execution

11

Unique identifier for the workflow definition

demo

Tenant identifier where the event originated

h4r>>github>>github_repository>>acme>>demo-tracker

Heeler resource identifier for the repository

911827810

Repository numeric identifier

https://github.com/acme/demo-tracker

Repository URL


Secret

Name
Example value
Description

1949

Unique identifier for the secret finding within Heeler

h4r>>github>>github_repository>>acme>>demo-tracker

Heeler repository identifier where the secret was detected

openai.2

Detector rule identifier that matched the secret

medium

Confidence level of the match (as determined by the detector)

Active Credential

Validation status for the secret (e.g., whether it appears usable/active)

{...}

Validator output/details (when available). May include provider-specific response data.

NO_EXCEPTION

Indicates whether the secret is exempted by policy

Java

Programming language associated with the file containing the secret

src/main/java/com/example/bugtracker/service/AiTriageService.java

Path within the repository where the secret was detected

src/main/java/com/example/bugtracker/service/AiTriageService.java

File path where the secret was detected (may mirror secret.path)

https://github.com/acme/demo-tracker/blob/.../AiTriageService.java#L18

Deep link to the file and line in the SCM (when available)

50

Start column of the match within the line (when available)

213

End column of the match within the line (when available)

git show f8f6268...:src/main/java/.../AiTriageService.java

Git command that can be used to retrieve the file contents at the relevant commit

f8f62683228a034f32be4722163f94166473d64f

Commit SHA where the secret was detected

2026-02-09

Commit date for the detected secret

demo-hai

Name/handle of the committer for the commit containing the secret

Email address of the committer for the commit containing the secret

2026-02-10T04:11:42.591081

Timestamp when the secret finding was created in Heeler

2026-02-10T04:11:42.686057

Timestamp when the secret finding was last updated in Heeler

https://github.com/acme-demo/demo-tracker

Repository URL (when included on the secret object)


Resource (Repository)

Name
Example value
Description

911827810

Internal identifier for the repository

acme-demo

Organization that owns the repository

demo-tracker

Repository name

acme-demo/demo-tracker

Fully qualified repository name

Bug tracker for acme

Repository description (when available)

Java

Primary programming language

main

Default branch of the repository

2025-01-04T00:35:04

Repository creation timestamp

2026-02-10T04:07:57

Timestamp of the most recent push to the repository

2026-02-10T04:08:00

Last update timestamp

https://github.com/acme-demo/acme-tracker

Repository URL

https://github.com/acme-demo/acme-tracker.git

Git clone URL

[email protected]:acme-demo/acme-tracker.git

SSH clone URL

true

Indicates whether the repository is private

internal

Visibility level of the repository in Heeler

{"BU":"Engineering"}

Custom repository metadata ingested from the SCM (when available)

Assigned technical lead (when available)

Assigned security lead (when available)

https://demo.heeler.com/.../repositories/...acme-tracker

Direct link to the repository in the Heeler UI


Team (Optional Context)

Name
Example value
Description

6

Internal identifier for the team (when included)

Raiders

Team name (when included)

Last updated

Was this helpful?