inspec/lib/bundles
Steven Danna 85cbe713d7
Add GitFetcher and rework Fetchers+SourceReaders
This adds a new git fetcher. In doing so, it also refactors how the
fetchers work a bit to better support fetchers that need to resolve
user-provided sources to fully specified sources appropriate for a
lockfile.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-09 14:14:36 +01:00
..
inspec-compliance Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
inspec-init implement workaround for thor 2016-08-18 20:50:49 +02:00
inspec-supermarket Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
inspec-compliance.rb add integration tests for compliance plugin 2016-04-29 01:12:53 +02:00
inspec-init.rb rename generate to init 2016-02-14 21:26:37 +01:00
inspec-supermarket.rb fix: remove non-existent class 2016-05-10 13:18:33 +02:00
README.md add registry for cli plugins 2016-02-05 14:06:55 +01:00

InSpec Bundled Plugins

This directory contains bundled InSpec plugins. Those plugins are shipped with InSpec temporarily only. Over the next months we are going to stabilize the InSpec Plugin API. Once this API reached stability, all bundled plugins will be externalized.