Commit

commit 23c13656fdeced835aad4af3c650d99435f99e1f
Author: Jan Dankert 
Date:   Tue Jul 19 00:10:19 2022 +0200

    New: Secure Flag for Script Interpreter which is enabled by default.

 modules/dsl/standard/ArrayWrapper.class.php   | 32 ++++++++++++++++++++++
 modules/dsl/standard/BooleanWrapper.class.php | 21 +++++++++++++++
 modules/dsl/standard/NumberWrapper.class.php  | 39 +++++++++++++++++++++++++++
 modules/dsl/standard/StringWrapper.class.php  | 25 +++++++++++++++++
 modules/dsl/standard/WriteWrapper.class.php   | 34 +++++++++++++++++++++++
 5 files changed, 151 insertions(+)