CCI-000381 requires configuring the OS to only provide essential capabilities. This is discussed in principle-minimize-software.
Signed-off-by: Willy Santos wsantos@redhat.com --- rhel6/src/input/intro/intro.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/rhel6/src/input/intro/intro.xml b/rhel6/src/input/intro/intro.xml index 494eeec..09537c2 100644 --- a/rhel6/src/input/intro/intro.xml +++ b/rhel6/src/input/intro/intro.xml @@ -57,6 +57,7 @@ attack code to be run undetected. The number of software packages installed on a system can almost always be significantly pruned to include only the software for which there is an environmental or operational need. </description> +<ref disa="381" /> </Group>
<Group id="principle-separate-servers">