mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
33 lines
606 B
YAML
33 lines
606 B
YAML
Detections:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- detections/**
|
|
|
|
Stories:
|
|
- changed-files:
|
|
- any-glob-to-any-file: stories/*
|
|
|
|
Playbooks:
|
|
- changed-files:
|
|
- any-glob-to-any-file: playbooks/*
|
|
|
|
Macros:
|
|
- changed-files:
|
|
- any-glob-to-any-file: macros/*
|
|
|
|
Lookups:
|
|
- changed-files:
|
|
- any-glob-to-any-file: lookups/*
|
|
|
|
Datasource:
|
|
- changed-files:
|
|
- any-glob-to-any-file: data_sources/*
|
|
|
|
Baselines:
|
|
- changed-files:
|
|
- any-glob-to-any-file: baselines/*
|
|
|
|
Response Templates:
|
|
- changed-files:
|
|
- any-glob-to-any-file: response_templates/*
|