How to determine what CEF version web isolation is using via the gateway CLI.
All versions of web isolation
1. SSH into a gateway (TIE) and run the following syntax
sudo docker ps | grep engine
sudo docker exec -it <container_ID> bash
apt list --installed | grep cef
In this example, CEF version 81.4044 is being used by web isolation