This is an automated email from the ASF dual-hosted git repository.
henrib pushed a change to branch JEXL-465
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
from 2d0bafe3 JEXL-465: harden permissions; improve docs and tests; -
tighten SECURE/RESTRICTED to deny file, env, loader, thread access; - add NONE
deny-all base and create() factory; - fix getClass() bypass in
Permissions.allow(Class,Method); - add JexlBuilder.setDefaultOptions(); - add
security disclaimer in package-info.java and site index; - raise coverage:
JexlConfigLoader option flags, LoggingPermissions;
add dbeb7a87 JEXL-465: addressing Gary's comments;
No new revisions were added by this update.
Summary of changes:
src/changes/changes.xml | 5 +++++
.../apache/commons/jexl3/scripting/JexlScriptEngineFactory.java | 8 ++++++--
src/site/xdoc/index.xml | 2 +-
3 files changed, 12 insertions(+), 3 deletions(-)