Disable Jython Excutor for security 93/95693/2
authorliamfallon <liam.fallon@est.tech>
Sat, 14 Sep 2019 11:39:25 +0000 (12:39 +0100)
committerliamfallon <liam.fallon@est.tech>
Sat, 14 Sep 2019 15:00:29 +0000 (16:00 +0100)
commit88f175903e93e138687b5fbfe5140831df5440c2
tree7899ff0333db661f9af364f556ed53a508d2f544
parent8379a2cec88ba880e0ee472c32f57217b231d348
Disable Jython Excutor for security

The Jython interpreter pulls in many dependencies that are flagged as
having security problems. We will disable Python support in apex-pdp
until Frankfurt, users can compile from source if they wish to re-enable
python support.

Issue-ID: POLICY-1509
Change-Id: I84215ba8d1009cb7af99cd98ba19008fdff5c378
Signed-off-by: liamfallon <liam.fallon@est.tech>
core/core-engine/src/main/java/org/onap/policy/apex/core/engine/EngineParameterConstants.java
packages/apex-pdp-package-full/pom.xml
plugins/plugins-executor/plugins-executor-jython/pom.xml
plugins/plugins-executor/pom.xml
pom.xml
testsuites/integration/integration-executor-test/pom.xml
testsuites/integration/integration-executor-test/src/test/java/org/onap/policy/apex/testsuites/integration/executor/engine/TestApexEngineJython.java
testsuites/performance/performance-benchmark-test/pom.xml