mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
CHANGES entry and cppcheck suppression adjustment for prev PR
This commit is contained in:
parent
5b709d9da7
commit
808148ce02
3
CHANGES
3
CHANGES
@ -1,6 +1,8 @@
|
||||
v3.x.y - YYYY-MMM-DD (to be released)
|
||||
-------------------------------------
|
||||
|
||||
- Fix: audit log may omit tags when multiMatch
|
||||
[Issue #2866 - @mlevogiannis]
|
||||
- Exclude CRLF from MULTIPART_PART_HEADER value
|
||||
[Issue #2870 - @airween, @martinhsv]
|
||||
- Configure: use AS_ECHO_N instead echo -n
|
||||
@ -11,7 +13,6 @@ v3.x.y - YYYY-MMM-DD (to be released)
|
||||
[Issue #2846 - @tomsommer]
|
||||
|
||||
|
||||
|
||||
v3.0.9 - 2023-Apr-12
|
||||
--------------------
|
||||
|
||||
|
@ -55,7 +55,7 @@ knownConditionTrueFalse:src/operators/validate_url_encoding.cc:77
|
||||
knownConditionTrueFalse:src/operators/verify_svnr.cc:87
|
||||
rethrowNoCurrentException:headers/modsecurity/transaction.h:309
|
||||
rethrowNoCurrentException:src/rule_with_actions.cc:127
|
||||
ctunullpointer:src/rule_with_actions.cc:241
|
||||
ctunullpointer:src/rule_with_actions.cc:244
|
||||
ctunullpointer:src/rule_with_operator.cc:135
|
||||
ctunullpointer:src/rule_with_operator.cc:95
|
||||
passedByValue:src/variables/global.h:109
|
||||
|
Loading…
x
Reference in New Issue
Block a user