Hi Support,
We have a special setup on our cortex xsoar which allows podman to use a Proxy A for pulling images from docker repositories (via http_proxy and http_proxy) and a Proxy B for python integration (Via python.extra.keys) to access internet.
However with this setup, Javascript integrations are not working as by default it references http_proxy and https_proxy which uses Proxy A. Proxy A can only access docker repositories and not the internet. We need to set it to Proxy B.
Is there any configuration key we can use to allow Javascript integrations to use a specify proxy.
If not, does anyone have any idea how Javascript Integration is executed by XSOAR?
What type of Javascript Engine is used? (Nodejs, deno, etc)
Your help is greatly appreciated.
Thanks!
Best Regards,
Jovi
... View more