mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
e2fa0b5e73
* port resource: support ss instead of netstat `netstat` is officially deprecated and is replaced with `ss`. This PR changes the port resource to use `ss` if it's available on the target system. Signed-off-by: Adam Leff <adam@leff.co> * Disable Metrics/ClassLength cop on the LinuxPorts class Signed-off-by: Adam Leff <adam@leff.co> |
||
---|---|---|
.. | ||
cookbooks/os_prepare | ||
functional | ||
integration/default | ||
resource | ||
unit | ||
docker_run.rb | ||
docker_test.rb | ||
helper.rb | ||
test-extra.yaml | ||
test.yaml |