Hello, InSpec friends!
I’m pleased to announce the release of InSpec v3.0.46.
v3.0.46 (2018-11-08)
New Features
- Add Git SSH and HTTP basic auth support to
inspec exec
#3562 (jerryaldrichiii)
Enhancements
- aws_vpc: accept 17 hexadecimal characters for vpc_id #3564 (kchistova)
- Add only_if to Inspec objects #3577 (james-stocks)
- Added xml resource support for ints, bools, and string responses #3583 (greenantdotcom)
- Allow add_test to accept negation #3586 (rachelrice)
Bug Fixes
- Silence RSpec 'should' Warning #3560 (clintoncwolfe)
- Update iis_site bindingInformation construction and add tests #3492 (mrshanahan)
- port: Correctly detect FreeBSD #3579 (clintoncwolfe)
Merged Pull Requests
- Fix functional tests issues with vendoring #3572 (jquick)
- Fixes (some) ruby warnings related to functional tests #3561 (TheLonelyGhost)
- Fixes broken link in documentation #3588 (dmccown)
You can find v3.0.46 at downloads.chef.io, RubyGems, Habitat Builder, and Docker Hub.
Thanks
-Jared