inspec/lib
Dominik Richter 20d08a63b5 inspec --format [json|fulljson|rspecjson] overhaul
Full rewrite of all formatters. Create a minimal JSON, a full JSON, and a fallback RSpec formatter. The latter is only needed for corner cases and should not really be used. The former 2 are for (1) running `inspec json` followed by `inspec exec` (`--format json`) and (2) running just `inspec exec --format fulljson`.
2016-05-06 13:14:40 +02:00
..
bundles add integration tests for compliance plugin 2016-04-29 01:12:53 +02:00
fetchers fix compliance plugin 2016-04-29 00:39:25 +02:00
inspec inspec --format [json|fulljson|rspecjson] overhaul 2016-05-06 13:14:40 +02:00
matchers Use only strings in resource examples, docs and tests 2016-05-03 23:27:18 +01:00
resources expose deprecated fields in passwd 2016-05-04 15:27:58 +02:00
source_readers migrate load-path hooking for legacy modes 2016-02-22 12:06:42 +01:00
utils remove inspec [exec|json|...] --id flag 2016-05-06 13:14:40 +02:00
inspec.rb create source_reader plugin structure 2016-02-22 11:24:35 +01:00