mirror of
https://github.com/inspec/inspec
synced 2025-02-17 14:38:43 +00:00
The `toml` gem has a very strict version dependency on an old version of parslet. This change switches us to use `tomlrb` instead which has no direct dependencies. This will allow us to bump up to a later version of parslet that has better error handling and insight into parser errors. Signed-off-by: Adam Leff <adam@leff.co> |
||
---|---|---|
.. | ||
inspec-artifact | ||
inspec-compliance | ||
inspec-habitat | ||
inspec-init | ||
inspec-supermarket | ||
inspec-artifact.rb | ||
inspec-compliance.rb | ||
inspec-habitat.rb | ||
inspec-init.rb | ||
inspec-supermarket.rb | ||
README.md |
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.