diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-27 21:03:37 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-27 21:45:26 +0200 |
commit | 9c30b58863e0a9280ec28667611cb3fd6a28855b (patch) | |
tree | a4189b17306216dda9110a69321d6a652a761d25 /docs | |
parent | 065ca8e7d4851dc30683aed9dfc7771cb9e14d6e (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: I7699ddf404ff08d793e7f1897b4bb2218fc52e0a
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9f2e69c57..3ae6aceb2 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -17,6 +17,13 @@ New Features .. _VID-246: /browse/VID-246 .. _VID-397: /browse/VID-397 +**Security Notes** + +*Fixed Security Issues* + +*Known Security Issues* + +*Known Vulnerabilities in Used Modules* Version: 3.2.3 -------------- @@ -195,7 +202,7 @@ New Features - [`VID-201`_] - User inteface for invoking upgrade workflow - [`VID-202`_] - Verify R1 and R2 features - integration and regression tests - [`VID-216`_] - Update ReadTheDocs docs folder - + .. _VID-16: https://jira.onap.org/browse/VID-16 .. _VID-86: https://jira.onap.org/browse/VID-86 .. _VID-102: https://jira.onap.org/browse/VID-102 |