File: rule.yml

package info (click to toggle)
scap-security-guide 0.1.76-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 110,644 kB
  • sloc: xml: 241,883; sh: 73,777; python: 32,527; makefile: 27
file content (43 lines) | stat: -rw-r--r-- 1,206 bytes parent folder | download
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
43
documentation_complete: true


title: 'Uninstall tuned Package'

description: |-
    {{{ describe_package_remove(package="tuned") }}}

rationale: |-
    <tt>tuned</tt> contains a daemon that tunes the system settings dynamically.
    It does so by monitoring the usage of several system components periodically. Based
    on that information, components will then be put into lower or higher power savings
    modes to adapt to the current usage.

severity: medium

identifiers:
    cce@rhel8: CCE-82904-4
    cce@rhel9: CCE-83521-5
    cce@rhel10: CCE-87654-0

references:
    disa: CCI-000366,CCI-000381
    srg: SRG-OS-000095-GPOS-00049,SRG-OS-000480-GPOS-00227
    stigid@ol8: OL08-00-040390
    stigid@rhel8: RHEL-08-040390

{{{ complete_ocil_entry_package(package="tuned") }}}

fixtext: '{{{ fixtext_package_removed("tuned") }}}'

srg_requirement: '{{{ srg_requirement_package_removed("tuned") }}}'

platforms:
{{{ rule_notapplicable_when_ovirt_installed() | indent(4)}}}

warnings:
{{{ warning_ovirt_rule_notapplicable("RHV requires tuned package for tuning profiles that can enhance virtualization performance") | indent(4) }}}

template:
    name: package_removed
    vars:
        pkgname: tuned