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

Remove Binary Data from Built Gem #134

Closed Bialogs closed 4 years ago

Bialogs commented 4 years ago

As part of the gem build process, the required data should be read from the easy-to-update binary data formats (i.e. XLSX) and transformed into a flat file that can be included in the built gem instead.

This should decrease the overall size of the Gem.