Hi, I need to pass some regex modifiers in my pattern matches. The regular PCRE stuff is not working. Is there a specific way I need to provide them in OpenSCAP?
My regex is /\n\s*restart\)(?:(?:(?![#"]|;;).)|\#[^\n]*\n|"[^"]*?")*?\K(haproxy_check)/gsix Now, how do I pass those modifiers 'gsix' in my pattern match operator for OVAL assessments? Thanks and regards, Pravin Goyal
_______________________________________________ Open-scap-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/open-scap-list
