inspec/lib
Adam Leff 0a11280444
nginx resource: support quoted identifiers (#2292)
An nginx config may contain configuration settings that are quoted, such
as a map entry:

"~^\/opcache-api" 1;

The `nginx_conf` resource was failing to properly parse these.

Signed-off-by: Adam Leff <adam@leff.co>
2017-11-08 12:42:37 -05:00
..
bundles Switch to tomlrb for TOML parsing (#2295) 2017-11-08 11:41:00 +01:00
fetchers Don't send HTTP headers that have nil values (#1948) 2017-06-21 19:09:13 -05:00
inspec Bump version to 1.44.2 by Expeditor 2017-11-08 10:41:11 +00:00
matchers Enhance cmp matcher to work with symbols, fix file documentation (#2224) 2017-10-07 12:28:07 +02:00
resources Switch to tomlrb for TOML parsing (#2295) 2017-11-08 11:41:00 +01:00
source_readers Source reader should not hand back files with nil contents (#2003) 2017-07-11 21:33:55 +02:00
utils nginx resource: support quoted identifiers (#2292) 2017-11-08 12:42:37 -05:00
inspec.rb Remove any "All Rights Reserved" references (#1969) 2017-06-28 04:14:19 -07:00