inspec/lib
Steven Danna 2041a08aa2 Fetch deps based on urls
This extends the dependency feature to include support for url-based
dependencies.  It takes some deviations from the current support for
URLs that we'll likely want to make more consistent.

By default, we store downloaded archives in the cache rather than the
unpacked archive. However, to facilitate debugging, we will prefer the
unpacked archive if we find it in the cache.

Signed-off-by: Steven Danna <steve@chef.io>
2016-08-19 09:47:40 +02:00
..
bundles implement workaround for thor 2016-08-18 20:50:49 +02:00
fetchers Fix recursive deps for path-based deps 2016-08-18 16:02:16 +02:00
inspec Fetch deps based on urls 2016-08-19 09:47:40 +02:00
matchers add boolean support for cmp matcher 2016-06-18 20:33:08 +02:00
resources add iis_site tests and refactor post code review 2016-08-17 06:57:48 -04:00
source_readers migrate load-path hooking for legacy modes 2016-02-22 12:06:42 +01:00
utils handle xinetd config with only one entry 2016-08-16 17:23:22 +02:00
inspec.rb move base_cli to lib/inspec 2016-07-26 20:11:25 +02:00