11 Commits

Author SHA1 Message Date
Felipe Zimmerle
f7ab746c3b
Removes RuleMessage from action execute signature 2021-03-01 14:57:58 -03:00
Felipe Zimmerle
d196bec0bc
Refactoring: Makes transformations to work with new execute signature 2021-03-01 14:57:58 -03:00
Felipe Zimmerle
eacbbf89e7
Refactoring: rename evaluate to execute on actions 2021-03-01 14:57:58 -03:00
Felipe Zimmerle
bff00b1ea4
Refactoring in the Rule class to make it more elegant 2021-03-01 14:57:58 -03:00
Felipe Zimmerle
6e24e60a02
Adds new method for rule merge
IMPORTANT: SecDefaultAction specified on a child configuration will
overwrite the ones specified on the parent; Previously it was
concatenating.
2021-03-01 14:57:58 -03:00
Felipe Zimmerle
a7c7b3f4c3
Moves default actions to be part of the rules 2021-03-01 14:57:58 -03:00
Felipe Zimmerle
3748d62f19
Changes copyright dates on the code 2021-01-19 09:24:37 -03:00
Michael Granzow
1b7aa42c77
Issue-2423: Meta-actions like 'msg' should be applied at end of chain 2020-10-29 10:33:02 -03:00
Felipe Zimmerle
7e0bc26917
Using performLogging function 2020-03-31 15:20:15 -03:00
Felipe Zimmerle
7a48245aed
Creates RuleUnconditional
Makes RuleScript child of RuleWithActions instead of Operator
2020-03-31 14:44:19 -03:00
Felipe Zimmerle
f63bd1a45d
Moves Rule[WithActions|WithOperator] to their own files 2020-03-31 13:33:38 -03:00