Skip to content
Open
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
9 changes: 9 additions & 0 deletions controls/stig_ubuntu2404.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,15 @@ controls:
- package_rsh-server_removed
status: automated

- id: UBTU-24-100050
title: Ubuntu 24.04 LTS must not have the nfs-kernel-server package installed.
levels:
- high
rules:
- package_nfs-kernel-server_removed
- service_nfs_disabled
status: automated

- id: UBTU-24-100100
title: Ubuntu 24.04 LTS must use a file integrity tool to verify correct operation of all security
functions.
Expand Down
Loading