diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-06-04 01:58:36 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-06-04 01:58:36 +0200 |
commit | b2e3bf69b2480fe52e065abfb4f9811402075e89 (patch) | |
tree | 5a2c0aa03a7c1ab1b44ea325b686cde887c8718b /docs | |
parent | 871f1b60d1da378da034413190a4d08141494ba7 (diff) |
Improve security release notes
In order to provide users with more details of project's state in
terms of security let's divide the security release notes into three
sections:
- Fixed Security Issues
Contains a list of security fixes merged during this
release (especially those reported via OJSI tickets).
- Known Security Issues
Contains a list of vulnerabilities detected in project during
release which have not been fixed yet and thus should be mitigated
by the user.
- Known Vulnerabilities in Used Modules
Contains information about NexusIQ scan results
Issue-ID: SECCOM-238
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I95302f6bb23c071926f5eb30fb765581ec53b93f
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 8db8f8f..e0afa8e 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -25,7 +25,7 @@ Version: 1.3.0 * VTP (VNF Test Platform) is enabled with scenario and test case execution management * ONAP SDC is integrated with VTP for providing the validation as part of VSP on-boarding * CSAR validation is enabled with PNF and VNF compliance check for SOL004, SOL001 and VNFREQS - * + * **Bug Fixes** @@ -37,6 +37,12 @@ N/A **Security Notes** +*Fixed Security Issues* + +*Known Security Issues* + +*Known Vulnerabilities in Used Modules* + **Upgrade Notes** N/A @@ -80,9 +86,9 @@ VNFSDK code has been formally scanned during build time using NexusIQ and all Cr Quick Links: - `VNFSDK project page <https://wiki.onap.org/display/DW/VNF+SDK+Project>`_ - + - `Passing Badge information for VNFSDK <https://bestpractices.coreinfrastructure.org/en/projects/1588>`_ - + - `Project Vulnerability Review Table for VNFSDK <https://wiki.onap.org/pages/viewpage.action?pageId=45298880>`_ **Upgrade Notes** @@ -126,9 +132,9 @@ VNFSDK code has been formally scanned during build time using NexusIQ and all Cr Quick Links: - `VNFSDK project page <https://wiki.onap.org/display/DW/VNF+SDK+Project>`_ - + - `Passing Badge information for VNFSDK <https://bestpractices.coreinfrastructure.org/en/projects/1588>`_ - + - `Project Vulnerability Review Table for VNFSDK <https://wiki.onap.org/pages/viewpage.action?pageId=28377592>`_ **Upgrade Notes** |