Skip to content

Commit 5530d76

Browse files
author
Patrick Bareiss
committed
improvements
1 parent 9d2be76 commit 5530d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detections/cloud/github_enterprise_disable_dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ search: '`github_enterprise` action=repository_vulnerability_alerts.disable
1818
| fillnull
1919
| stats count min(_time) as firstTime max(_time) as lastTime by actor, actor_id, actor_ip, actor_is_bot, actor_location.country_code, business, business_id, org, org_id, repo, repo_id, user, user_agent, user_id, action
2020
| `security_content_ctime(firstTime)` | `security_content_ctime(lastTime)`
21-
| `github_disable_dependabot_filter`'
21+
| `github_enterprise_disable_dependabot_filter`'
2222
how_to_implement: You must ingest GitHub Enterprise logs using Audit log streaming as described in this documentation https://docs.github.com/en/enterprise-cloud@latest/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/streaming-the-audit-log-for-your-enterprise#setting-up-streaming-to-splunk using a Splunk HTTP Event Collector.
2323
known_false_positives: unknown
2424
references:

0 commit comments

Comments
 (0)