diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-10-23 21:41:38 +0200 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2019-10-24 14:21:59 +0000 |
commit | 3332be8d9d236a1ec49c850753b25f1432cad0b8 (patch) | |
tree | 0491f72403d9a30baaf58122bd7669aa58e31790 /docs | |
parent | a8495be56eb3915eb1db89f72a81386b458fdae8 (diff) |
Mark OJSI-196 as fixed
OJSI-196 ticket is already closed as the vulnerability has been
removed.
Issue-ID: OJSI-196
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I12d956c1327abd51ef51ba37abf0dc403f3f4333
(cherry picked from commit d8492a2b6b66553eb17d9ae60998f850f5b12c87)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ecab776c..72b394ba 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -118,10 +118,11 @@ The full list of known issues in CCSDK may be found in the ONAP Jira at <https:/ *Fixed Security Issues* + * In default deployment CCSDK (cds-ui) exposes HTTP port 30497 outside of cluster. [`OJSI-196 <https://jira.onap.org/browse/OJSI-196>`_] + *Known Security Issues* * In default deployment CCSDK (netbox-nginx) exposes HTTP port 30420 outside of cluster. [`OJSI-160 <https://jira.onap.org/browse/OJSI-160>`_] - * In default deployment CCSDK (cds-ui) exposes HTTP port 30497 outside of cluster. [`OJSI-196 <https://jira.onap.org/browse/OJSI-196>`_] * In default deployment CCSDK (cds-blueprints-processor-http) exposes HTTP port 30499 outside of cluster. [`OJSI-197 <https://jira.onap.org/browse/OJSI-197>`_] *Known Vulnerabilities in Used Modules* |