First Occurrence GitHub Event for a Personal Access Token (PAT)

Last updated 6 months ago on 2026-03-24
Created 3 years ago on 2023-10-11

Definition

Rule Type
New Terms Rule
Integration Pack
Prebuilt Security Detection Rules
Index Patterns
logs-github.audit-*
Related Integrations

github(external, opens in a new tab or window)

Query
text code block:
event.dataset:"github.audit" and event.category:"configuration" and event.action:* and github.hashed_token:* and github.programmatic_access_type:("OAuth access token" or "Fine-grained personal access token")

Install detection rules in Elastic Security

Detect First Occurrence GitHub Event for a Personal Access Token (PAT) in the Elastic Security detection engine by installing this rule into your Elastic Stack.

To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(external, opens in a new tab or window).