How To Automate Docker Security Audits With Docker Bench For Security
Docker’s convenient, but it can be a security risk, too. It’s important to protect Docker Engine against possible threats, especially if you’re running a Docker host in production. Docker Bench for Security is an automated script that can help you find issues with your configuration. The Bench script scans your host to find weaknesses in your Docker Engine setup. It’s provided by Docker itself as an open-source, security-auditing tool....