The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
9.17k
stars
1.02k
forks
source link
if configured with no-new-privileges, pass check 5.25 #493
Closed
konstruktoid closed 2 years ago
If the daemon is configured with
"no-new-privileges": true
, then pass check 5.25.Closes #492
Signed-off-by: Thomas Sjögren konstruktoid@users.noreply.github.com