.. |
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
|
Populate code for inspec json inheritance (#3386)
|
2018-09-12 18:02:24 -04:00 |
formatters
|
Inspec 3.0 (#3512)
|
2018-10-15 18:25:27 -04:00 |
objects
|
Implement renaming --attrs -> --input-file
|
2019-03-08 11:38:03 -05:00 |
plugin
|
Ignore resource overwrite warnings if they are aws resources
|
2019-04-08 14:28:31 -04:00 |
reporters
|
Add 'passthrough' field
|
2019-03-28 01:10:25 -04:00 |
secrets
|
Search and replace most attribute references in lib/
|
2019-02-20 20:41:10 -05:00 |
utils
|
Remove doc line.
|
2019-04-11 00:42:26 -07:00 |
backend.rb
|
Respond to @clintoncwolfe's feedback
|
2019-02-07 11:15:01 -08:00 |
base_cli.rb
|
Use deprecation facility throughout code
|
2019-04-11 19:15:01 -04:00 |
cached_fetcher.rb
|
Bump Rubocop to 0.49.1 (#2323)
|
2017-11-21 08:49:41 +01:00 |
cli.rb
|
Linting
|
2019-04-11 10:37:43 -04:00 |
config.rb
|
Use deprecation facility throughout code
|
2019-04-11 19:15:01 -04:00 |
control_eval_context.rb
|
Replace most mentions of Attribute (titlecase) in lib and test
|
2019-02-20 20:41:10 -05:00 |
describe.rb
|
feature: conditional OR via describe.one
|
2016-02-25 14:30:23 +01:00 |
dsl.rb
|
Merge pull request #3750 from inspec/cw/cred-set-support-02
|
2019-02-06 13:28:30 -05: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
|
Renamed AttributeRegistry->InputRegistry
|
2019-02-20 20:41:09 -05:00 |
exceptions.rb
|
Replace most mentions of Attribute (titlecase) in lib and test
|
2019-02-20 20:41:10 -05:00 |
expect.rb
|
feature: conditional OR via describe.one
|
2016-02-25 14:30:23 +01:00 |
fetcher.rb
|
Load the compliance plugin when the fetcher is needed (#3609)
|
2018-11-15 15:14:49 -05:00 |
file_provider.rb
|
Adds protection against zipslip vulnerability (#3604)
|
2018-11-13 14:33:34 -05:00 |
formatters.rb
|
Add new "reporter" system (replacement for "formatters"), support multiple reporters per run (#2464)
|
2018-02-08 10:06:58 +01:00 |
globals.rb
|
Plugins: Example CLI Plugin, a Resource Lister (#3421)
|
2018-09-27 16:57:18 -04:00 |
impact.rb
|
Add string impact options for controls (#3359)
|
2018-09-13 14:14:05 -04:00 |
input_registry.rb
|
Renamed AttributeRegistry->InputRegistry
|
2019-02-20 20:41:09 -05:00 |
library_eval_context.rb
|
Plugins API v2: Loader, Base API, and Test Harness (#3278)
|
2018-08-16 18:16:32 -04:00 |
log.rb
|
Replace Molinillo-based resolver
|
2016-08-23 14:27:57 +01:00 |
metadata.rb
|
Use deprecation facility throughout code
|
2019-04-11 19:15:01 -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
|
Replace most mentions of Attribute (titlecase) in lib and test
|
2019-02-20 20:41:10 -05:00 |
polyfill.rb
|
Remove any "All Rights Reserved" references (#1969)
|
2017-06-28 04:14:19 -07:00 |
profile.rb
|
Fix a handful of functional tests
|
2019-02-20 20:41:10 -05:00 |
profile_context.rb
|
Search and replace most attribute references in lib/
|
2019-02-20 20:41:10 -05:00 |
profile_vendor.rb
|
Use new config file system to read config
|
2019-02-01 14:24:26 -05:00 |
reporters.rb
|
Add json-automate to the report structure (#3401)
|
2018-09-17 16:20:32 -04:00 |
require_loader.rb
|
support intra-libraries file referencing + loading
|
2016-06-03 22:54:35 +02:00 |
resource.rb
|
ksh support (#3533)
|
2018-10-23 09:16:24 -04:00 |
rspec_extensions.rb
|
Replace most mentions of Attribute (titlecase) in lib and test
|
2019-02-20 20:41:10 -05:00 |
rule.rb
|
Fixes (some) ruby warnings related to functional tests (#3561)
|
2018-11-05 09:59:01 -05:00 |
runner.rb
|
Implement renaming --attrs -> --input-file
|
2019-03-08 11:38:03 -05:00 |
runner_mock.rb
|
Support controls and describe blocks in InSpec shell
|
2016-08-19 19:07:23 +02:00 |
runner_rspec.rb
|
Update to safe navigation exit code skip search. (#3541)
|
2018-10-24 15:08:07 -04:00 |
runtime_profile.rb
|
add inspec.profile.file(...) for profile files
|
2017-05-03 20:39:27 +02:00 |
schema.rb
|
Search and replace most attribute references in lib/
|
2019-02-20 20:41:10 -05:00 |
secrets.rb
|
Plugins API v2: Loader, Base API, and Test Harness (#3278)
|
2018-08-16 18:16:32 -04:00 |
shell.rb
|
Fixes resource examples
|
2019-03-19 11:25:41 -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
|
Plugins API v2: Loader, Base API, and Test Harness (#3278)
|
2018-08-16 18:16:32 -04:00 |
ui.rb
|
Change exit code to 172 when license is not accepted
|
2019-04-11 10:30:46 -04:00 |
version.rb
|
Bump version to 4.1.6 by Chef Expeditor
|
2019-04-24 00:57:35 +00:00 |