We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5520e13 commit f2010f1Copy full SHA for f2010f1
2 files changed
controls/hipaa.yml
@@ -1116,6 +1116,7 @@ controls:
1116
- selinux_confinement_of_daemons
1117
- selinux_policytype
1118
- selinux_state
1119
+ - sshd_use_directory_configuration
1120
status: automated
1121
1122
- id: 164.312(a)(1)
linux_os/guide/services/ssh/ssh_server/sshd_use_directory_configuration/rule.yml
@@ -18,6 +18,9 @@ identifiers:
18
cce@rhel9: CCE-87681-3
19
cce@rhel10: CCE-87449-5
20
21
+references:
22
+ hipaa: 164.312(a)
23
+
24
ocil_clause: "you don't include other configuration files from the main configuration file"
25
26
ocil: |-
0 commit comments