From aa9b320ff93511280cf51b03d38fb9254af6b530 Mon Sep 17 00:00:00 2001 From: sa282w Date: Wed, 25 Jul 2018 13:25:43 -0400 Subject: JUnits for coverage Issue-ID: PORTAL-273 JUnits for sonar coverage Change-Id: Icb88d8563164281d29877bbc2de9c8f1f780aa0c Signed-off-by: sa282w --- docs/release-notes.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 1dd65bea..43803ad0 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -38,9 +38,12 @@ We worked on hardening the ONAP Portal platform by improving code quality and ad * Not able to delete portal admin user * Add support to connect with AAF Runtime * Portal's SDK UI documentation in ONAP wiki needs samples - * The Portal/SDK fn_user table has encrypted passwords that need to be changed to use a hash algorithm + * The Portal/SDK fn_user table has encrypted passwords that need to hange to using a hash algorithm * UI cleanup needed: on adding entries to News Widget and display on Application Onboarding page +**Security Issues** + * https://wiki.onap.org/pages/viewpage.action?pageId=27689089 + **Security Notes** PORTAL 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 PORTAL open Critical security vulnerabilities and their risk assessment have been documented as part of the `project `_. -- cgit 1.2.3-korg