digitalwave / msc_pyparser

A ModSecurity rules parser
GNU General Public License v3.0
26 stars 9 forks source link

Set 'oplineno' if operator implicit, fixes #12 #13

Closed airween closed 4 years ago

airween commented 4 years ago

Explicit set the oplineno argument if no SecOP presents, eg: SecRule "foo" ... means SecRule "@rx foo" - oplineno member will set also.