Hello, InSpec friends!
I’m pleased to announce the release of InSpec v2.2.101.
v2.2.101 (2018-09-14)
New Features
- Add string impact options for controls #3359 (jquick)
- Implement InSpec global attributes #3318 (jquick)
- Allow target-id passthrough #3320 (jquick)
Enhancements
- handle errors from automate report and display them to the user #3360 (chris-rock)
- Harmonize vendoring (ensure archives are extracted and local paths do not vendor on exec) #3286 (jerryaldrichiii)
- Do not show success message since its confusing #3366 (chris-rock)
Bug Fixes
- Ensure we use the mock backend when we upload profiles #3370 (chris-rock)
- Use multipart gem for upload to support upload on windows #3369 (chris-rock)
- Fix vendoring functional test cleanup #3377 (jquick)
- Enforce utf encoding for cli output #3376 (chris-rock)
- Fixing AWS integration tests. #3374 (MartinLogan)
- Prevent logs from showing up when running inspec json #3391 (jquick)
- Fix the compliance target error checks #3392 (jquick)
Merged Pull Requests
- Update rubyzip to resolve a directory traversal security vulnerability. #3388 (miah)
- Revert uuid change from A2 report #3387 (jquick)
- Populate code for inspec json inheritance #3386 (jquick)
- Add windows functional tests #3385 (jquick)
- Bump omnibus ruby to 2.5.1 #3390 (jquick)
- Add platforms schema command #3346 (jquick)
- Fix profile vendoring on Windows #3378 (jerryaldrichiii)
You can find v2.2.101 at downloads.chef.io, RubyGems, Habitat Builder, and Docker Hub.
Thanks
-Jared