inspec/test
Nick Schwaderer 6d340b323c Allow ‘=‘ character in CLI inputs
Fixes #5131

Due to the use of `#split(‘=‘)` against inputs supplied via the CLI we had an edge case where inputs with `’=‘` in the value would cause a breakage.

This PR supplies a test for the regression and fixes the bug with a regex solution.

Signed-off-by: Nick Schwaderer <nschwaderer@chef.io>
2020-07-09 12:50:21 +01:00
..
artifact Fix artifact-habitat testing for inspec. 2020-02-10 18:34:00 -08:00
fixtures Allow ‘=‘ character in CLI inputs 2020-07-09 12:50:21 +01:00
functional Allow ‘=‘ character in CLI inputs 2020-07-09 12:50:21 +01:00
helpers Add the generic 'darwin' to the service resource 2020-07-02 09:36:27 -04:00
integration Test kitchen setup to test detection of audit-cookbook 2020-05-25 21:00:24 -04:00
kitchen Refactor os_prepare cookbook to split out inspec installation 2020-05-25 21:00:24 -04:00
unit Add the generic 'darwin' to the service resource 2020-07-02 09:36:27 -04:00
helper.rb Review skip_windows violations and expiration 2020-07-02 11:53:38 +01:00