2
0
Fork 0
mirror of https://github.com/inspec/inspec synced 2025-02-20 16:08:41 +00:00
inspec/lib/utils
Dominik Richter 56549aed82 add nginx_conf resource ()
The resource itself only offers contents and params right now. It resolved
all include calls it can find and creates the aggregated config object.

This is limited in functionality. One last (set of) PR(s) is needed to
add an interface that makes querying this config file easier. It is due
to the file's inherent complexity that I want to explore which methods
are needed to be effective. In the meantime, this resource offers accessors
to the underlying data that are stable.

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2017-06-26 06:37:41 -07:00
..
command_wrapper.rb Address rubocop violations 2017-02-08 16:49:16 -06:00
convert.rb lint 2016-01-15 04:07:25 +01:00
erlang_parser.rb add rabbitmq config resource 2017-04-12 20:51:12 +02:00
filter.rb Address rubocop violations 2017-02-08 16:49:16 -06:00
filter_array.rb rubocop fixes 2016-02-09 11:51:52 +01:00
find_files.rb fix 2017-05-31 00:20:42 -05:00
hash.rb implement be_mounted.with for file resources 2016-01-03 00:03:24 +01:00
json_log.rb optimize json logger for line delimited JSON 2016-02-04 16:38:57 +01:00
latest_version.rb Avoid connection timeout of "inspec version" () 2017-03-06 09:23:42 -07:00
modulator.rb add author header 2015-10-06 18:55:44 +02:00
nginx_parser.rb add nginx_conf resource () 2017-06-26 06:37:41 -07:00
object_traversal.rb Fix ObjectTraverser when accessing array values 2017-03-15 11:35:55 +01:00
parser.rb Add FreeBSD support for ZFS datasets and pools 2017-02-22 10:29:49 -07:00
plugin_registry.rb Address rubocop violations 2017-02-08 16:49:16 -06:00
simpleconfig.rb rename SimpleConfig / parse_config / parse_config_file options 2017-04-26 23:18:40 +02:00
spdx.rb verifies that inspec.yml uses licenses in SPDX format 2017-05-31 00:21:05 -05:00
spdx.txt update unit tests 2017-05-31 00:21:05 -05:00