We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f84e84 + 076cfe1 commit d188bfeCopy full SHA for d188bfe
1 file changed
controls/stig_ubuntu2404.yml
@@ -46,6 +46,15 @@ controls:
46
- package_rsh-server_removed
47
status: automated
48
49
+ - id: UBTU-24-100050
50
+ title: Ubuntu 24.04 LTS must not have the nfs-kernel-server package installed.
51
+ levels:
52
+ - high
53
+ rules:
54
+ - package_nfs-kernel-server_removed
55
+ - service_nfs_disabled
56
+ status: automated
57
+
58
- id: UBTU-24-100100
59
title: Ubuntu 24.04 LTS must use a file integrity tool to verify correct operation of all security
60
functions.
0 commit comments