diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-05-30 13:15:37 -0700 |
---|---|---|
committer | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2018-05-31 04:31:30 +0000 |
commit | a716de3323acba55a77f769f1babbad0e93b81b4 (patch) | |
tree | 3a8065a136a5237017b1124bc10de430341a410c /docs | |
parent | 92bef3a805aba2e05fa4a640f37039062ecbcf6e (diff) |
Document Security section of the Release Notes
Change-Id: Ie33dad45c975a8bfe5297b70842c4a993adafff7
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'docs')
-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 3abb9dc9..e77b85ea 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** @@ -46,6 +46,20 @@ In addition, it made following changes to OCS 1.0 * 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 -------------- |