diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-06-12 16:46:56 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-06-12 16:46:56 +0530 |
commit | d112bc6ef07c490d4525965f98f92ff5a4886cbe (patch) | |
tree | 7c09a8d4266dfce0abee847bd187706cd44180e3 | |
parent | 5637fb914ab6034d30f7e18a22a095dcdbced729 (diff) |
Fix RL with proper beijing contentbeijing
Issue-ID: CLI-114
Change-Id: Ifc3f2f05c21eba07dafd71606d546a8e2fa97658
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
-rw-r--r-- | docs/release-notes.rst | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 7f66d9a2..7d6974e1 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -6,7 +6,7 @@ CLI Release Notes Version: 2.0.0 -------------- -:Release Date: 2018-05-24 +:Release Date: 2018-06-07 **New Features** @@ -43,6 +43,20 @@ and body section could be customized using context. * CLI-74 Setup Mock environment for a command * CLI-61 Add validation for results section in yaml +**Security Notes** + +CLI 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 CLI open Critical security vulnerabilities and their risk assessment have been +documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28377287>`_. + +Quick Links: + - `CLI project page <https://wiki.onap.org/display/DW/Command+Line+Interface+Project>`_ + + - `Passing Badge information for CLI <https://bestpractices.coreinfrastructure.org/en/projects/1540>`_ + + - `Project Vulnerability Review Table for CLI <https://wiki.onap.org/pages/viewpage.action?pageId=28377287>`_ + Version: 1.1.0 -------------- |