Package : groovy-sandbox > RPM : groovy-sandbox-1.8-4.mga6.src.rpm

Basic items

Name groovy-sandbox
Version 1.8
Release 4.mga6
URL http://groovy-sandbox.kohsuke.org
Group Development/Java
Summary Groovy sandbox for executing untrusted Groovy scripts safely
Size 26KB
Arch noarch
License MIT

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.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-03-11 00:52:16
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie