This was also long overdue, and appears to be mostly done right.
I think that some of the Profiles may be referencing a nonexistent Rule: kernel_module_hfs_disabledplus
Other than that, please push.
Also a minor preference for ending in "disable" vs "disabled" (as we using a single identifier in both imperative and interrogatory contexts), but that's very minor...
On Sun, Sep 15, 2013 at 9:32 PM, Shawn Wells shawn.d.wells@gmail.com wrote:
scap-security-guide mailing list scap-security-guide@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
On 9/16/13 10:59 PM, Jeffrey Blank wrote:
This was also long overdue, and appears to be mostly done right.
I think that some of the Profiles may be referencing a nonexistent Rule: kernel_module_hfs_disabledplus
Other than that, please push.
fixed via: sed -i 's/kernel_module_hfs_disabledplus/kernel_module_hfsplus_disabled/g' profiles/*
Also a minor preference for ending in "disable" vs "disabled" (as we using a single identifier in both imperative and interrogatory contexts), but that's very minor...
noted (for a future patch)
scap-security-guide@lists.fedorahosted.org