5f54eb8006
* Delete RTAs * Delete RTA-related orchestration code * Drop RTAs from tests * Remove RTAs from README * Further cleanup * Readme update * Version bump and no more RTAs * Styling fixes * Drop RTAs from config files * Drop `rule-mapping.yaml` * Bring back event collector / normalizer * Drop rta mention * Cleanup rta leftovers * Style fix --------- Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>
15 lines
801 B
Plaintext
15 lines
801 B
Plaintext
# detection-rules code owners
|
|
# POC: Elastic Security Intelligence and Analytics Team
|
|
|
|
tests/**/*.py @mikaayenson @eric-forte-elastic @terrancedejesus
|
|
detection_rules/ @mikaayenson @eric-forte-elastic @terrancedejesus
|
|
tests/ @mikaayenson @eric-forte-elastic @terrancedejesus
|
|
lib/ @mikaayenson @eric-forte-elastic @terrancedejesus
|
|
hunting/ @mikaayenson @eric-forte-elastic @terrancedejesus
|
|
|
|
# skip rta-mapping to avoid the spam
|
|
detection_rules/etc/packages.yaml @mikaayenson @eric-forte-elastic @terrancedejesus
|
|
detection_rules/etc/*.json @mikaayenson @eric-forte-elastic @terrancedejesus
|
|
detection_rules/etc/*.json @mikaayenson @eric-forte-elastic @terrancedejesus
|
|
detection_rules/etc/*/* @mikaayenson @eric-forte-elastic @terrancedejesus
|