inspec/lib/plugins
Clinton Wolfe e4aa9f1793 Skip HTML validation testing on windows
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2020-06-18 14:23:54 -04:00
..
inspec-artifact Stores output of inspec json to archive and artifact 2020-05-20 12:34:17 +01:00
inspec-compliance Fix typo's after review 2020-04-20 09:50:58 -04:00
inspec-habitat
inspec-init Add ability to generate reporter plugins using inspec init 2020-05-12 17:00:44 -04:00
inspec-plugin-manager-cli
inspec-reporter-html2 Skip HTML validation testing on windows 2020-06-18 14:23:54 -04:00
inspec-reporter-json-min Use RunData object instead of Hash 2020-06-02 15:29:52 -04:00
shared
README.md
things-for-train-integration.rb

Core Plugins of InSpec

This area contains the plugins that ship with InSpec. They are automatically detected by the plugin loader.

inspec-* directories

Each subdirectory here that begins with inspec- is intended to be a self-contained plugin project, with code, docs, and tests.

shared directory

This directory contains material that is reusable for core plugins, such as a test helper tuned to assisting core plugin testing.