Skip to content

Latest commit

 

History

History
143 lines (96 loc) · 8.93 KB

CHANGELOG.md

File metadata and controls

143 lines (96 loc) · 8.93 KB

Change Log

v1.5.0 (2019-09-10)

Full Changelog

Closed issues:

  • Feature Enhancement: Inspec command plugin for inspec_tools #67

Merged pull requests:

v1.4.2 (2019-07-30)

Full Changelog

Closed issues:

  • Add additional option for Summary command #64
  • insert\_json\_metadata': undefined method version' for nil:NilClass #63

Merged pull requests:

v1.4.1 (2019-06-20)

Full Changelog

v1.4.0 (2019-05-17)

Full Changelog

Merged pull requests:

v1.3.6 (2019-05-02)

Full Changelog

Implemented enhancements:

  • document new metadata.json file and creation of file in README.md #53
  • remove 'severity' from conversion #57 (aaronlippold)

Closed issues:

  • While working with STIGViewer there were some missing TAGs #50
  • remove severity tag in xccdf to inspec converted #44

v1.3.5 (2019-05-01)

Full Changelog

v1.3.4 (2019-05-01)

Full Changelog

Closed issues:

  • Needed app is missing #49
  • 2018 b79e5c3 #48

Merged pull requests:

  • Metadata docs and tools #55 (samcornwell)
  • Fix bugs introduced by #51 (STIGViewer PR) #52 (samcornwell)
  • Enhancements to meet working with STIGViewer as well as tracking some custom metadata when converting from xccdf2inspec and inspec2ckl #51 (kevin-j-smith)
  • Add modules summary, compliance #45 (rx294)

v1.1.6 (2018-12-13)

Full Changelog

v1.1.5 (2018-12-11)

Full Changelog

Implemented enhancements:

  • Add help for the gem usage and or ruby usage #7
  • add sub-help command output to match README and document each function #6

Fixed bugs:

  • Add help for the gem usage and or ruby usage #7
  • add sub-help command output to match README and document each function #6

Closed issues:

  • add rubocop integration or PRs #34
  • Do we want to expose the --cci flag in the example as it is now not needed by default given it is in the /data directory #29
  • fix the subcommands help so it works as expected #28
  • THOR CLI: xccdf2inspec for example was giving me a hard time about the order of -x or --xccdf or --cci or -c and the order they were in - the docs on it seems to give two sets of directions #27
  • do we have to do anything special for including CIS Benchmarks? #21
  • clean up debug statements #20
  • Give attribution for files in /data #19
  • add copyright statements if necessary #15
  • check /examples/sample_json to see if any of the results are sensitive #14

Merged pull requests:

v1.1.2 (2018-11-08)

Full Changelog

v1.1.1 (2018-11-08)

Full Changelog

v1.1.0 (2018-11-08)

Full Changelog

Fixed bugs:

  • Remove unneeded exe dir if we are going to standardize on binand update the .gemspec file #25

Closed issues:

  • when you When build the gem and install it - the command inspec\_tools does not seem to install into the path #26
  • Add MITRE Copyright to the end of the README.md #23
  • Update email addresses to MITRE addresses #18
  • update readme.md #17
  • update inspec_tools.gemspec #16
  • update license to apache 2.0 #13
  • Separate Files defaults to [False] #10
  • Rename repository to 'inspec_tools' #9

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator