Actions
Bug #295
closed
VJ
PM
error reporting on malformed vars used in rules
Bug #295:
error reporting on malformed vars used in rules
Affected Versions:
Effort:
Difficulty:
Label:
Description
This happened to me when I started using Suri as well. In my case I had messed up a variable definition (my HOME_NET variable was badly formed, missing a trailing ']' on the address list). Although no failure occurred parsing the variable configuration, the rule parser encountered it when loading the rules and saw the rules involving HOME_NET to be malformed. Double check your configuration.
Dev team, update needed to abort on failure when unable to parse variables properly?
@Gerardo: can you check and fix both 1.0.4 and the git master?
Actions