mirror of
https://github.com/inspec/inspec
synced 2024-11-27 15:10:44 +00:00
ae474b894e
Reverts the work-around that pulls down the latest 100 tools and filters for type == 'compliance_profile' in the client. Go back to using tool-search with the new type parameter. Omit start:0 because that's the default. Keep the number of items returned at 100, which is more than the default 10. Signed-off-by: Robb Kidd <robb@thekidds.org> |
||
---|---|---|
.. | ||
inspec-artifact | ||
inspec-compliance | ||
inspec-init | ||
inspec-supermarket | ||
inspec-artifact.rb | ||
inspec-compliance.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.