A couple of my team's devs were recently discussing the use of the Python, R and CMD tools on Alteryx Server. They rightly noted these usage of these tools (triggered by a published alteryx workflow) could represent a number of risks including
- Execution of malicious code
- Spawning of processes that hog system resource
I'd be interested to hear on other's experiences and guidance as to methods that could restrict the execution of server side code and/or their impact on the Alteryx Server in order to limit associated security risks.