Skip to content

Releases: mitre/inspec_tools

v2.3.1

22 Jan 16:22
ac8327f
Compare
Choose a tag to compare

Changes

  • This fixes our Github release process to allow the required step to grab version information from the built gem.

v2.3.0

22 Jan 16:02
Compare
Choose a tag to compare

Changes

v2.2.0

16 Oct 18:43
2862786
Compare
Choose a tag to compare

Changes

  • Updates the output of compliance to show what buckets and tally fails.

Features

v2.1.0

11 Aug 15:30
f22087b
Compare
Choose a tag to compare

Changes

  • Update csv2inspec to handle CSV generated by STIG Viewer @Bialogs (#204)
  • Fix log in to docker step of release task @Bialogs (#203)

Features

  • Add support for XCCDF test results @b-mad (#199)

v2.0.7

21 Jul 13:57
601d977
Compare
Choose a tag to compare

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

01 Jul 16:13
Compare
Choose a tag to compare

Changes

  • Fixes SecurityOverrideGuidance not being output in a profile @Bialogs (#196)

v2.0.5

23 Jun 14:33
Compare
Choose a tag to compare

Changes

  • Add additional error checking and documentation surrounding the xccdf2inspec command @Bialogs (#194)

v2.0.4

18 Jun 20:34
47d963a
Compare
Choose a tag to compare

Changes

This release fixes an issue with inspec_tools generating invalid controls when the control contained " characters.

v2.0.3

26 May 23:27
Compare
Choose a tag to compare

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

22 May 15:41
Compare
Choose a tag to compare
v2.0.2.pre13 Pre-release
Pre-release

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.