mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Fixing file reference name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Excessive number of taskhost processes Unit Test
|
||||
tests:
|
||||
- name: Excessive number of taskhost processes
|
||||
file: detections/endpoint/excessive_number_of_taskhost_processes.yml
|
||||
file: endpoint/excessive_number_of_taskhost_processes.yml
|
||||
pass_condition: '| stats count | where count > 0'
|
||||
earliest_time: '-24h'
|
||||
latest_time: 'now'
|
||||
|
||||
Reference in New Issue
Block a user