commit | 32f2b4995aed6c5515d2961faabd557a68b273b8 | [log] [tgz] |
---|---|---|
author | Krzysztof Opasiak <k.opasiak@samsung.com> | Thu Jun 06 01:25:56 2019 +0200 |
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | Thu Jun 06 01:25:56 2019 +0200 |
tree | 4035ec9488f6be1d4bb1db7ef54217bf50bef6ac | |
parent | 5ed5c26fe0d9a2803101498d7a500f206960632d [diff] |
Document OJSI-43 (CVE-2019-12113) vulnerability Issue-ID: OJSI-43 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Iee8c9f0af8f848da750831ad20ebfef54baff43f Former-commit-id: fe16555375538883044ad09be7bbb1f84b70d198
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".