Raymond created CAMEL-24338:
-------------------------------
Summary: Support sandboxing for JavaScript
Key: CAMEL-24338
URL: https://issues.apache.org/jira/browse/CAMEL-24338
Project: Camel
Issue Type: Improvement
Affects Versions: 4.21.0
Reporter: Raymond
As based on [this Zulip
topic|https://camel.zulipchat.com/#narrow/channel/257298-camel/topic/Modernize.20camel-python.20with.20GraalPy.20for.20Python.203.20Support/with/614304103]
*Sandboxing*
GraalVM allows sandboxing through a [Sandboxing
policy.|https://camel.zulipchat.com/#narrow/channel/257298-camel/topic/Modernize.20camel-python.20with.20GraalPy.20for.20Python.203.20Support/with/614304103]
These are the valid options:
* Trusted
* Constrained
* Isolated
* Untrusted
Would be nice if there was an option "SandboxPolicy" with the 4 enum
possibities to choose from.
*Secure by default*
To be secure by default, probably it wouldbe good to put it on "Constrained" as
default
--
This message was sent by Atlassian Jira
(v8.20.10#820010)