SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

groovy-sandbox rpm build for : Rawhide. For other distributions click groovy-sandbox.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  groovy-sandbox-1.8-8.fc29.noarch.rpm
ftp.icm.edu.pl  groovy-sandbox-1.8-8.fc29.noarch.rpm
     

Provides :
groovy-sandbox
mvn(org.kohsuke:groovy-sandbox)
mvn(org.kohsuke:groovy-sandbox:pom:)

Requires :
java-headless >= 1:1.6
javapackages-tools
mvn(org.codehaus.groovy:groovy:1.8.9)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/java/groovy-sandbox
/usr/share/java/groovy-sandbox/groovy-sandbox.jar
/usr/share/licenses/groovy-sandbox
/usr/share/licenses/groovy-sandbox/LICENSE.md
/usr/share/maven-metadata/groovy-sandbox.xml
/usr/share/maven-poms/groovy-sandbox
/usr/share/maven-poms/groovy-sandbox/groovy-sandbox.pom

 
ICM