mirror of
https://github.com/inspec/inspec
synced 2024-11-10 23:24:18 +00:00
037f08beb2
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> |
||
---|---|---|
.. | ||
bundles/inspect-habitat | ||
dependencies | ||
dsl | ||
fetchers | ||
mock | ||
plugins | ||
profiles | ||
resources | ||
source_readers | ||
utils | ||
file_provider_test.rb | ||
shell_detector_test.rb |