commit | 4e94d57b175a4622b990ea3f4a8f8d8445ee545a | [log] [tgz] |
---|---|---|
author | Krzysztof Opasiak <k.opasiak@samsung.com> | Mon May 27 21:03:37 2019 +0200 |
committer | Ittay Stern <ittay.stern@att.com> | Mon Jun 03 10:52:04 2019 +0300 |
tree | 4ae356fd9e60bd32b8e44251c52e9aea20e303a0 | |
parent | 87bb08875e573f84c880ba26e7f74f8724e24177 [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 Cherry-picked from change: I7699ddf404ff08d793e7f1897b4bb2218fc52e0a Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I7b8e8db3f1cbfdcde947563df7010075a6caf0f6
This source repository contains the OpenECOMP Virtual Infrastructure Deployment (VID). The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. In addition, this code is dependent upon the following OpenECOMP artifacts, which are not part of VID:
org.openecomp.ecompsdkos:ecompSDK-project org.openecomp.ecompsdkos:ecompSDK-core org.openecomp.ecompsdkos:ecompSDK-analytics org.openecomp.ecompsdkos:ecompSDK-workflow
To build it using Maven 3, run: mvn clean install