<div dir="ltr">Hello, <div> Is it possible to remove leading spaces in flowbit names? I came across a scenario like the following: </div><div><br></div><div>alert tcp any any <> any any (msg: "bad stuff 1"; content: "bad"; flowbits: set,badstuff;)</div><div>alert tcp any any <> any any (msg: "bad stuff 2 "; content: "stuff"; flowbits: isset, badstuff;)<br></div><div><br></div><div>"bad stuff 2" failed to alert because there was a space in between the flowbit name and the comma. I realize it's general practice not to put spaces there but am hoping it's an easy enough fix to implement.</div><div><br></div><div>Thanks, </div><div>  Harley</div><div><br></div><div><br></div></div>