KtsRunner
KtsRunner copied to clipboard
Security settings
Hi, it doesn't seem your code provides any level of isolation. Are you planning to add any sandboxing functionality?
It doesn't. Do you have any particular suggestion how to solve this? We can provide an option to specify the classloader used when executing the scripts if that helps
The simplest might be to prevent the script from loading libraries outside of a specified array or to just blacklist said functionality
hello