Closed archfz closed 2 years ago
Hi @archfz and thanks for reporting this. I believe this is fixed with https://github.com/docker/docker-bench-security/pull/493, please test.
Can you push a docker tag so I can test it?
As in a Docker container tag? Sorry, the Docker Hub image isn't supported (https://github.com/docker/docker-bench-security/issues/405) at the moment.
Ok. I have built the image and tested manually. It seems to be working.
But there is something strange. Running the tests from master docker image I get score 23. If I run from your branch, in the same environment, I get only 14. I would have expected the score to increase. Or is the score backwards, lower is better ?
Hmm, I'll have a look at that score issue.
There isn't any "good" or "bad" scores since there's no definition of what a good score should be or what's considered a good minimum value.
There are more checks on the other hand. I suppose the latest master has additional unreleased features, that are not yet in the latest docker image. I think this can be closed.
Ah, yeah. The repo code is the newest Benchmark while the Docker image is getting very old.
Did you compare the master branch with my update?
Although I have set in the daemon:
Restarted docker. Recreated containers. I still get the following errors.