diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-11-30 17:31:03 -0800 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-11-30 17:31:03 -0800 |
commit | 9fb4606778878d5639293773d7b33d84d1ada63b (patch) | |
tree | ed34eead5302521a363dc9e73dbebc0151468446 | |
parent | bb2faff053437bb59421ff19e44f1e739e548ef8 (diff) |
Update RN
Fix typo on known issue section
Update link of Policy vulenerability report in Casablanca Vulnerability section
Change-Id: I951f317145a28157d2e6e90c78588649065cc4dd
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r-- | docs/release-notes.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 5ca2fa348..ed7895069 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -89,19 +89,19 @@ The following bug fixes have been deployed with this release: **Security Notes** -POLICY code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The POLICY open Critical security vulnerabilities and their risk assessment have been documented as part of the `project (Casablanca Release) <https://wiki.onap.org/pages/viewpage.action?pageId=36964976>`_. +POLICY code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The POLICY open Critical security vulnerabilities and their risk assessment have been documented as part of the `project (Casablanca Release) <https://wiki.onap.org/pages/viewpage.action?pageId=45300864>`_. Quick Links: - `POLICY project page <https://wiki.onap.org/display/DW/Policy+Framework+Project>`_ - `Passing Badge information for POLICY <https://bestpractices.coreinfrastructure.org/en/projects/1614>`_ - - `Project Vulnerability Review Table for POLICY (Casablanca Release) <https://wiki.onap.org/pages/viewpage.action?pageId=36964976>`_ + - `Project Vulnerability Review Table for POLICY (Casablanca Release) <https://wiki.onap.org/pages/viewpage.action?pageId=45300864>`_ **Known Issues** * `[POLICY-1277] <https://jira.onap.org/browse/POLICY-1277>`_ - policy config takes too long time to become retrievable in PDP - * `[POLICY-1282] <https://jira.onap.org/browse/POLICY-1282>'_ - Policy format with some problems + * `[POLICY-1282] <https://jira.onap.org/browse/POLICY-1282>`_ - Policy format with some problems |