jenkinsci / jenkinsci/script-security-plugin

[JENKINS-24791] Page to approve / deny scripts should contain links to jobs

Open
#646 1 comment 0 reactions 0 assignees View on GitHub
component:script-security-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
76
Forks
181
Avg merge
14h 55m
Merged PRs (30d)
3

Description

I'm using the same Groovy script in multiple jobs, some of which I'd like to approve while others not. Currently, it's not possible to tell which script entry to approve / deny is coming from which job. Please add a link back to the job, and maybe also say something about where in the job the script is used (build step, post-build etc.). The header of a script to review could then e.g. look like

[Approve] / [Devy] Groovy post-build script:

for scripts from the Groovy post-build plugin or

[Approve] / [Devy] Groovy build step script:

for script from the Groovy plugin.

---
Originally reported by sschuberth, imported from: Page to approve / deny scripts should contain links to jobs


  • assignee: jglick
  • status: Open
  • priority: Major
  • component(s): script-security-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 2025-12-09

Raw content of original issue

I'm using the same Groovy script in multiple jobs, some of which I'd like to approve while others not. Currently, it's not possible to tell which script entry to approve / deny is coming from which job. Please add a link back to the job, and maybe also say something about where in the job the script is used (build step, post-build etc.). The header of a script to review could then e.g. look like

[Approve] / [Devy] <a href="link to job">Groovy post-build script:</a>

for scripts from the Groovy post-build plugin or

[Approve] / [Devy] <a href="link to job">Groovy build step script:</a>

for script from the Groovy plugin.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.