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

CI Tests for generate_ckl/inspec_metadata #251

Closed ColeSmith-dev closed 2 years ago

ColeSmith-dev commented 3 years ago

Addresses issue #58

-Changed plugin_cli.rb to use $stdin.gets.chomp() in place of ask() -Added steps in build.yml to run tests for generate_ckl_metadata and generate_inspec_metadata -Created ruby script to test metadata content in build.yml