Signed-off-by: Jeffrey Blank <[email protected]> --- RHEL6/input/auxiliary/srg_support.xml | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/RHEL6/input/auxiliary/srg_support.xml b/RHEL6/input/auxiliary/srg_support.xml index 6386c76..f9c8705 100644 --- a/RHEL6/input/auxiliary/srg_support.xml +++ b/RHEL6/input/auxiliary/srg_support.xml @@ -137,5 +137,22 @@ This requirement is NA. No fix is required. <ref disa="15,27,371,372,535,537,539,1682,370,37,24,1112,1126,1143,1149,1157,1159,1210,1211,1274,1372,1376,1377,1352,1401,1555,1556,1150" /> </Rule> +<Rule id="update_process"> +<title>A process for prompt installation of OS updates must exist.</title> +<rationale> +This is a manual inquiry about update procedure. +</rationale> +<ocil> +Ask an administrator if a process exists to promptly and automatically apply OS +software updates. If such a process does not exist, this is a finding. +</ocil> +<description> +Procedures to promptly apply software updates must be established and +executed. The Red Hat operating system provides support for automating such a +process, by running the yum program through a cron job or by managing the +system and its packages through the Red Hat Network or a Satellite Server. +</description> +<ref disa="1232" /> +</Rule> </Group> -- 1.7.1 _______________________________________________ scap-security-guide mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
