-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Minor
-
Component/s: script-security-plugin
-
Environment:Jenkins 2.19.4, plugin version: 1.24
Suggestion: Provide a way to completely bypass the security checks on Groovy scripts in the plugin's configuration (not just a sandbox mode...).
Rationale: For many internal uses of Jenkins, security is managed through permission access tables, there is no need for this extra burden, especially because it raises issues with DSL-generated projects (see below).
Note on DSL Projects: If the DSL contains parametrized Groovy code, each generated Groovy code has to be approved individually, which is very difficult if at all possible to manage.
- is related to
-
JENKINS-40118 Many script approvals pending after upgrading Jenkins
-
- Resolved
-