Hello InSpec friends!
I'm pleased to announce the release of InSpec 3.6.2, which contains a couple of new features documentation fixes, and many internal changes.
v3.6.2 (2019-02-07)
New Features
- filesystem: Add free_kb, size_kb, type, and percent_free properties #3778 (clintoncwolfe)
- inspec-init plugin: generate inspec plugins #3629 (clintoncwolfe)
Enhancements
- Formalize Config File #3750 (clintoncwolfe)
Merged Pull Requests
- Fixed Wrong References to pg_hba in postgres_ident_conf documentation #3776 (eloyekunle)
- Plugins: Relocate plugin activate() method to Activator class, add simpler search method #3720 (clintoncwolfe)
- Consolidate attribute-related test-fixture profiles #3784 (clintoncwolfe)
- inspec-habitat: create mock backend properly #3785 (jerryaldrichiii)