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

Null Byte in json report causes inspec2ckl to bomb-out #73

Closed kevin-j-smith closed 4 years ago

kevin-j-smith commented 5 years ago

In some controls/resources inspec allows the \u0000 null byte to exist in the json report. xml will bomb-out if this exists thus we must filter it.

Signed-off-by: Kevin J. Smith kevin.j.smith2@cerner.com

lukemalinowski commented 5 years ago

Hi, would you be able to fix the simple code factor issues listed?

aaronlippold commented 4 years ago

@lukemalinowski et all, does any more work need to be done on this?