inspec/test/unit/mock
João Vale 3e2450e703 Host resource: use bash over netcat in Linux (#2607)
* Add support to use bash in host resource

Netcat's presence is widely regarded as a security issue, and thus not
always available. This solution first tries to use bash builtins and
timeout (from coreutils), so is less likely to require installing
additional packages.

* Darwin UDP support in host resource
* Host: use netcat first if available

Signed-off-by: João Vale <jpvale@gmail.com>
2018-03-07 08:39:27 -05:00
..
cmd Host resource: use bash over netcat in Linux (#2607) 2018-03-07 08:39:27 -05:00
files grub_conf resource: fix menuentry detection (#2408) 2018-01-18 13:20:48 -08:00
profiles Prevent resources from loading if supports check fails (#2665) 2018-02-16 15:15:53 -05:00
reporters Update reporter with breaking inspec 2.0 changes. (#2487) 2018-02-14 11:54:20 -05:00