SV-235856r627695_rule
V-235856
SRG-APP-000516
DKER-EE-005220
CAT II
10
set the permissions for the directory to 755.
Execute the following command:
chmod 755 /etc/docker
Execute the below command to verify that the directory has permissions of 755 or more restrictive:
stat -c %a /etc/docker
If the permissions are not set to 755, this is a finding.
V-235856
False
DKER-EE-005220
Execute the below command to verify that the directory has permissions of 755 or more restrictive:
stat -c %a /etc/docker
If the permissions are not set to 755, this is a finding.
M
5281