Fix NexusIQ security vulnerabilities 92/69592/1
authorLee, Tian (tl5884) <TianL@amdocs.com>
Mon, 1 Oct 2018 15:24:47 +0000 (16:24 +0100)
committerLee, Tian (tl5884) <TianL@amdocs.com>
Mon, 1 Oct 2018 15:24:47 +0000 (16:24 +0100)
commit0d9b3896ad594816b1eb7048949114e6a18c4bd4
tree67b318549cc5de466a999a3fd1029402ac6b593f
parent69f4409bb70e8891a08219133bfc09c07aecbde6
Fix NexusIQ security vulnerabilities

Remove Spring Boot Jackson dependencies and replace with Gson
implementation.

Fix potential source of NullPointerException.

Change-Id: I3a715a023223b596e8a0979f0e0d381511fca32d
Issue-ID: AAF-529
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
.gitignore
sidecar/fproxy/pom.xml
sidecar/fproxy/src/main/resources/application.properties
sidecar/rproxy/config/auth/uri-authorization.json
sidecar/rproxy/pom.xml
sidecar/rproxy/src/main/java/org/onap/aaf/rproxy/ReverseProxyAuthorizationFilter.java
sidecar/rproxy/src/main/java/org/onap/aaf/rproxy/ReverseProxyService.java
sidecar/rproxy/src/main/resources/application.properties