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 32 33 34 35 36 37 38 39 40 41 42
|
documentation_complete: true
title: 'Uninstall quagga Package'
description: '{{{ describe_package_remove(package="quagga") }}}'
rationale: |-
Routing software is typically used on routers to exchange network topology information
with other routers. If routing software is used when not required, system network
information may be unnecessarily transmitted across the network.
<br />
If there is no need to make the router software available,
removing it provides a safeguard against its activation.
severity: low
identifiers:
cce@rhel8: CCE-82187-6
cce@rhel9: CCE-84191-6
cce@rhel10: CCE-89804-9
references:
cis-csc: 12,15,8
cobit5: APO13.01,DSS05.02
isa-62443-2013: 'SR 3.1,SR 3.5,SR 3.8,SR 4.1,SR 4.3,SR 5.1,SR 5.2,SR 5.3,SR 7.1,SR 7.6'
iso27001-2013: A.13.1.1,A.13.2.1,A.14.1.3
nist: CM-7(a),CM-7(b),CM-6(a)
nist-csf: PR.PT-4
srg: SRG-OS-000480-GPOS-00227
{{{ complete_ocil_entry_package(package="quagga") }}}
fixtext: '{{{ fixtext_package_removed("quagga") }}}'
srg_requirement: '{{{ srg_requirement_package_removed("quagga") }}}'
template:
name: package_removed
vars:
pkgname: quagga
|