Name : groovy-sandbox
| |
Version : 1.8
| Vendor : Fedora Project
|
Release : 8.fc29
| Date : 2018-07-14 01:14:30
|
Group : Unspecified
| Source RPM : groovy-sandbox-1.8-8.fc29.src.rpm
|
Size : 0.09 MB
| |
Packager : Fedora Project
| |
Summary : Groovy sandbox for executing untrusted Groovy scripts safely
|
Description :
This project defines a Groovy CompilationCustomizer, which allows a program to execute Groovy script in a restricted sandbox environment. It is useful for applications that want to provide some degree of scriptability to users, without allowing them to execute System.exit(0) or any other undesirable operations.
This compile-time transformation modifies untrusted Groovy script in such a way that every operation that can cause interactions with the external world gets intercepted. This allows your code to examine and deny executions. This includes every method call, object allocations, property/attribute access, array access, and so on.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/rawhide/25788/riscv64/Packages/g |