Felipe Zimmerle
|
62d35fbf97
|
Adds support to config warnings
|
2020-12-23 19:27:54 -03:00 |
|
Felipe Zimmerle
|
fa877bd5fc
|
Avoid warnings while generating the parser
|
2020-12-22 23:15:17 -03:00 |
|
martinhsv
|
29364052cd
|
Produce not-supported error for ctl:forceRequestBodyVariable, ctl:auditEngine
|
2020-12-22 22:14:45 -03:00 |
|
Felipe Zimmerle
|
5b204642ab
|
Refactoring on Action - having RuleWithAction and RuleWithActionsProperties
|
2020-12-22 22:14:45 -03:00 |
|
Felipe Zimmerle
|
bff82cd80d
|
Having RunTimeString in a better shape
This is an effort towards better understanding the issues
reported on #2376
|
2020-12-22 22:14:43 -03:00 |
|
WGH
|
d7e9e0aa5b
|
Make all "rule id" variables of type RuleId
Previously, ModSecurity inconsistently used RuleId, int and double for
rule id variables in different places.
|
2020-12-22 22:14:42 -03:00 |
|
Felipe Zimmerle
|
0a3b658969
|
Introduces ActionWithExecution
|
2020-12-22 22:14:41 -03:00 |
|
Felipe Zimmerle
|
11111b5826
|
Removes method isDisruptive from Action class
|
2020-12-22 22:14:41 -03:00 |
|
Felipe Zimmerle
|
c38051324d
|
Computes auditlog during rules load time
|
2020-12-22 22:14:41 -03:00 |
|
Felipe Zimmerle
|
bf3a1d84ff
|
actions: Removes Rule parameter from runtime execute
Generals organization on the Action class
|
2020-12-22 22:14:38 -03:00 |
|
Felipe Zimmerle
|
eb3e05646d
|
actions: Compute the rule association during rules load
|
2020-12-10 10:10:49 -03:00 |
|
Felipe Zimmerle
|
78d9575dd2
|
Better error handling when loading configurations
|
2020-12-10 10:10:48 -03:00 |
|
Felipe Zimmerle
|
999af35e22
|
Moves rule* headers to src/
|
2020-12-10 10:10:47 -03:00 |
|
Felipe Zimmerle
|
da618a6b7d
|
Cleanup on Action class
|
2020-12-10 10:10:47 -03:00 |
|
Felipe Zimmerle
|
f605359ca5
|
Refactoring in the Rule class to make it more elegant
|
2020-12-10 10:10:47 -03:00 |
|
Felipe Zimmerle
|
2b9ec1a0f1
|
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-12-10 10:10:46 -03:00 |
|
Felipe Zimmerle
|
33def54fa9
|
Moves default actions to be part of the rules
|
2020-12-10 10:10:46 -03:00 |
|
marshal09
|
288e9dbb3e
|
Add new transformation call phpArgsNames
|
2020-12-10 10:10:46 -03:00 |
|
martinhsv
|
2672db103e
|
Add support for new operator rxGlobal
|
2020-10-26 08:55:07 -03:00 |
|
Felipe Zimmerle
|
995f22b3ce
|
Having Bison 3.7.2
|
2020-10-14 13:58:37 -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
|
8274be066a
|
Refactoring: Having RuleMarker in a separated file
|
2020-03-31 12:45:46 -03:00 |
|
Felipe Zimmerle
|
59d4268882
|
Refactoring: renames Rule to RuleWithOperator
|
2020-03-31 10:00:08 -03:00 |
|
Felipe Zimmerle
|
43f8aee6b6
|
Splits Rule class into: Rule, RuleBase, RuleMarker
|
2020-03-30 20:21:36 -03:00 |
|
Felipe Zimmerle
|
fda03c0016
|
Yet another refactoring in Rule
|
2020-03-30 15:38:51 -03:00 |
|
Felipe Zimmerle
|
b66224853b
|
Refactoring in Rule: Meaningful structures name
|
2020-03-27 17:43:43 -03:00 |
|
Felipe Zimmerle
|
96849c07de
|
Makes action name a shared pointer
|
2020-03-27 16:13:15 -03:00 |
|
Felipe Zimmerle
|
343b86c2a7
|
Makes m_fileName a shared pointer
|
2020-03-27 15:00:22 -03:00 |
|
Felipe Zimmerle
|
6b0ad8049a
|
Having default actions as o shared pointer
|
2020-03-26 09:59:57 -03:00 |
|
Felipe Zimmerle
|
9d158611cf
|
Makes Rule a shared pointer
|
2020-03-25 16:11:23 -03:00 |
|
Felipe Zimmerle
|
6367e6d5e9
|
Having a class Rules
|
2020-03-24 17:20:10 -03:00 |
|
Felipe Zimmerle
|
fb7714f202
|
Creates class RulesSetPhases
|
2020-03-24 14:00:28 -03:00 |
|
Felipe Zimmerle
|
88789a577f
|
parser: Using bison 3.5.2
|
2020-03-11 14:21:11 -03:00 |
|
Felipe Zimmerle
|
1e26bf2078
|
Revert "Creates the RulesSetPhases clas"
This reverts commit 072e4edc53e388fdf64a5eb9d4317544a1c8ada6.
|
2020-03-11 08:17:56 -03:00 |
|
Felipe Zimmerle
|
072e4edc53
|
Creates the RulesSetPhases clas
|
2020-03-05 07:13:02 -03:00 |
|
Felipe Zimmerle
|
6a742cdf76
|
Refactoring: Renames RulesProperties to RulesSetProperties
|
2020-02-17 13:17:03 -03:00 |
|
martinhsv
|
f57265a3e2
|
Support configurable limit on number of arguments processed
|
2020-02-14 11:00:01 -03:00 |
|
Felipe Zimmerle
|
7495675d54
|
Refactoring: Renames Rules to RulesSet
RulesSet does not only contain rules but alse properties
|
2020-02-11 14:26:47 -03:00 |
|
Felipe Zimmerle
|
0c3e8b6b59
|
parser: cosmetics: makes it easy to read
|
2020-02-11 13:10:49 -03:00 |
|
Felipe Zimmerle
|
6a0df8ca5c
|
parser: new bison version
|
2020-02-11 11:15:09 -03:00 |
|
Felipe Zimmerle
|
357c140003
|
Changens copyright year
|
2020-01-31 10:32:37 -03:00 |
|
Felipe Zimmerle
|
fe98ce4c7d
|
Cosmetics: address cppcheck warnings
|
2020-01-30 18:19:34 -03:00 |
|
Felipe Zimmerle
|
1b8d69da02
|
Fix dict element regular expression selection on SecRuleUpdateTargetByTag
|
2019-05-31 01:42:51 -03:00 |
|
Rufus125
|
86ce479b59
|
Adds new operator to check for data leakage of Austrian social security number
|
2019-05-29 20:57:08 -03:00 |
|
Felipe Zimmerle
|
61c11251b6
|
parser: Fix filename
|
2019-04-23 13:17:23 -03:00 |
|
Felipe Zimmerle
|
0669c2e64d
|
parser: new bison version
|
2019-04-22 10:46:27 -03:00 |
|
Felipe Zimmerle
|
4e76c6adf0
|
Renames namespace Variables to variables
|
2019-03-06 15:53:20 -03:00 |
|
Felipe Zimmerle
|
b9ed150224
|
Fix namespace utilization on seclang-parser.yy
|
2019-03-06 15:12:44 -03:00 |
|
Felipe Zimmerle
|
dc78c0e180
|
Fix: Extra whitespace in some configuration directives causing error
Issue #2006
|
2019-01-21 14:44:31 -03:00 |
|
Felipe Zimmerle
|
d00ea5111d
|
Adds initial support to drop action
|
2018-12-24 16:35:41 -03:00 |
|