CIS Docker Benchmark
Profile Applicability: Level 1 Description: Docker containers and their data are stored under the /var/lib/docker directory by default. To avoid st...
Wed, 30 Apr, 2025 at 12:05 AM
Profile Applicability: Level 1 Description: The Docker daemon currently requires access to the Docker socket, which is, by default, owned by the use...
Wed, 30 Apr, 2025 at 12:08 AM
Profile Applicability: Level 1 Description: Auditing Docker daemon activities is essential as the daemon runs with root privileges. It is important ...
Wed, 30 Apr, 2025 at 12:10 AM
Profile Applicability: Level 1 Description: The /run/containerd directory holds all the information related to containers managed by containerd. It...
Wed, 30 Apr, 2025 at 12:12 AM
Profile Applicability: Level 1 Description: The /var/lib/docker directory holds all the information related to containers, including images, volumes...
Wed, 30 Apr, 2025 at 12:13 AM
Profile Applicability: Level 1 Description: The /etc/docker directory contains critical configuration files, including certificates and keys used f...
Wed, 30 Apr, 2025 at 12:15 AM
Profile Applicability: Level 2 Description: The docker.service file is essential for Docker daemon configuration, particularly when daemon paramete...
Wed, 30 Apr, 2025 at 12:17 AM
Profile Applicability: Level 2 Description: The containerd.sock file is used by Docker and containerd for communication between the Docker daemon a...
Wed, 30 Apr, 2025 at 12:18 AM
Profile Applicability: Level 2 Description: The docker.sock file is a Unix domain socket used by the Docker daemon for communication with the Docke...
Wed, 30 Apr, 2025 at 12:19 AM
Profile Applicability: Level 2 Description: The /etc/default/docker file contains important configuration parameters related to the Docker daemon, s...
Wed, 30 Apr, 2025 at 12:20 AM