Hello, InSpec friends!
InSpec v1.21.0 has been released. It includes the following:
-
New resource: the new
dockerresource allows inspection of the Docker process and other runtime/configuration information, such as list of containers and images -
New resource: the new
docker_containerresource allows inspection of a single Docker container -
New resource: the new
docker_imageresource allows inspection of a single Docker image -
Enhancement: SSL verification can be disabled when using the
httpresource -
Bug Fix: the
sshd_configresource now properly displays help in theinspec shell - Numerous documentation fixes and updates, thanks to our awesome community members!
As usual, this new release can be found on downloads.chef.io, Rubygems, the Habitat Depot, and Docker Hub.
Thanks for using InSpec!
~Adam