diff options
author | 2021-09-13 15:02:24 +0000 | |
---|---|---|
committer | 2021-09-13 15:02:29 +0000 | |
commit | 563f255e06c4a4aa1f62a4fb3f8c78ea07993a50 (patch) | |
tree | 3e768f8ecd14697f0d3dce35fd25596333016bc2 | |
parent | f5f5794e22d9ff25e776d04dd7f96567df38cb10 (diff) |
DCAE security exceptions for Istanbul
Java8 exceptions for MOD/NiFI components (upstream
NiFiproject still on java8)
Python2 exception to remove false positive for dcae-cloudify
dcae-cloudify-manager upstream base image includes both python3
and python2; underlying processes/plugins are run under python3
base (since Honolulu release)
Once DCAE transformation to helm is completed, this container
will be deprecated (target J release)
Change-Id: Iaa8266e949191d5336c3a9cf7a62e0e6c738cf7b
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2737
Issue-ID: DCAEGEN2-2736
-rw-r--r-- | waivers/versions/versions_xfail.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/waivers/versions/versions_xfail.txt b/waivers/versions/versions_xfail.txt index dab7cff..e629ed0 100644 --- a/waivers/versions/versions_xfail.txt +++ b/waivers/versions/versions_xfail.txt @@ -10,6 +10,12 @@ message-router-zookeeper awx-celery awx-rabbit awx-web +dcae-cloudify-manager + +# dcae exceptions +dcaemod-designtool +dcaemod-genprocessor +dcaemod-nifi-registry # unmaintained containers # nobody will work on that a priori |