Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions controls/anssi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,11 @@ controls:
description: >-
When possible, the /boot partition should not be mounted. In any case, access to
the /boot directory must only be allowed to the root user.
rules:
- mount_option_boot_noauto
notes: >-
The rule disabling auto-mount for /boot is commented until the rules checking for other
/boot mount options are updated to handle this usecase.
#rules:
#- mount_option_boot_noauto

- id: R14
level: intermediary
Expand Down