1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
documentation_complete: true
title: 'Install libselinux Package'
description: |-
{{{ describe_package_install(package="libselinux") }}}
rationale: |-
Security-enhanced Linux is a feature of the Linux kernel and a number of utilities
with enhanced security functionality designed to add mandatory access controls to Linux.
The <tt>libselinux</tt> package contains the core library of the Security-enhanced Linux system.
severity: high
identifiers:
cce@rhel8: CCE-82877-2
cce@rhel9: CCE-84069-4
cce@rhel10: CCE-90410-2
cce@sle15: CCE-92490-2
ocil_clause: 'the package is not installed'
ocil: '{{{ ocil_package(package="libselinux") }}}'
template:
name: package_installed
vars:
pkgname: libselinux
pkgname@sle15: libselinux1
|