Update README.md to fix etc path (#2913)
This commit is contained in:
@@ -27,7 +27,7 @@ Detection Rules contains more than just static rule files. This repository also
|
|||||||
| folder | description |
|
| folder | description |
|
||||||
|------------------------------------------------ |------------------------------------------------------------------------------------ |
|
|------------------------------------------------ |------------------------------------------------------------------------------------ |
|
||||||
| [`detection_rules/`](detection_rules) | Python module for rule parsing, validating and packaging |
|
| [`detection_rules/`](detection_rules) | Python module for rule parsing, validating and packaging |
|
||||||
| [`detection_rules/etc/`](etc) | Miscellaneous files, such as ECS and Beats schemas |
|
| [`etc/`](detection_rules/etc) | Miscellaneous files, such as ECS and Beats schemas |
|
||||||
| [`kibana/`](kibana) | Python library for handling the API calls to Kibana and the Detection Engine |
|
| [`kibana/`](kibana) | Python library for handling the API calls to Kibana and the Detection Engine |
|
||||||
| [`kql/`](kql) | Python library for parsing and validating Kibana Query Language |
|
| [`kql/`](kql) | Python library for parsing and validating Kibana Query Language |
|
||||||
| [`rta/`](rta) | Red Team Automation code used to emulate attacker techniques, used for rule testing |
|
| [`rta/`](rta) | Red Team Automation code used to emulate attacker techniques, used for rule testing |
|
||||||
|
|||||||
Reference in New Issue
Block a user