for example my rule currently checks that a chunk of config contains the following regular expression test1|test2|test3
so lets say this is the chuck it is looking in...
username test1 privilege 15 blahblahblah
username test2 privilege 15 blahblahblah
username test3 privilege 15 blahblahblah
username test4 privilege 15 blahblahblah
In that example my rule would find the users it is looking and would not be in violation BUT I want it to be in violation because user "tes