Comment 1Jonathan Christison
2021-03-01 11:20:09 UTC
Marking Red Hat Fuse 7 and Red Hat Integration Camel K as being not affected, this is because although java-websocket artifacts are pulled in at build time (org.java-websocket:Java-WebSocket) for the camel-web3j component, The websocket functionality is not used, Camel uses `org.web3j.protocol.Web3jService` which is the default interface to interact with the JSON-RPC API in web3j, there is no use of `WebSocketService` or `WebSocketClient` which is a alternate transport in web3j that makes use of org.java-websocket:Java-WebSocket.
Comment 3Product Security DevOps Team
2021-03-01 13:01:55 UTC