diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-10-05 22:21:12 +0200 |
---|---|---|
committer | Takamune Cho <takamune.cho@att.com> | 2019-10-07 16:05:21 +0000 |
commit | b3661f029cc632f910eb3a86376d0def7e8b1048 (patch) | |
tree | 9bbca1c7dd75844a228d3c8da7c2ecbd445cabc7 /docs | |
parent | c471ec3ab07ef9fc085748c1364215c18963f169 (diff) |
Remove OJSI-176 and OJSI-177 from release notes
Both tickets mentioned in the title are false positives.
In OJSI jira they are marked as "Not a bug" thus they shouldn't be
considered as "fixed security issues"
Issue-ID: OJSI-176
Issue-ID: OJSI-177
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I4d3c0939b5df68ed42e334d492a2751143b41e39
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index b317feb37..f265df56b 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -62,8 +62,6 @@ The El Alto added the following feature, bug fixes and security enhancements: - `OJSI-104 <https://jira.onap.org/browse/OJSI-104>`_ - appc exposes plain text HTTP endpoint using port 30211 - `OJSI-113 <https://jira.onap.org/browse/OJSI-113>`_ - appc exposes plain text HTTP endpoint using port 30230 - `OJSI-146 <https://jira.onap.org/browse/OJSI-146>`_ - appc-cdt exposes plain text HTTP endpoint using port 30289 - - `OJSI-176 <https://jira.onap.org/browse/OJSI-176>`_ - dev-appc-appc exposes JDWP on port 1830 which allows for arbitrary code execution - - `OJSI-177 <https://jira.onap.org/browse/OJSI-177>`_ - dev-appc-appc exposes JDWP on port 8101 which allows for arbitrary code execution - `OJSI-185 <https://jira.onap.org/browse/OJSI-185>`_ - appc exposes ssh service on port 30231 Version: 1.5.3 |