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

Feature Enhancement: Inspec command plugin for inspec_tools #67

Closed kevin-j-smith closed 5 years ago

kevin-j-smith commented 5 years ago

Add in the necessary logic for inspec_tools to be called from inspec as sub-command. Inspec allows for command plugins to be registered using git urls. It would be nice to be able to call inspec tools from the inspec command line and not have to rely on additional tools to be installed.

inspec tools xccdf2inspec help vs inspec_tools xccdf2inspec.

This is a minor usability feature to inline inspec_tools into inspec command line