inspec/test/unit
Adam Leff 037f08beb2 Fixing port check with v4 IPs in a v6 netstat line
On Linux, netstat may show a tcp6/udp6 protocol line but include a
v4 address. This happens with AF_INET6 sockets that can accept
both v4 and v6 traffic. The port check was not properly handling
this situation and trying to pass a v4 address to URI bracketed as
if it was a v6 address.

Signed-off-by: Adam Leff <adam@leff.co>
2017-03-06 22:03:41 -07:00
..
bundles/inspect-habitat Adding a Habitat profile artifact creator 2017-02-23 18:25:22 -05:00
dependencies Bump lockfile version to 1.0 2016-09-26 09:51:04 +01:00
dsl Provide a way to force it vs its for any argument 2017-02-03 19:26:02 +00:00
fetchers Change :shasum key to :sha256 for future upgrade 2016-09-21 10:51:04 +01:00
mock Fixing port check with v4 IPs in a v6 netstat line 2017-03-06 22:03:41 -07:00
plugins Remove some warnings during the test run 2016-09-09 14:14:36 +01:00
profiles Generate default profile names, fix bug when using two-or-more flat profiles 2017-02-13 13:07:41 -05:00
resources Fixing port check with v4 IPs in a v6 netstat line 2017-03-06 22:03:41 -07:00
source_readers Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
utils Add FreeBSD support for ZFS datasets and pools 2017-02-22 10:29:49 -07:00
file_provider_test.rb Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
shell_detector_test.rb Add inspec env command to configure shell tab-completion 2016-08-10 02:07:53 +01:00