6219fc06b9
* Move etc directory under detection_rules
* Prepend original `etc` path with `detection_rules`
* Update docstrings in util and CODEOWNERS
* Add resiliency to tags to account for the old directory structure
* Bug fix: remove unused param caused by commit 6ed1a39efe
Co-authored-by: Justin Ibarra <brokensound77@users.noreply.github.com>
14 lines
631 B
Plaintext
14 lines
631 B
Plaintext
# detection-rules code owners
|
|
# POC: Elastic Security Intelligence and Analytics Team
|
|
|
|
tests/**/*.py @brokensound77 @mikaayenson @terrancedejesus
|
|
detection_rules/ @brokensound77 @mikaayenson @terrancedejesus
|
|
tests/ @brokensound77 @mikaayenson @terrancedejesus
|
|
|
|
# skip rta-mapping to avoid the spam
|
|
detection_rules/etc/packages.yml @brokensound77 @mikaayenson @terrancedejesus
|
|
detection_rules/etc/*.json @brokensound77 @mikaayenson @terrancedejesus
|
|
detection_rules/etc/*.json @brokensound77 @mikaayenson @terrancedejesus
|
|
detection_rules/etc/*/* @brokensound77 @mikaayenson @terrancedejesus
|
|
|