inspec/lib
Steven Danna 384ccb610c Initial attempt at isolating resources between dependencies
Previously, all resources were loaded into a single resource registry.
Now, each profile context has a resource registry, when a profile's
library is loaded into the profile context, we update the
profile-context-specific resource registry.  This local registry is
then used to populate the execution context that the rules are
evaluated in.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-04 20:55:20 +02:00
..
bundles Rubocoooop! 2016-08-25 14:22:15 -04:00
fetchers add unit test for local fetcher with windows path support 2016-08-24 16:23:27 +02:00
inspec Initial attempt at isolating resources between dependencies 2016-09-04 20:55:20 +02:00
matchers changed regex for integer to allow 0 2016-08-29 19:39:39 -04:00
resources Merge pull request #1014 from jeremymv2/fix_apache_conf 2016-09-04 20:18:16 +02: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