<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sandboxing script task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/sandboxing-script-task/m-p/174522#M127652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll need to see what's possible in the JSR-223 spec for sandboxing. Activiti leverages that spec to execute scripts. Take a look at the org.activiti.engine.impl.scripting.ScriptingEngines class. You can create a subclass of this and plug it in using the processEngineConfiguration. This subclass can do additional set-up of the script-bindings or any funny stuff you want to do. If this is not sufficient, you can rip out all functionality and return a customised (sandboxed) version of ScriptEngine and Bindings.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Mar 2014 09:53:22 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2014-03-10T09:53:22Z</dc:date>
    <item>
      <title>Sandboxing script task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sandboxing-script-task/m-p/174521#M127651</link>
      <description>Spring app with Activiti engine embedded runs server-side. I need to secure (sandbox) user-defined scripts deployed on demand. The only Activiti-related doc I found describes how to limit ScriptTask's Spring beans visibility (=white list) but this is obviously not enough - e.g. a malicious user can</description>
      <pubDate>Thu, 06 Mar 2014 11:35:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sandboxing-script-task/m-p/174521#M127651</guid>
      <dc:creator>robi_m</dc:creator>
      <dc:date>2014-03-06T11:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sandboxing script task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sandboxing-script-task/m-p/174522#M127652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll need to see what's possible in the JSR-223 spec for sandboxing. Activiti leverages that spec to execute scripts. Take a look at the org.activiti.engine.impl.scripting.ScriptingEngines class. You can create a subclass of this and plug it in using the processEngineConfiguration. This subclass can do additional set-up of the script-bindings or any funny stuff you want to do. If this is not sufficient, you can rip out all functionality and return a customised (sandboxed) version of ScriptEngine and Bindings.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 09:53:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sandboxing-script-task/m-p/174522#M127652</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-03-10T09:53:22Z</dc:date>
    </item>
  </channel>
</rss>

