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

This PR relates to https://github.com/jenkinsci/jenkins/pull/6539 and https://issues.jenkins.io/browse/JENKINS-68404. It serves the purpose to track potentially dangerous usages of groovy scripts. The script listener is called when a script is considered to...

Bumps [bom-2.332.x](https://github.com/jenkinsci/bom) from 1289.v5c4b_1c43511b_ to 1607.va_c1576527071. Release notes Sourced from bom-2.332.x's releases. 1607.va_c1576527071 👷 Changes for plugin developers Update workflow-support (#1422) @​jglick 📦 Dependency updates Bump git-plugin.version from 4.11.4 to...

dependencies
java

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.40 to 4.47. Release notes Sourced from plugin's releases. 4.47 📦 Dependency updates Bump jenkins-test-harness from 1827.v6b_cc1a_74b_ed5 to 1834.v91a_a_5f4b_6529 (#606, #603) @​dependabot Bump Animal Sniffer from 1.21...

dependencies
java

Bumps [git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.3 to 1.4. Release notes Sourced from git-changelist-maven-extension's releases. 1.4 What's Changed avoid trailing underscore by @​jetersen in jenkinsci/incrementals-tools#31 Full Changelog: https://github.com/jenkinsci/incrementals-tools/compare/parent-1.3...parent-1.4 Commits 22b831a [maven-release-plugin] prepare release...

dependencies
java

See https://github.com/jenkinsci/groovy-sandbox/pull/77. I should probably file a Jira ticket as well. I am leaving this as a draft until the downstream PR is released. - [x] Make sure you are...

enhancement

🤖 Beep boop! This is an automatic pull request that updates your GitHub action used for continous delivery workflow for this repository. Switching to using a reusable workflow created to...

Bumps [jenkins-infra/jenkins-maven-cd-action](https://github.com/jenkins-infra/jenkins-maven-cd-action) from 1.2.0 to 1.3.1. Release notes Sourced from jenkins-infra/jenkins-maven-cd-action's releases. v1.3.1 What's Changed fix: retrieve only last next release draft by @​lemeurherve in jenkins-infra/jenkins-maven-cd-action#21 move variables to env...

dependencies
github_actions

Bumps [jenkins-infra/interesting-category-action](https://github.com/jenkins-infra/interesting-category-action) from 1.0.0 to 1.2.0. Release notes Sourced from jenkins-infra/interesting-category-action's releases. v1.2.0 What's Changed support action input for release draft body by @​jetersen in jenkins-infra/interesting-category-action#5 New Contributors @​jetersen made...

dependencies
github_actions

Bumps [jenkins-infra/verify-ci-status-action](https://github.com/jenkins-infra/verify-ci-status-action) from 1.2.0 to 1.2.1. Release notes Sourced from jenkins-infra/verify-ci-status-action's releases. v1.2.1 What's Changed move variables to env block by @​jetersen in jenkins-infra/verify-ci-status-action#3 New Contributors @​jetersen made their first...

dependencies
github_actions

Code cleanup, most are test assertions, imports or Java version related. -------------------- - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch!...