Hello InSpec friends!
We are delighted to announce the availability of version 4.31.0 of Chef InSpec. Changes include:
New Features
- Commands can now be set to timeout using the command resource or the
--command-timeout
option in the CLI. Commands timeout by default after one hour. (#5443) - Added the
--docker-url
CLI option, which can be used to specify the URI to connect to the Docker Engine. (#5445) - Added support for targeting Linux and Windows containers running on Docker for Windows. (train #674)
Bug Fixes
- Hash inputs will now be loaded consistently and accessed as strings or symbols. (#5446)
Get the Build
You can download binaries directly from downloads.chef.io.