Hello there! I’m happy to announce the availability of InSpec v1.42.3 which includes some great changes and fixes, including a whole bunch from our awesome InSpec community:
Enhancements
- etc_fstab resource: properly namespace the resource, add nfs_file_systems documentation #2190 (jburns12)
- Uses netstat to detect open ports on AIX #2210 (cattywampus)
- Add missed 'html' to 'format' option explanation and arrange formatters in alphabetical order #2244 (strangeman)
- Add inspec habitat profile setup command #2239 (adamleff)
- Extend Windows ACL matchers #1744 (TheLonelyGhost)
- windows_hotfix resource: Replace WMI query with PowerShell cmdlet "get-hotfix" #2252 (mattray)
Bug Fixes
- Resolve the weird encoding issue within inspec shell #2234 (username-is-already-taken2)
- Fix typo in error message in postgres resource #2248 (rndmh3ro)
- Support PAX-formatted tar files, standardize file lists #2225 (adamleff)
- Fix port ressource ss line parsing #2243 (narkaTee)
- Fix
only_if
behavior when used outside controls #2216 (jerryaldrichiii)
Merged Pull Requests
- Update the profile tempate #2238 (nathenharvey)
- Fix documentation of
split
matcher #2240 (eramoto) - Squashed some unit test warnings #2242 (username-is-already-taken2)
As usual, InSpec v1.42.3 can be found on downloads.chef.io, Rubygems, Habitat Builder, and Docker Hub.
Thanks!
~Adam