docker-bench-security icon indicating copy to clipboard operation
docker-bench-security copied to clipboard

[Bug] Test `check_1_1_5` uses a hard-coded path for Docker data root

Open OdinVex opened this issue 1 month ago • 0 comments

Test check_1_1_5 should be following the behavior of check_1_1_1 and fetching the path of Docker's data root, not assuming it is still located at /var/lib/docker such as in scenarios where Docker's data root has been moved.

OdinVex avatar Nov 19 '25 15:11 OdinVex