Releases: mitre/inspec_tools
Releases · mitre/inspec_tools
v2.3.1
Changes
- This fixes our Github release process to allow the required step to grab version information from the built gem.
v2.2.0
Changes
- Updates the output of
compliance
to show what buckets and tally fails.
Features
v2.1.0
Changes
- Update csv2inspec to handle CSV generated by STIG Viewer @Bialogs (#204)
- Fix log in to docker step of release task @Bialogs (#203)
Features
v2.0.7
Changes
- Do not bundle an Excel spreadsheet with the gem, instead Marshal and … @Bialogs (#202)
- Remove changelog, please see releases tab for information about changes @rbclark (#198)
v2.0.6
Changes
- Fixes SecurityOverrideGuidance not being output in a profile @Bialogs (#196)
v2.0.5
Changes
- Add additional error checking and documentation surrounding the xccdf2inspec command @Bialogs (#194)
v2.0.4
Changes
This release fixes an issue with inspec_tools generating invalid controls when the control contained "
characters.
v2.0.3
Changes
- Every usage of Bucket and Tally uses it as a symbol, making it a symbol as part of its declaration @rbclark (#187)
- Compliance score is rounded down and the README is updated @jsa5593 (#185)
- Summary output @jsa5593 (#186)
v2.0.2.pre13
Changes
- Git version bump version 0.17.2 is broken due to a faulty regex. @rbclark (#182)
Features
- Ruby to docker @jsa5593 (#181)
- This will create a new prerelease build on Dockerhub but will not tag it as latest.