..
archive
bugfix: inspec archive for tgz files on windows ( #1907 )
2017-06-08 10:19:21 +02:00
completions
Add command-line completions for fish shell
2017-05-04 11:42:13 -05:00
dependencies
Add parent_profile field in json output ( #3164 )
2018-06-26 13:04:31 -04:00
formatters
Update the node platform info to warn if we cannot find something. ( #3186 )
2018-07-05 09:12:18 -04:00
objects
Generate describe code for an array of strings ( #3227 )
2018-07-19 15:00:21 -04:00
plugins
Ensure resources fail that target something that isn't supported ( #3231 )
2018-07-19 08:16:54 -04:00
reporters
Add a merged json report for A2 ( #3261 )
2018-08-03 16:07:01 +02:00
secrets
Handle parse errors for attrs/secrets
2017-05-09 13:44:33 +02:00
backend.rb
Set backend cache to defualt true. ( #2827 )
2018-03-15 15:08:34 -04:00
base_cli.rb
Enable inspec archive, check, and json to run as unpriveleged user ( #3263 )
2018-08-07 12:12:41 -04:00
cached_fetcher.rb
Bump Rubocop to 0.49.1 ( #2323 )
2017-11-21 08:49:41 +01:00
cli.rb
Enable inspec archive, check, and json to run as unpriveleged user ( #3263 )
2018-08-07 12:12:41 -04:00
control_eval_context.rb
Add platform resource and platform supports ( #2393 )
2018-01-02 11:04:13 -08:00
describe.rb
feature: conditional OR via describe.one
2016-02-25 14:30:23 +01:00
dsl.rb
Bump Rubocop to 0.49.1 ( #2323 )
2017-11-21 08:49:41 +01:00
dsl_shared.rb
bugfix: dependency chaining in libraries ( #2428 )
2018-01-02 12:41:01 -08:00
env_printer.rb
Bump Rubocop to 0.49.1 ( #2323 )
2017-11-21 08:49:41 +01:00
errors.rb
Add automate reporter ( #2902 )
2018-04-05 08:51:51 -04:00
exceptions.rb
Add non-halting exception support to resources ( #2235 )
2017-11-06 13:28:53 -05:00
expect.rb
feature: conditional OR via describe.one
2016-02-25 14:30:23 +01:00
fetcher.rb
Address rubocop violations
2017-02-08 16:49:16 -06:00
file_provider.rb
Support PAX-formatted tar files, standardize file lists ( #2225 )
2017-10-10 10:36:57 +01:00
formatters.rb
Add new "reporter" system (replacement for "formatters"), support multiple reporters per run ( #2464 )
2018-02-08 10:06:58 +01:00
library_eval_context.rb
bugfix: dependency chaining in libraries ( #2428 )
2018-01-02 12:41:01 -08:00
log.rb
Replace Molinillo-based resolver
2016-08-23 14:27:57 +01:00
metadata.rb
When a profile is created with init, the last item after a / is the ( #3175 )
2018-07-05 15:37:18 -04:00
method_source.rb
bugfix: read source code if profile is in tgz/zip
2017-05-16 13:19:25 +02:00
objects.rb
add Inspec::Describe for abstract describe state ( #2010 )
2018-01-30 16:32:56 +01:00
plugins.rb
Address rubocop violations
2017-02-08 16:49:16 -06:00
polyfill.rb
Remove any "All Rights Reserved" references ( #1969 )
2017-06-28 04:14:19 -07:00
profile.rb
Populate report code for merged controls ( #3264 )
2018-08-02 14:39:11 -04:00
profile_context.rb
Mitigate trivial warning output on test ( #2872 )
2018-03-28 11:22:01 -04:00
profile_vendor.rb
Replace exec --cache with --vendor-cache ( #2390 )
2017-12-12 17:28:07 +01:00
reporters.rb
Add a merged json report for A2 ( #3261 )
2018-08-03 16:07:01 +02:00
require_loader.rb
support intra-libraries file referencing + loading
2016-06-03 22:54:35 +02:00
resource.rb
Adding docker plugin support ( #3074 )
2018-08-09 08:20:32 -04:00
rule.rb
Populate report code for merged controls ( #3264 )
2018-08-02 14:39:11 -04:00
runner.rb
Error cleanly if a reporter errors while rendering ( #3280 )
2018-08-09 09:18:10 -04:00
runner_mock.rb
Support controls and describe blocks in InSpec shell
2016-08-19 19:07:23 +02:00
runner_rspec.rb
Document exit codes for 'inspec exec' and add --no-distinct-exit option ( #3178 )
2018-06-29 08:43:34 -04:00
runtime_profile.rb
add inspec.profile.file(...)
for profile files
2017-05-03 20:39:27 +02:00
schema.rb
Update reporter with breaking inspec 2.0 changes. ( #2487 )
2018-02-14 11:54:20 -05:00
secrets.rb
Address rubocop violations
2017-02-08 16:49:16 -06:00
shell.rb
Update shell detect to work with platforms ( #2712 )
2018-02-20 07:37:23 -05:00
shell_detector.rb
Add inspec env
command to configure shell tab-completion
2016-08-10 02:07:53 +01:00
source_reader.rb
Address rubocop violations
2017-02-08 16:49:16 -06:00
version.rb
Bump version to 2.2.58 by Chef Expeditor
2018-08-09 12:20:39 +00:00