Thanks, Henri, for a quick reply. Really appreciate it.
-
Aditya Kumar1
Technology Architect
Precisely.com
-Original Message-
From: Henri Biestro
Sent: Monday, August 7, 2023 5:09 PM
To: dev@commons.apache.org
Subject: Re: [JEXL] Detecting infinite loops in JEXL Scripts
This message
Ho:
You should look at using JexlPermission which are probably easier and more
powerful than the JexlSandbox to enforce application security.
For loops, since there is no obvious guaranteed way to ensure they finish, the
possible route is to let scripts run in threads and cancel them if they run