20 lines
723 B
Plaintext
20 lines
723 B
Plaintext
# detection-rules code owners
|
|
|
|
## POC: Elastic Threat Research & Detection Engineering
|
|
|
|
tests/**/*.py @mikaayenson @eric-forte-elastic @traut
|
|
detection_rules/ @mikaayenson @eric-forte-elastic @traut
|
|
tests/ @mikaayenson @eric-forte-elastic @traut
|
|
lib/ @mikaayenson @eric-forte-elastic @traut
|
|
hunting/**/*.py @mikaayenson @eric-forte-elastic @traut
|
|
|
|
## skip rta-mapping to avoid the spam
|
|
|
|
detection_rules/etc/packages.yaml @mikaayenson @eric-forte-elastic @traut
|
|
detection_rules/etc/*.json @mikaayenson @eric-forte-elastic @traut
|
|
detection_rules/etc/*/* @mikaayenson @eric-forte-elastic @traut
|
|
|
|
## exclude files from code owners
|
|
|
|
detection_rules/etc/non-ecs-schema.json
|