Felipe Zimmerle
|
7ebb81b037
|
Using a custom VariableMatch* implementation
Delay the variable name resolution till last minute.
Fix one of the issues raised in #2376
|
2020-11-30 12:48:37 -03:00 |
|
Felipe Zimmerle
|
ec7d2db400
|
Avoids to cleanup GeoIp on ModSecurity destructor
GeoIp is already being cleaned elsewhere.
Fix #2041
|
2020-11-30 12:48:37 -03:00 |
|
martinhsv
|
0396e89619
|
Implement id ranges for ctl:ruleRemoveTargetById
|
2020-11-30 12:48:37 -03:00 |
|
Felipe Zimmerle
|
f115018157
|
Makes RuleWithActions const in run time operations
|
2020-11-26 11:22:34 -03:00 |
|
Felipe Zimmerle
|
fc0fef3646
|
Makes Lua::run const
|
2020-11-26 11:22:33 -03:00 |
|
Felipe Zimmerle
|
e0cd76355f
|
Computes auditlog during rules load time
|
2020-11-26 11:14:30 -03:00 |
|
Felipe Zimmerle
|
193c794fb7
|
Makes operator to use string_view
|
2020-11-26 10:57:02 -03:00 |
|
Felipe Zimmerle
|
7ac2fd5fb0
|
Cosmetics: Defining a type for RuleId
|
2020-11-26 10:44:37 -03:00 |
|
Felipe Zimmerle
|
8d0017919f
|
Cleanup on Action class
|
2020-11-26 10:41:17 -03:00 |
|
Felipe Zimmerle
|
8bb1a90c4f
|
Cosmetics: fix some cppcheck complains
|
2020-11-25 10:26:02 -03:00 |
|
Felipe Zimmerle
|
766b373c3b
|
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-25 10:12:10 -03:00 |
|
martinhsv
|
d72be1c470
|
Fix: Only delete Multipart tmp files after rules have run
|
2020-11-04 13:50:07 -03:00 |
|
Felipe Zimmerle
|
4b425850cf
|
Cosmetics: fix cppcheck warnings
|
2020-10-23 08:29:07 -03:00 |
|
Felipe Zimmerle
|
43f8aee6b6
|
Splits Rule class into: Rule, RuleBase, RuleMarker
|
2020-03-30 20:21:36 -03:00 |
|
Felipe Zimmerle
|
5ebfa5eacb
|
Removes referece count from audit logs
|
2020-03-26 10:38:55 -03:00 |
|
Felipe Zimmerle
|
014adabda4
|
cppcheck: Adds rules_set_properties.cc supressions
|
2020-02-18 14:18:22 -03:00 |
|
Felipe Zimmerle
|
4671608d5b
|
cppcheck: more suppressions
|
2020-02-12 09:32:15 -03:00 |
|
Felipe Zimmerle
|
b7e28c246f
|
static: fix static checks
|
2020-02-11 15:16:24 -03:00 |
|
Felipe Zimmerle
|
fe98ce4c7d
|
Cosmetics: address cppcheck warnings
|
2020-01-30 18:19:34 -03:00 |
|
Felipe Zimmerle
|
ff9152ed74
|
Cosmetics: address cppcheck warnings on src/utils
|
2020-01-23 08:51:45 -03:00 |
|
Felipe Zimmerle
|
ff590174da
|
Cosmetics: address cppcheck warnings on src/operators
|
2020-01-23 08:10:05 -03:00 |
|
Felipe Zimmerle
|
4f13fecbaf
|
cppcheck: make static analysis more pedantic
|
2020-01-22 09:16:10 -03:00 |
|
Felipe Zimmerle
|
cd9b8aa93b
|
cppcheck: Organizes the suppression list
- cppcheck warnings will lead to build failure
|
2020-01-22 09:16:05 -03:00 |
|
Felipe Zimmerle
|
86a5f471a9
|
Cosmetics: fixed static analysis issues.
|
2020-01-15 20:35:59 -03:00 |
|
Felipe Zimmerle
|
616cf84c31
|
Adds check-static to travis.yaml
|
2017-03-06 15:02:02 -03:00 |
|
Felipe Zimmerle
|
8d0583eda4
|
Increments the cppcheck suppression list
|
2017-03-06 15:02:00 -03:00 |
|
Felipe Zimmerle
|
c1f11ab4e5
|
Cosmetics: assorted fixes on the coding style
|
2017-03-06 15:01:59 -03:00 |
|
Felipe Zimmerle
|
88fb456a16
|
Cosmetics: Reduces the static analysis warnings
|
2016-12-28 17:46:47 -03:00 |
|
Felipe Zimmerle
|
e6b58014db
|
Cosmetics: Fix some static analysis report
|
2016-11-29 14:31:15 -03:00 |
|
Felipe Zimmerle
|
f26824bcf4
|
Adds more suppressions to the cppcheck
|
2016-07-12 12:52:55 -03:00 |
|
Felipe Zimmerle
|
4078677b7f
|
Cosmetic changes: applies changes suggested by static analysis
|
2016-07-12 00:46:12 -03:00 |
|
Felipe Zimmerle
|
ac64983276
|
Adds cppcheck target on makefile
|
2016-07-07 15:44:55 -03:00 |
|