Add "expected failure" support to non-SSL NodePort scanner 43/104143/3
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 18 Mar 2020 11:38:30 +0000 (12:38 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 25 Mar 2020 13:08:24 +0000 (13:08 +0000)
commit328bcfbce8d97a66b975ee45cd69b30cdb727aef
tree36fbb850dbca01e7bdfe09cbbc4e154a2fae3300
parent8a7af5c45393636ab82ff1932b7d14224e449034
Add "expected failure" support to non-SSL NodePort scanner

This patch makes scanner compatible with its shell predecessor. The same
"expected failure" list format is used i.e.

 # Comment line; will be ignored
 SERVICE1 NODEPORT1
 SERVICE2 NODEPORT2

Single space character is used as a field separator.

Issue-ID: SECCOM-261
Change-Id: Ieedd4e98a83ffe242c695133fdf7342e17efa9a2
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
test/security/sslendpoints/README
test/security/sslendpoints/main.go