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 (21 lines) | stat: -rw-r--r-- 653 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
documentation_complete: true


title: 'Ensure AppArmor is enabled in the bootloader configuration'

description: |-
    Configure AppArmor to be enabled at boot time and verify that it has not been
    overwritten by the bootloader boot parameters.

    Note: This recommendation is designed around the grub bootloader, if LILO or
    another bootloader is in use in your environment, enact equivalent settings.

rationale: |-
    AppArmor must be enabled at boot time in your bootloader configuration to
    ensure that the controls it provides are not overridden.

severity: medium

references:
    cis@ubuntu2004: 1.7.1.2
    cis@ubuntu2204: 1.6.1.2