Please add docker daemon socket security checks. tcp://0.0.0.0:4243/version or unix:///var/run/docker.sock , if open, could you please add a check to see if there is an authentication mechanism in place ? or atleast warn the user about API being exposed ?
Thanks
Please add docker daemon socket security checks.
tcp://0.0.0.0:4243/version
orunix:///var/run/docker.sock
, if open, could you please add a check to see if there is an authentication mechanism in place ? or atleast warn the user about API being exposed ? Thanks