diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2019-05-29 05:17:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-29 05:17:02 +0000 |
commit | 4a8c1b6d692207917ee61cd14eba3f9f522a9bd5 (patch) | |
tree | e664084ac191a13f7371562f54daee6e2b19058a | |
parent | 989678694e5960cb43ea5c0d37052b736b639423 (diff) | |
parent | f8e837efb0cdbdf53e502dadf49edcaee7b38294 (diff) |
Merge changes I69af0d61,I67144105,I33439134
* changes:
Document OJSI-135 vulnerability
Document OJSI-129 vulnerability
Improve security release notes
-rw-r--r-- | docs/release-notes.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 2a75d597..2abf3248 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -18,6 +18,16 @@ Version: 3.0.0 - End-end service creation using ONAP commands are provided. - +**Security Notes** + +*Fixed Security Issues* + +*Known Security Issues* + +- In default deployment CLI (cli) exposes HTTP port 30260 outside of cluster. [`OJSI-129 <https://jira.onap.org/browse/OJSI-129>`_] +- In default deployment CLI (cli) exposes HTTP port 30271 outside of cluster. [`OJSI-135 <https://jira.onap.org/browse/OJSI-135>`_] + +*Known Vulnerabilities in Used Modules* Version: 2.0.5 -------------- |