inspec/lib
Steven Danna 2d28c786c3
Add --cache option to inspec exec
This allows users to run:

  inspec exec ./ --cache PATH

which will use `PATH` as the dir to retrieve and store remote
dependencies.  The hope is that this can eventually be used with
`inspec vendor PATH` to package up a profile for offline use.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-21 14:10:27 +01:00
..
bundles removed unsupported legacy login and replaced it with the current username/password login option. a bit of refactoring around error checking and error/success output content 2016-09-19 23:08:42 +02:00
fetchers Change :shasum key to :sha256 for future upgrade 2016-09-21 10:51:04 +01:00
inspec Add --cache option to inspec exec 2016-09-21 14:10:27 +01:00
matchers changed regex for integer to allow 0 2016-08-29 19:39:39 -04:00
resources fixup! fixing the debian package manager - when the package is removed but not purged 2016-09-21 13:41:59 +05:30
source_readers Remove SourceReader::Inspec#prepare_load_path 2016-09-07 10:35:58 +02:00
utils handle xinetd config with only one entry 2016-08-16 17:23:22 +02:00
inspec.rb move force encoding to binary only, so that it does not affect the use of inspec in lib mode 2016-09-13 16:18:40 +02:00