module Inspec::Schema::ExecJson
Constants
- CONTROL
Represents a control produced
- CONTROL_DESCRIPTION
Represents a label and description, to provide human-readable info about a control
- CONTROL_RESULT
Represents the statistics/result of a control“s execution
- CONTROL_RESULT_STATUS
Lists the potential values for a control result
- OUTPUT
Result of exec json. Top level value TODO: Include the format of top level controls. This was omitted for lack of sufficient examples
- PROFILE
Based loosely on docs.chef.io/inspec/profiles/ as of July 3, 2019 However, concessions were made to the reality of current reporters, specifically with how description is omitted and version/inspec_version aren't as advertised online