groovy-sandbox icon indicating copy to clipboard operation
groovy-sandbox copied to clipboard

(Deprecated) Compile-time transformer to run Groovy code in a restrictive sandbox

Results 19 groovy-sandbox issues
Sort by recently updated
recently updated
newest added

groovy-sandbox 1.7 is causing a compilation error when I try to use it on a @CompileStatic'ed method which creates an object that accepts a closure as a constructor argument. I...

It is annoying complication for a `GroovyInterceptor` implementation that a script calling, say, `a.hostAddress` where `a` is an `InetAddress` will be informed of `onGetProperty` with a property of `hostAddress`, when...

See [JENKINS-69899](https://issues.jenkins.io/browse/JENKINS-69899). When `@Field` is used on a declaration like `String foo` that does not initialize the variable, the `FieldNode` created by `FieldASTTransformation` has an initial value that is `EmptyExpression`...

Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.13.1 to 2.0.0. Release notes Sourced from gmavenplus-plugin's releases. 2.0.0 Bugs None. Enhancements #210 Improve error messages when Groovy classes can't be located (avoiding the NullPointerExceptions that...

dependencies
java

Bumps [jenkins](https://github.com/jenkinsci/pom) from 1.76 to 1.88. Release notes Sourced from jenkins's releases. 1.88 🚀 New features and improvements Use mockito-bom (#320) @​basil 📦 Dependency updates Bump versions-maven-plugin from 2.11.0 to...

dependencies
java

### Jenkins and plugins versions report Environment ```text Jenkins: 2.414.3 OS: Linux - 5.14.21-150500.55.31-default Java: 11.0.20.1 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- Office-365-Connector:4.20.0 PrioritySorter:5.0.0 SquishPlugin:8.6 active-directory:2.34 analysis-model-api:11.13.0 ant:497.v94e7d9fffa_b_9...

bug

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.49 to 4.67. Release notes Sourced from plugin's releases. 4.67 🐛 Bug fixes Fix hamcrest versioning (#785) @​timja Update HtmlUnit package for jacoco (#778) @​timja 📝 Documentation...

dependencies
java

Also switches the Windows build from Java 8 to Java 11, since this is the minimum Java version supported by the latest parent POM.

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.86 to 5.2. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 5.2 📦 Dependency updates Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.58 to 3.59 (#1041) @​dependabot Bump io.jenkins.tools.maven:license-maven-plugin from 158.ve6566b_0151f0 to 159.v49b_58e948f31...

dependencies
java