Martin Vierula
|
2d51efae49
|
Add ctl:auditengine action support
|
2022-01-20 14:04:30 -08:00 |
|
Gleydson Soares
|
b052adf0b8
|
tweak loadFromUri: zap duplicate words in comment
|
2022-01-20 10:47:21 -03:00 |
|
Martin Vierula
|
3ee6e108d6
|
Fix multiMatch msg, etc, population in audit log
|
2022-01-14 09:25:07 -08:00 |
|
Martin Vierula
|
cb80837e6a
|
Remove old commented-out re: audit log, relevant
|
2022-01-08 09:08:25 -08:00 |
|
martinhsv
|
ef1b8d8d98
|
Merge pull request #2667 from martinhsv/v3/master
Fix some name handling for ARGS_*NAMES: regex SecRuleUpdateTargetById…
|
2022-01-04 15:41:46 -05:00 |
|
Martin Vierula
|
1a965a49ad
|
Fix some name handling for ARGS_*NAMES: regex SecRuleUpdateTargetById, etc.
|
2022-01-04 11:47:18 -08:00 |
|
Martin Vierula
|
76ce6739bf
|
Correct previous CHANGES update
|
2021-12-30 09:55:44 -08:00 |
|
Martin Vierula
|
630b1e0a46
|
CHANGES: Adds info about #2635
|
2021-12-30 09:47:53 -08:00 |
|
martinhsv
|
2de14cb000
|
Merge pull request #2635 from Mesar-Ali/patch-1
Adjust confusing variable name in setRequestBody method
|
2021-12-30 11:29:37 -05:00 |
|
Mesar ali
|
f82b98c04d
|
Confusing variable name in setRequestBody method
|
2021-12-30 08:55:51 +05:30 |
|
martinhsv
|
52958fa73c
|
Merge pull request #2661 from martinhsv/v3/master
Multipart names may include single quote if double-quote enclosed
|
2021-12-23 12:37:11 -05:00 |
|
Martin Vierula
|
f34b49f666
|
Multipart names may include single quote if double-quote enclosed
|
2021-12-23 08:02:43 -08:00 |
|
martinhsv
|
c072ac29eb
|
Merge pull request #2656 from martinhsv/v3/master
Add SecRequestBodyJsonDepthLimit to modsecurity.conf-recommended
|
2021-12-22 10:54:24 -05:00 |
|
Martin Vierula
|
0275c8847b
|
Add SecRequestBodyJsonDepthLimit to modsecurity.conf-recommended
|
2021-12-21 06:18:53 -08:00 |
|
Martin Vierula
|
19d50f4da4
|
Add a const to satisfy cppcheck
|
2021-12-20 09:41:38 -08:00 |
|
Martin Vierula
|
13e8be83c5
|
CHANGES: Preparing for next version
|
2021-12-20 06:38:45 -08:00 |
|
Martin Vierula
|
c3d7f4b560
|
Change release version to v3.0.6
v3.0.6
|
2021-11-19 11:23:27 -08:00 |
|
Martin Vierula
|
d16c3250a9
|
Add a few cppcheck suppressions
|
2021-11-16 11:26:16 -08:00 |
|
martinhsv
|
d8afc4029b
|
Merge pull request #2642 from martinhsv/v3/master
Support configurable limit on depth of JSON parsing
|
2021-11-15 22:28:49 -05:00 |
|
Martin Vierula
|
ac79c1c29b
|
Support configurable limit on depth of JSON parsing
|
2021-11-15 18:51:25 -08:00 |
|
Mesar ali
|
5aec781d39
|
Confusing variable name in setRequestBody method
|
2021-11-02 12:35:29 +05:30 |
|
EarlRoth
|
ec86b242e1
|
Update README.md
|
2021-09-13 16:28:54 -06:00 |
|
Le Yao
|
9b8a53686f
|
Merge pull request #1 from LuyaoZhong/v3/master
support logCb for disruptive actions
|
2021-08-10 08:47:47 +08:00 |
|
Howard Chu
|
a6e1074844
|
Fix #2601 misuses of LMDB API
Only open DBI once, doesn't need closing.
Never reuse a txn handle after commit.
Use MDB_RDONLY for txns that aren't doing any writes
|
2021-08-09 14:28:54 +01:00 |
|
Luyao Zhong
|
a48e5b86a9
|
support logCb for disruptive actions
Signed-off-by: Luyao Zhong <luyao.zhong@intel.com>
|
2021-08-09 09:47:56 +00:00 |
|
Le Yao
|
a49249a20c
|
Remove chmod and link calls
Signed-off-by: Le Yao <le.yao@intel.com>
|
2021-07-23 02:41:37 -04:00 |
|
Filip Sandborg-Olsen
|
465db29b76
|
docs: correct project name
|
2021-07-09 10:22:51 -03:00 |
|
Felipe Zimmerle
|
873a94a73f
|
CHANGES: Preparing for a next version
|
2021-07-09 10:21:10 -03:00 |
|
Felipe Zimmerle
|
bf881a4eda
|
Change release version to v3.0.5
v3.0.5
|
2021-07-07 10:13:14 -03:00 |
|
martinhsv
|
cd5fba8974
|
Handle URI received with uri-fragment
|
2021-07-05 14:51:21 -03:00 |
|
martinhsv
|
faad65d385
|
Merge pull request #2586 from martinhsv/v3/master
Add commented-out sample rule to engage JSON Processor for more subtypes
|
2021-07-03 13:15:16 -04:00 |
|
Le Yao
|
3dd0ed7979
|
Update inspect_file.cc
Signed-off-by: Le Yao <le.yao@intel.com>
|
2021-07-02 15:45:21 +08:00 |
|
Le Yao
|
bf2bde603f
|
Remove unsupport calls
Signed-off-by: Le Yao <le.yao@intel.com>
|
2021-07-01 04:10:37 -04:00 |
|
Le Yao
|
9de05109bf
|
Update modsecurity2wasm.md
Signed-off-by: Le Yao <le.yao@intel.com>
|
2021-07-01 16:19:57 +08:00 |
|
martinhsv
|
bffd68e4d1
|
Add commented-out sample rule to engage JSON Processor for more subtypes
|
2021-06-30 11:38:52 -07:00 |
|
Le Yao
|
c5a005029f
|
Update README.md
Signed-off-by: Le Yao <le.yao@intel.com>
|
2021-06-29 10:26:35 +08:00 |
|
Le Yao
|
f537bdcc9f
|
Update modsecurity2wasm.md
Signed-off-by: Le Yao <le.yao@intel.com>
|
2021-06-28 09:39:57 +08:00 |
|
Le Yao
|
aeb8305f9a
|
Update README.md
Signed-off-by: Le Yao <le.yao@intel.com>
|
2021-06-24 16:27:53 +08:00 |
|
Le Yao
|
394b508e32
|
Add guide to build wams library
Signed-off-by: Le Yao <le.yao@intel.com>
|
2021-06-24 16:24:34 +08:00 |
|
Le Yao
|
9d0c8e0d9c
|
Add pcre prefix config script
Signed-off-by: Le Yao <le.yao@intel.com>
|
2021-06-24 03:54:35 -04:00 |
|
Le Yao
|
f2a52c6c3b
|
Remove some unsupport system call for WASM
Signed-off-by: Le Yao <le.yao@intel.com>
|
2021-06-24 02:31:02 -04:00 |
|
Felipe Zimmerle
|
5a0ae73ba6
|
Update README.md
|
2021-06-21 13:30:52 -03:00 |
|
Takaya Saeki
|
3bfe4b81af
|
build: Fix pcre's JIT support detection was not working
|
2021-05-24 10:33:11 -03:00 |
|
Felipe Zimmerle
|
662c05f89b
|
build: Adding a new path while searching for liblua.
Alpine has a different folder to hold concurrent versions of
Lua. This commit address issue #2560.
|
2021-05-24 10:33:11 -03:00 |
|
Felipe Zimmerle
|
a589f6b693
|
Build: using PKG-CONFIG in a new fashion
Trying to avoid bulid errors if pkg-config is available.
|
2021-05-24 10:33:11 -03:00 |
|
Kedu SCCL
|
754daebfb0
|
Update README.md
Fixed typo in README
|
2021-05-24 08:50:10 -03:00 |
|
martinhsv
|
65e7e474b1
|
fix missing parentheses in filename* parsing
|
2021-05-11 13:46:50 -07:00 |
|
Felipe Zimmerle
|
7fccb0d225
|
Cosmetic: pleasing cppcheck
|
2021-05-11 10:27:58 -03:00 |
|
Felipe Zimmerle
|
6fdba42c02
|
Cosmetics: Having cppcheck pleased
(...) remove_comments.cc,62,style,knownConditionTrueFalse,Condition 'incomment==0' is always true
(...) remove_comments.cc,66,style,knownConditionTrueFalse,Condition 'incomment==0' is always true
(...) remove_comments.cc,69,style,knownConditionTrueFalse,Condition 'incomment==0' is always true
|
2021-05-10 12:32:09 -03:00 |
|
Felipe Zimmerle
|
66ba7b065a
|
Cosmetic: fix static warning
|
2021-05-04 21:04:21 -03:00 |
|