Hello, InSpec friends!
I’m pleased to announce the release of InSpec v2.3.4. This release includes the much anticipated plugin system for InSpec. You can find out more about InSpec plugins here: https://www.inspec.io/docs/reference/plugins
v2.3.4 (2018-09-28)
New Features
- Plugins Installer API #3352 (clintoncwolfe)
- Plugins: Support for Train Plugins in InSpec #3444 (clintoncwolfe)
- Add support for multiple descriptions for controls #3424 (jerryaldrichiii)
New Resource
Enhancements
- Support the Busybox variant of netstat in the port resource #3425 (RoboticCheese)
Bug Fixes
- Remove load locks for cloud resources #3420 (jquick)
- Grammar correction in error message: use "an" with attribute and unknown #3439 (alexpop)
- Fix v2 loader appveyor issue #3434 (jquick)
- Plugins: Load all CLI commands on usage on empty invocation #3428 (clintoncwolfe)
Merged Pull Requests
- Bump minor version #3448 (jquick)
- RFC inspec style guide #3356 (arlimus)
- Pin postgresql to a lower cookbook version #3449 (jquick)
- Plugins: Example CLI Plugin, a Resource Lister #3421 (clintoncwolfe)
You can find v2.3.4 at downloads.chef.io, RubyGems, Habitat Builder, and Docker Hub.
Thanks
-Jared