inspec/lib/inspec
Chef Expeditor 192c241ee0
Bump version to 4.16.11 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2019-09-11 15:12:40 +00:00
..
archive blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
completions Add command-line completions for fish shell 2017-05-04 11:42:13 -05:00
dependencies chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
formatters Store waiver information in control metadata and pass into report run_data 2019-09-09 11:29:26 -04:00
objects chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
plugin Merge pull request #4365 from inspec/zenspider/the-need-for-speed 2019-09-09 18:02:10 -07:00
reporters chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
resources Merge pull request #3844 from inspec/ja/add-error-output-to-json-command 2019-09-11 11:12:26 -04:00
secrets chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
utils Removed lib/inspec/utils/latest_version.rb and associated code. 2019-07-29 11:57:08 -07:00
backend.rb Refactor into Inspec::DSL.method_missing_resource 2019-09-04 15:44:26 -07:00
base_cli.rb First draft at waiver file processing. 2019-09-09 18:44:55 -07:00
cached_fetcher.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
cli.rb Merge pull request #4365 from inspec/zenspider/the-need-for-speed 2019-09-09 18:02:10 -07:00
config.rb Merge pull request #4437 from inspec/zenspider/waivers/input 2019-09-10 11:18:17 -07:00
control_eval_context.rb Refactor into Inspec::DSL.method_missing_resource 2019-09-04 15:44:26 -07:00
describe.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
dist.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
dsl.rb Extended to pick up our internal aws resources as well. 2019-09-04 15:44:26 -07:00
dsl_shared.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
env_printer.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
errors.rb Remove all leading newlines. 2019-05-31 11:43:44 -07:00
exceptions.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
expect.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
fetcher.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
file_provider.rb Make TarProvider much more efficient. 2019-09-06 00:42:36 -07:00
formatters.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
globals.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
impact.rb Make inspec much faster for most commands. 2019-09-04 15:44:26 -07:00
input_registry.rb Tighten help listing assertion and adjust chomp 2019-08-28 13:03:42 -04:00
library_eval_context.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
log.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
metadata.rb Warn not error 2019-08-26 23:29:19 -04:00
method_source.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
objects.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
polyfill.rb Remove authors tags from source files. 2019-05-28 12:47:39 -07:00
profile.rb Use ||= when possible, esp with lazy hashes. 2019-09-05 17:23:48 -07:00
profile_context.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
profile_vendor.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
reporters.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
require_loader.rb Remove all leading newlines. 2019-05-31 11:43:44 -07:00
resource.rb Make inspec much faster for most commands. 2019-09-04 15:44:26 -07:00
resources.rb Documented lib/inspec/resources.rb current usage. 2019-09-04 15:44:26 -07:00
rspec_extensions.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
rule.rb Fix logic error for future expiring waivers 2019-09-09 11:29:26 -04:00
runner.rb Merge pull request #4437 from inspec/zenspider/waivers/input 2019-09-10 11:18:17 -07:00
runner_mock.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
runner_rspec.rb Store waiver information in control metadata and pass into report run_data 2019-09-09 11:29:26 -04:00
runtime_profile.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
schema.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
secrets.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
shell.rb Sped up inspec shell by avoiding pre-registering all reesources. 2019-09-04 15:44:26 -07:00
shell_detector.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
source_reader.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
ui.rb chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
ui_table_helper.rb Removing inspec/profile_vendor from inspec/base_cli. 2019-06-11 19:16:58 -07:00
version.rb Bump version to 4.16.11 by Chef Expeditor 2019-09-11 15:12:40 +00:00