Releases: mitre/inspec_tools
Releases · mitre/inspec_tools
v2.0.1.pre2
v2.0.1.pre1
v2.0.0
This is a major release because we have dropped support for Inspec 3.X releases
Features
- Track Inspec versions >= 4.18.100 @Bialogs (#122)
- Add '# encoding: UTF-8' to the top of all generated controls/*.rb @Bialogs (#114)
- Add --json-full and --json-summary options to summary subcommand @Bialogs (#116)
Changes
- Restructure workflow for publishing gem @rbclark (#121)
- Update build/test process to only use GitHub actions @Bialogs (#115)
- Reorganize overrides @Bialogs (#113)
Bug Fixes
v1.8.3
v1.8.2
v1.7.3
v1.7.1
v1.7.0
v1.6.20
Changes
ð Bug Fixes
- Null Byte in json report causes inspec2ckl to bomb-out @kevin-j-smith (#73)
- Fix https://public.cyber.mil refernces @aaronlippold (#81)
- Fixes #77 by shifting help commands around @lukemalinowski (#87)
- Fixes #76 by editing version number @lukemalinowski (#84)
- Fixes #83 @aaronlippold (#85)
Misc.
- Rubygems release workflow @Bialogs (#100)
- Update version.yml regex to match multidigit version numbers and use … @Bialogs (#98)
- Fix issue with CHANGELOD.md not generating @Bialogs (#97)
- Enable git-lfs for this repository; tracking xls and xlsx files. @Bialogs (#94)
- Fix typo in README.md, Remove development guidance in favor of a wiki… @Bialogs (#93)
- Ignore debug generated files @Bialogs (#92)
- Apply fixes from CodeFactor @aaronlippold (#82)