InSpec v1.21.0 released!

Hello, InSpec friends!

InSpec v1.21.0 has been released. It includes the following:

  • New resource: the new docker resource allows inspection of the Docker process and other runtime/configuration information, such as list of containers and images
  • New resource: the new docker_container resource allows inspection of a single Docker container
  • New resource: the new docker_image resource allows inspection of a single Docker image
  • Enhancement: SSL verification can be disabled when using the http resource
  • Bug Fix: the sshd_config resource now properly displays help in the inspec 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

1 Like