Closed
Description
Note: this work will target the DAC-feature branch
related to #3407
These global constants:
detection-rules/detection_rules/rule_loader.py
Lines 27 to 30 in 303a64e
Need to be revised to fully adopt the portable approach introduced by #3407 (using RULES_CONFIG.*
).
However, the use of these variables is not consistently just for rule loading, and they have several hardcoded dependencies on them, so they cannot simply be replaced.
