diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-06-06 02:19:55 +0200 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-06-10 00:47:43 +0000 |
commit | 3f04bbfa0d77893924fad68bc4d42d9b985195bd (patch) | |
tree | 3b6ddd6b7d68e7c0122c018cb4ebc0b580f07e56 /docs/Release Notes.rst | |
parent | fc9a9f3d6ee30d1cfc1f39f8caa6f18c2a549858 (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: I1949a66f894ab3765228d0d210812c875fd59bce
Diffstat (limited to 'docs/Release Notes.rst')
-rw-r--r-- | docs/Release Notes.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index b32e1fa..ccfec75 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -387,6 +387,12 @@ None **Security Notes** +*Fixed Security Issues* + +*Known Security Issues* + +*Known Vulnerabilities in Used Modules* + MULTICLOUD 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. |