File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
v3.x.y - YYYY-MMM-DD (to be released)
2
2
-------------------------------------
3
3
4
+ - Fix: audit log may omit tags when multiMatch
5
+ [Issue #2866 - @mlevogiannis]
4
6
- Exclude CRLF from MULTIPART_PART_HEADER value
5
7
[Issue #2870 - @airween, @martinhsv]
6
8
- Configure: use AS_ECHO_N instead echo -n
@@ -11,7 +13,6 @@ v3.x.y - YYYY-MMM-DD (to be released)
11
13
[Issue #2846 - @tomsommer]
12
14
13
15
14
-
15
16
v3.0.9 - 2023-Apr-12
16
17
--------------------
17
18
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ knownConditionTrueFalse:src/operators/validate_url_encoding.cc:77
55
55
knownConditionTrueFalse:src/operators/verify_svnr.cc:87
56
56
rethrowNoCurrentException:headers/modsecurity/transaction.h:309
57
57
rethrowNoCurrentException:src/rule_with_actions.cc:127
58
- ctunullpointer:src/rule_with_actions.cc:241
58
+ ctunullpointer:src/rule_with_actions.cc:244
59
59
ctunullpointer:src/rule_with_operator.cc:135
60
60
ctunullpointer:src/rule_with_operator.cc:95
61
61
passedByValue:src/variables/global.h:109
You can’t perform that action at this time.
0 commit comments