mitre / inspec_tools

A command-line and ruby API of utilities, converters and tools for creating, converting and processing security baseline formats, results and data
https://inspec-tools.mitre.org/
Other
92 stars 30 forks source link

InSpec 3.x Data features #22

Closed aaronlippold closed 4 years ago

aaronlippold commented 6 years ago

InSpec 3.x introduced two breaking change to our apps - multi-section describe blocks

  1. Multi-Section describe blocks see: inspec/inspec#3424

  2. Text based impacts see: inspec/inspec#3359

We will need to update all our apps to support both pre and post InSpec.

aaronlippold commented 5 years ago

I actually want a couple things out of that PR for both Heimdall and Heimdall-Lite and Vulcan and the _tools.

( please create an issues on each project for this - and create a PR or PRs to cover the 6 elements )