On 08/28/2012 09:11 AM, Steve Grubb wrote:
> unix-def:path operation="pattern 
> match">^/lib/modules/*/kernel/drivers/usb/storage$</unix-def:path>
>

If that works properly, it's likely an implementation error in OpenSCAP.

The regex fragment «/*» specifies zero or more slashes.

Probably should be «/[^/]+/».

Regards,

Gary

_______________________________________________
scap-security-guide mailing list
scap-security-guide@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide

Reply via email to