You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All contributions are welcome! Check out the OpenSCAP report and addresses all the issues you want. Let's get to 100% compliance **together!**
18
+
15
19
## Dependencies
16
20
17
21
The build process requires `createrepo`, `curl`, `xorriso` and `syslinux` from EPEL:
@@ -51,9 +55,3 @@ An OpenSCAP report (HTML format) can be found at the root of the repository show
51
55
***Configure TLS for rsyslog remote logging (R43)**: It is up to the user to configure the TLS certificates to match their infrastructure.
52
56
53
57
***Configure CA certificate for rsyslog remote logging (R43)**: It is up to the user to configure the TLS certificates to match their infrastructure.
54
-
55
-
***Enable the deny_execmem SELinux Boolean (R67)**: FALSE POSITIVE. The boolean is set to on and can be checked with `getsebool -a | grep deny_execmem`.
56
-
57
-
***Set SSH Idle Timeout Interval (R29)**: FALSE POSITIVE. The interval is set in the OpenSSH server configuration file.
58
-
59
-
***Set SSH Client Alive Count Max (R29)**: FALSE POSITIVE. The count is set in the OpenSSH server configuration file.
0 commit comments