diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2020-05-08 13:44:30 +0200 |
---|---|---|
committer | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2020-05-08 13:46:14 +0200 |
commit | 11689da07382ec3ba3a69a2531969d8b88ab1681 (patch) | |
tree | ea4f4308c57e2f12689eb77af1bc3456ca5e35f1 /test/security | |
parent | 0aefca4b600e9c62676dd5f29676ab0610e82428 (diff) |
Add missing dependency for port scanning
Issue-ID: SECCOM-261
Change-Id: Id4d14cf0997310b7e039fe3f5e18ea72a4f3d71c
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'test/security')
-rw-r--r-- | test/security/sslendpoints/README | 7 |
1 files changed, 7 insertions, 0 deletions
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) ~~~~~~~~~~~~~ |