From: Pawel Wieczorek Date: Fri, 8 May 2020 11:44:30 +0000 (+0200) Subject: Add missing dependency for port scanning X-Git-Tag: 6.0.0-ONAP~60 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=11689da07382ec3ba3a69a2531969d8b88ab1681;p=integration.git Add missing dependency for port scanning Issue-ID: SECCOM-261 Change-Id: Id4d14cf0997310b7e039fe3f5e18ea72a4f3d71c Signed-off-by: Pawel Wieczorek --- diff --git a/test/security/sslendpoints/README b/test/security/sslendpoints/README index ba21b12ea..257946d88 100644 --- a/test/security/sslendpoints/README +++ b/test/security/sslendpoints/README @@ -19,6 +19,13 @@ Configuration tunnels. These ports are known as "expected failures" and will not be checked. +Dependencies +~~~~~~~~~~~~ + +- nmap_ + +.. _nmap: https://nmap.org/book/install.html + Build (local) ~~~~~~~~~~~~~