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

131 ckl schema #163

Closed Bialogs closed 4 years ago

Bialogs commented 4 years ago

Updates the InspecUtil#control_status method to place Inspec code which errors into the Not Reviewed category.

Closes #131 Closes #62

aaronlippold commented 4 years ago

It should be marked as a profile error right?

On Tue, Apr 28, 2020 at 10:25 PM Kyle notifications@github.com wrote:

Updates the InspecUtil#control_status method to place Inspec code which errors into the Not Reviewed category.

You can view, comment on, or merge this pull request online at:

https://github.com/mitre/inspec_tools/pull/163 Commit Summary

  • Add 2.3 ckl schema
  • install xmllint and add xmllint check step against latest ckl schema
  • If the inspec code fails to run (error), mark as not "Not_Reviewed"

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mitre/inspec_tools/pull/163, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALK42FZISXZAEECOGO76KLRO6FZ7ANCNFSM4MTKYG5A .

--

Aaron Lippold

lippold@gmail.com

260-255-4779

twitter/aim/yahoo,etc. 'aaronlippold'

Bialogs commented 4 years ago

@aaronlippold The only option are 'NotAFinding', 'Open', 'Not_Applicable', 'Not_Reviewed'.