Felipe Zimmerle
|
2ee9ccffa9
|
actions: Compute the rule association during rules load
|
2020-11-16 10:01:40 -03:00 |
|
Felipe Zimmerle
|
bab7d6ccdf
|
Moves rule* headers to src/
|
2020-11-16 10:01:39 -03:00 |
|
Felipe Zimmerle
|
38a814411b
|
Cleanup on Action class
|
2020-11-16 10:01:39 -03:00 |
|
Felipe Zimmerle
|
10985f33b0
|
Removes RuleMessage from action execute signature
|
2020-11-16 10:01:39 -03:00 |
|
Felipe Zimmerle
|
12304ea36b
|
Refactoring: Makes transformations to work with new execute signature
|
2020-11-16 10:01:38 -03:00 |
|
Felipe Zimmerle
|
14a60ef46c
|
Refactoring: rename evaluate to execute on actions
|
2020-11-16 10:01:38 -03:00 |
|
Felipe Zimmerle
|
a5a0f261e2
|
Refactoring in the Rule class to make it more elegant
|
2020-11-16 10:01:38 -03:00 |
|
Felipe Zimmerle
|
1518015687
|
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.
|
2020-11-16 10:01:38 -03:00 |
|
Felipe Zimmerle
|
73c3731c9d
|
Moves default actions to be part of the rules
|
2020-11-16 10:01:38 -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 |
|