The DockerBench plugin provides an extension to the docker-bench-security.sh. Anything that can be done in the shell script can be done through the plugin. Contrary to plugins like Anchore, docker-bench-security scans your entire Docker Installation.

Supported Versions

Key Features

Outputs

All operations in this plugin supply the same set of outputs which can be seen below:

Output NameDescription
FDDKBENCH_OUT_CHECKSThe number of checks ran by the scan. This can vary depending on the number of images/containers in your docker install.
FDDKBENCH_OUT_SCOREThe overall score of the scan.

Plugin Operations