[OOM-CERT-SERVICE] Fix vulnerabilities for Kohn 53/130853/11
authorAndreas Geissler <andreas-geissler@telekom.de>
Mon, 12 Sep 2022 11:27:04 +0000 (13:27 +0200)
committerAndreas Geissler <andreas-geissler@telekom.de>
Tue, 20 Sep 2022 08:08:05 +0000 (10:08 +0200)
commit0587da741a0edad6e5eefedbc1d200f0e2c81f2b
tree2db6f1849ce6c01e2ee945ae8a50e3459bae054e
parent187d1435142c50e627890ddd5049a9f43ebbe1a2
[OOM-CERT-SERVICE] Fix vulnerabilities for Kohn

- update gson to 2.9.0
- update commons-io to 2.11.0
- update httpclient to 4.5.13
- update bcprov-jdk15on to 1.70
- left version of sonar-go-pluging at 1.1.1.2000
- fix the implementation in respect to the update
- include py3.8 fix (https://gerrit.onap.org/r/c/oom/platform/cert-service/+/130574)

Issue-ID: OOM-2985

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I0d6b775c3f09b283900981c49db4abaf80d33b11
12 files changed:
certService/pom.xml
certService/src/main/java/org/onap/oom/certservice/cmpv2client/impl/CmpMessageHelper.java
certService/src/main/java/org/onap/oom/certservice/cmpv2client/impl/CmpUtil.java
certService/src/main/java/org/onap/oom/certservice/cmpv2client/validation/CmpResponseValidationHelper.java
certServiceClient/pom.xml
certServiceK8sExternalProvider/pom.xml
certServicePostProcessor/pom.xml
certServicePostProcessor/src/main/java/org/onap/oom/certservice/postprocessor/merger/model/PemTruststore.java
docs/conf.py
docs/tox.ini
pom.xml
version.properties