René Benjamin Renes

Results 1 issues of René Benjamin Renes

When using the policy mode, the rules is created with invalid syntax, the following code change will resolve this issue: `fh.write(f'{rule["action"]} (gid:{rule["gid"]}; sid:{rule["sid"]}; enable;)\n')` Note the added `;` add the...