docker / docker-bench-security

The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
Apache License 2.0
9.17k stars 1.02k forks source link

404: functions_lib.sh link is invalid #507

Closed Wenzel closed 10 months ago

Wenzel commented 1 year ago

While reading the documentation on this container on Docker hub: https://hub.docker.com/r/docker/docker-bench-security

image

The link for functions_lib.sh is invalid

image

konstruktoid commented 1 year ago

That link isn’t present on https://github.com/docker/docker-bench-security, and you shouldn't use the image available there since it's so out-of-date. See https://github.com/docker/docker-bench-security/issues/405.