Skip to content

Commit

Permalink
Merge pull request #12741 from dodys/ubuntu2204-5.1.8
Browse files Browse the repository at this point in the history
Fix mistake done in PR #12714
  • Loading branch information
Mab879 authored Dec 18, 2024
2 parents 7da0de1 + cfb4cc3 commit 3631b4b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions controls/cis_ubuntu2404.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ controls:
rules:
- kernel_module_freevxfs_disabled
status: automated

- id: 1.1.1.3
title: Ensure hfs kernel module is not available (Automated)
levels:
Expand Down Expand Up @@ -374,7 +374,7 @@ controls:
- package_apparmor_installed
- package_apparmor-utils_installed
status: automated

- id: 1.3.1.2
title: Ensure AppArmor is enabled in the bootloader configuration (Automated)
levels:
Expand Down Expand Up @@ -668,7 +668,7 @@ controls:
- service_autofs_disabled
- package_autofs_removed
status: automated

- id: 2.1.2
title: Ensure avahi daemon services are not in use (Automated)
levels:
Expand Down Expand Up @@ -1618,8 +1618,9 @@ controls:
levels:
- l1_workstation
- l2_server
status: planned
notes: TODO. Rule does not seem to be implemented, nor does it map to any rules in ubuntu2204 profile.
rules:
- sshd_disable_forwarding
status: automated

- id: 5.1.9
title: Ensure sshd GSSAPIAuthentication is disabled (Automated)
Expand All @@ -1629,7 +1630,7 @@ controls:
rules:
- sshd_disable_gssapi_auth
status: automated

- id: 5.1.10
title: Ensure sshd HostbasedAuthentication is disabled (Automated)
levels:
Expand Down

0 comments on commit 3631b4b

Please sign in to comment.