SigmaHQ/tools/sigma/parser
alan tseng e9af2fb119 support nested conditions for Sigma
The parser finds the close token in pairs with left token.
So the parser will support nested parentheses in the conditions.
2020-08-07 14:58:32 +08:00
..
modifiers Fix for broken endswith modifier 2020-05-06 17:10:54 +02:00
base.py Improved test coverage 2018-11-04 23:28:40 +01:00
collection.py Update collection.py 2020-06-08 13:55:52 +02:00
condition.py support nested conditions for Sigma 2020-08-07 14:58:32 +08:00
exceptions.py Split parser - code removal from exceptions 2018-07-26 22:18:21 +02:00
rule.py Value modifiers 2019-06-30 23:41:28 +02:00