plus3it / ash-linux-formula

Automated System Hardening (ash-linux) is a Salt formula to apply SCAP benchmarks to Linux systems
Other
18 stars 14 forks source link

Ensure default fapolicyd rules are present #485

Closed ferricoxide closed 8 months ago

ferricoxide commented 8 months ago

Running newer versions of ocap in remediation-mode will horribly break a system if one doesn't ensure that suitable fapolicyd rule-files are present when oscap enables "default-deny" mode. This modification necessary to due some questionable logical-assumptions in Red Hat's installation-routines for the fapolicyd RPM.

Closes #484