GitHub App Deleted

Last updated 12 days ago on 2024-12-10
Created a year ago on 2023-10-11

About

Detects the deletion of a GitHub app either from a repo or an organization.
Tags
Domain: CloudUse Case: Threat DetectionTactic: ExecutionData Source: Github
Severity
low
Risk Score
21
MITRE ATT&CK™

Execution (TA0002)(opens in a new tab or window)

License
Elastic License v2(opens in a new tab or window)

Definition

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

github(opens in a new tab or window)

Query
configuration where event.dataset == "github.audit" and github.category == "integration_installation" and event.type == "deletion"

Install detection rules in Elastic Security

Detect GitHub App Deleted 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(opens in a new tab or window).