cc8af968e3
* 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 commit6ed1a39efeCo-authored-by: Justin Ibarra <brokensound77@users.noreply.github.com> Removed changes from: - etc/packages.yml (selectively cherry picked from commit6219fc06b9)
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
|
|
|