mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
13 lines
480 B
YAML
13 lines
480 B
YAML
name: Github Commit In Develop Unit Test
|
|
tests:
|
|
- name: Github Commit In Develop
|
|
file: cloud/github_commit_in_develop.yml
|
|
pass_condition: '| stats count | where count > 0'
|
|
earliest_time: -24h
|
|
latest_time: now
|
|
attack_data:
|
|
- file_name: github_push_develop.json
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1199/github_push_master/github_push_develop.json
|
|
source: github
|
|
sourcetype: aws:firehose:json
|