Felipe Zimmerle
|
5a7f3b97a2
|
Having RunTimeString in a better shape
This is an effort towards better understanding the issues
reported on #2376
|
2021-01-12 13:01:22 -03:00 |
|
Felipe Zimmerle
|
bf98e3424f
|
Makes RuleWithActions const in run time operations
|
2021-01-12 13:01:21 -03:00 |
|
Felipe Zimmerle
|
1d33015934
|
Makes operator to use string_view
|
2021-01-12 13:01:19 -03:00 |
|
Felipe Zimmerle
|
be4d242a75
|
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.
|
2021-01-12 13:01:17 -03:00 |
|
martinhsv
|
2672db103e
|
Add support for new operator rxGlobal
|
2020-10-26 08:55:07 -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
|
59d4268882
|
Refactoring: renames Rule to RuleWithOperator
|
2020-03-31 10:00:08 -03:00 |
|
Felipe Zimmerle
|
357c140003
|
Changens copyright year
|
2020-01-31 10:32:37 -03:00 |
|
marduone
|
96d36afeca
|
Add Missing throw in Operator::instantiate
|
2019-06-17 14:56:03 -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
|
ef7f65db90
|
Changes debuglogs schema to avoid unecessary str allocation
|
2018-10-23 17:00:16 -03:00 |
|
Felipe Zimmerle
|
a299997e02
|
Using run time string on the operators
|
2018-02-20 13:40:00 -03:00 |
|
Felipe Zimmerle
|
e2af60e765
|
Expands log_cb to share ruleMessage structure instead text
Text version still available and it is the default options
|
2017-03-06 15:02:04 -03:00 |
|
Felipe Zimmerle
|
a88dc8efa9
|
Changes the check script to detect segfaults
|
2017-03-06 15:01:59 -03:00 |
|
Felipe Zimmerle
|
ecbf292f6d
|
Adds first PoC for the operator offset feature
|
2017-03-06 15:01:59 -03:00 |
|
Felipe Zimmerle
|
eecb90cfd0
|
setvar: needs review
|
2016-11-28 12:12:04 -03:00 |
|
Felipe Zimmerle
|
4ced1d18e0
|
Using full path in the header inclusion
|
2016-11-04 14:45:01 -03:00 |
|
Felipe Zimmerle
|
8757840bc3
|
Refactoring on the operators: negation is now being handled globally
Other minors changes were also made, including adding the prefix `m_'
to all the members of the class.
|
2016-10-19 10:30:26 -03:00 |
|
Felipe Zimmerle
|
0d53dda1a1
|
Adds support to @unconditionalMatch
Issue #1002
|
2016-06-21 13:46:55 -03:00 |
|
Felipe Zimmerle
|
e0926fee37
|
Fix parser error while dealing with operator negation
This patch closes the issue #960
|
2016-03-17 18:06:46 -03:00 |
|
Felipe Zimmerle
|
a51e707517
|
Renames class Assay to Transaction
|
2016-01-13 15:57:00 -03:00 |
|
Felipe Zimmerle
|
ac10d8863c
|
Changes the operator evaluate method to only support two arguments
Second argument can be empty if there is not need for it.
|
2015-12-22 11:53:31 -03:00 |
|
Felipe Zimmerle
|
42ce0475b2
|
Coding style: changes the namespace in the comments
|
2015-12-10 13:20:32 -03:00 |
|
Felipe Zimmerle
|
b5a43871e6
|
Changes library namespace from ModSecurity to modsecurity
|
2015-12-01 10:55:59 -03:00 |
|
Felipe Zimmerle
|
7afc07914f
|
Cosmetics: Fix static analysis warnings
|
2015-10-27 13:58:32 -03:00 |
|
Felipe Zimmerle
|
ed86c24df6
|
Adds checks for the NO_LOGS definition and improved the vars resolution time
|
2015-09-17 17:41:38 -03:00 |
|
Felipe Zimmerle
|
ad65a1abea
|
Adds @noMatch operator
|
2015-08-13 23:38:50 -03:00 |
|
Felipe Zimmerle
|
187be64edf
|
Fix operator instantiation/selection
|
2015-08-11 15:07:50 -03:00 |
|
Felipe Zimmerle
|
c5a4355348
|
Fix geolookup operator instantiation
|
2015-08-10 17:59:09 -03:00 |
|
Felipe Zimmerle
|
64cbb15335
|
Adds support to the @containsWord operator
|
2015-08-10 17:42:03 -03:00 |
|
Felipe Zimmerle
|
f41f9e1f0d
|
Adds "negation" property to the operators signature
|
2015-07-27 15:56:38 -03:00 |
|
Felipe Zimmerle
|
dc0b13ad74
|
Cosmetic: fix copyright header
|
2015-07-22 23:03:09 -03:00 |
|
Felipe Zimmerle
|
e189055ec3
|
Adds support to GeoIP operator and variables.
|
2015-07-20 21:05:14 -03:00 |
|
Felipe Zimmerle
|
95cb4c56ab
|
Very first commit: libmodsecurity
Check the README.md file for further information about the libmodsecurity.
|
2015-06-26 14:35:15 -03:00 |
|