script-security-plugin icon indicating copy to clipboard operation
script-security-plugin copied to clipboard

Allows Jenkins admins to control what in-process scripts can be run by users

Results 27 script-security-plugin issues
Sort by recently updated
recently updated
newest added

Enable groovy syntax highlighting for plugins that use the editor provided by script-security (such as the groovy plugin and the groovy postbuild plugin). Requested in [JENKINS-24650](https://issues.jenkins-ci.org/browse/JENKINS-24650). See also: https://github.com/jenkinsci/jenkins/pull/4046

enhancement

Adding a malformed signature causes hanging of "In-process Script Approval " like https://issues.jenkins.io/browse/JENKINS-46764. To avoid this, malformed signatures will no longer be added to the approved list.

bug

See [JENKINS-62448](https://issues.jenkins-ci.org/browse/JENKINS-62448). With this PR, we are storing more information than before. The change is incremental, it means that if you have some hashes already approved, they will just not...

The main items are: * Wrap things in `` so that they don't flow to the right of a label (`:`). * Offer `None` text of sorts instead of nothing......

See [JENKINS-42214](https://issues.jenkins-ci.org/browse/JENKINS-42214). Fixing the issue going forward is easy enough, but I need to check the upgrade behavior for existing field signatures in their `scriptApproval.xml` that would be considered invalid...

bug

Adding some methods to the white list so that there is no need to add them by the hands of administrators of jenkins. Added: 1. Math 1. Math.Abs 1. Math.Ceil...

Hello, I want to be able to run a groovy script many times without needless overhead. This is needed for me to implement custom log lines processing in Logstash plugin....

enhancement

Applies the change from https://github.com/jenkinsci/workflow-cps-plugin/pull/600 to the copypasta in this plugin.

Bumps [bom-2.332.x](https://github.com/jenkinsci/bom) from 1289.v5c4b_1c43511b_ to 1654.vcb_69d035fa_20. Release notes Sourced from bom-2.332.x's releases. 1654.vcb_69d035fa_20 🚀 New features and improvements Update plugins related to 2022-10-19 security advisory; add ionicons-api (#1507) @​dwnusbaum 📦...

dependencies
java

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.47 to 4.48. Release notes Sourced from plugin's releases. 4.48 📦 Dependency updates Bump JUnit from 5.9.0 to 5.9.1 (#613) @​dependabot Bump Jenkins test harness from 1837.vb_6efb_1790942...

dependencies
java