aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2019-05-27 21:55:30 +0200
committerKrzysztof Opasiak <k.opasiak@samsung.com>2019-05-27 21:55:30 +0200
commitb0861aec29d90be605532051c28bf99225949324 (patch)
tree405bd409636d7a2738250520fe70afc2242ba56a
parentc41b26e3bb31738332ca9335ba029aac97ef4557 (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: I334391346a97a1fb29636151babba6c6c473ebd0
-rw-r--r--docs/release-notes.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 2a75d597..f8eed3dc 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -18,6 +18,13 @@ Version: 3.0.0
- End-end service creation using ONAP commands are provided.
-
+**Security Notes**
+
+*Fixed Security Issues*
+
+*Known Security Issues*
+
+*Known Vulnerabilities in Used Modules*
Version: 2.0.5
--------------