Add script which checks for http ports 67/82867/1
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 20 Mar 2019 22:55:01 +0000 (23:55 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 20 Mar 2019 23:02:28 +0000 (00:02 +0100)
commitdb2fcdd0b3cbb8df0b207bd60f30df17391d5b3e
tree789344097ea28562963244ab61bb8b983eef8119
parent48f9204c0f5d1dfc57591b4f67f5b6aa60b072e1
Add script which checks for http ports

ONAP should not exposed any http ports, https should be used instead.

Let's start enforcing this by adding test script to integration which
will find all http ports exposed outside of cluster.

Issue-ID: SECCOM-231
Change-Id: I88e4b7890aaaa1bea06b496a6f97f4d5e9771215
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
test/security/check_for_http_endpoints.sh [new file with mode: 0755]