docker-bench-security
docker-bench-security copied to clipboard
[Bug] Test `check_1_1_5` uses a hard-coded path for Docker data root
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.