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
91 stars 30 forks source link

Do not bundle an Excel spreadsheet with the gem, instead Marshal and … #202

Closed Bialogs closed 4 years ago

Bialogs commented 4 years ago

…un-Marshal a Hash of the mapping that is computed from the spreadsheet.

The acceptance of this pull request would also need an update to the developer documentation Wiki.

Closes #134