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

Generates Ruby code with dangling `'` #236

Closed Bialogs closed 2 years ago

Bialogs commented 3 years ago

Convert the current ASD STIG to a profile and you will see code that does not properly escape single quoted items.

camdenmoors commented 2 years ago

Escaping is now handled inside of the SAF CLI