Skip to content

Commit b729886

Browse files
author
Patrick Bareiss
committed
Deprecated old GItHub detections
1 parent 701a621 commit b729886

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

detections/cloud/github_pull_request_from_unknown_user.yml renamed to detections/deprecated/github_pull_request_from_unknown_user.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: GitHub Pull Request from Unknown User
22
id: 9d7b9100-8878-4404-914e-ca5e551a641e
3-
version: 3
4-
date: '2024-09-30'
3+
version: 4
4+
date: '2025-01-15'
55
author: Patrick Bareiss, Splunk
6-
status: production
6+
status: deprecated
77
type: Anomaly
88
description: The following analytic detects pull requests from unknown users on GitHub. It uses a Splunk query to identify pull requests where the user ID is not specified and cross-references these with a known users lookup table. This activity is significant because pull requests from unknown users can introduce malicious code or unauthorized changes to repositories. If confirmed malicious, this could lead to unauthorized code changes, data breaches, or other security incidents. Immediate steps include reviewing the author's name, repository, head reference, and commit message, and investigating any related artifacts and processes.
99
data_source:

0 commit comments

Comments
 (0)