Bullet-proof groovy script embedding

后端 未结 3 1387
执笔经年
执笔经年 2020-12-28 20:12

I\'m working on a server app that may be extended by user-supplied Groovy scripts. It\'s evident that I want to make sure these scripts run in a very tight sandbox where the

3条回答
  •  感情败类
    2020-12-28 20:58

    Also have a look at the java-sandbox project and the accompanying blog post http://blog.datenwerke.net/2013/06/sandboxing-groovy-with-java-sandbox.html.

提交回复
热议问题