@@ -20,10 +20,10 @@ bootable_containers_supported: 'false'
2020chrony_conf_path : /etc/chrony.conf
2121chrony_d_path : /etc/chrony.d/
2222cpes :
23- - alinux2 :
24- check_id : installed_OS_is_alinux2
25- name : cpe:/o:alinux:alibaba_cloud_linux:2
26- title : Alibaba Cloud Linux 2
23+ - alinux2 :
24+ check_id : installed_OS_is_alinux2
25+ name : cpe:/o:alinux:alibaba_cloud_linux:2
26+ title : Alibaba Cloud Linux 2
2727cpes_root : ../../shared/applicability
2828dconf_gdm_dir : gdm.d
2929dynamic_uid_max : 65519
@@ -36,11 +36,11 @@ grub2_boot_path: /boot/grub2
3636grub2_uefi_boot_path : /boot/grub2
3737grub_helper_executable : grubby
3838init_system : systemd
39+ login_defs_defaults_path : /usr/etc/login.defs
40+ login_defs_drop_in_path : /etc/login.defs.d/oscap.login.defs
3941login_defs_path : /etc/login.defs
4042nobody_gid : 65534
4143nobody_uid : 65534
42- ssh_client_config_dir : /etc/ssh/ssh_config.d
43- ssh_client_main_config_file : /etc/ssh/ssh_config
4444openssh_client_crypto_policy_config_file : /etc/crypto-policies/back-ends/openssh.config
4545openssh_server_crypto_policy_config_file : /etc/crypto-policies/back-ends/opensshserver.config
4646pam_faillock_conf_path : /etc/security/faillock.conf
@@ -91,22 +91,24 @@ reference_uris:
9191 stigid : https://www.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cunix-linux
9292 stigref : https://www.cyber.mil/stigs/srg-stig-tools/
9393rsyslog_cafile : /etc/pki/tls/cert.pem
94+ ssh_client_config_dir : /etc/ssh/ssh_config.d
95+ ssh_client_main_config_file : /etc/ssh/ssh_config
9496sshd_config_base_dir : /etc/ssh
9597sshd_config_dir : /etc/ssh/sshd_config.d
9698sshd_distributed_config : ' false'
9799sshd_hardening_config_basename : 00-complianceascode-hardening.conf
98100sshd_main_config_file : /etc/ssh/sshd_config
99- sshd_sysconfig_file : /etc/sysconfig/sshd
100101sshd_runtime_check : ' false'
102+ sshd_sysconfig_file : /etc/sysconfig/sshd
101103sysctl_remediate_drop_in_file : ' false'
102104target_oval_version :
103- - 5
104- - 11
105+ - 5
106+ - 11
105107target_oval_version_str : ' 5.11'
106108type : platform
107109uid_min : 1000
108110xwindows_packages :
109- - xorg-x11-server-Xorg
110- - xorg-x11-server-common
111- - xorg-x11-server-utils
112- - xorg-x11-server-Xwayland
111+ - xorg-x11-server-Xorg
112+ - xorg-x11-server-common
113+ - xorg-x11-server-utils
114+ - xorg-x11-server-Xwayland
0 commit comments