summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2019-06-05 23:39:47 +0200
committerKrzysztof Opasiak <k.opasiak@samsung.com>2019-06-05 23:39:47 +0200
commitb6c8710967a1627d4f43dfba04ad3e080a4dc894 (patch)
treea68cc5dd3bb1345c373a404ac5ad2747828490ec
parent21645f983bd71690f1f666027588a8016b453582 (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: I029a60199831c5a899a2a72e32f61ffbeb756ea8
-rw-r--r--docs/release-notes.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 4972492afc..0261b2a442 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -49,6 +49,12 @@ Summary
**Security Notes**
+*Fixed Security Issues*
+
+*Known Security Issues*
+
+*Known Vulnerabilities in Used Modules*
+
OOM code has been formally scanned during build time using NexusIQ and no
Critical vulnerability was found.