jenkinsci / jenkinsci/support-core-plugin
[JENKINS-38926] Add a report about the sandbox usage
- Dominant language
- Java
- Stars
- 19
- Forks
- 77
- Avg merge
- 17h 53m
- Merged PRs (30d)
- 3
Description
For pipeline jobs (but not only) it may be interesting to know if the user approved some methods to be executed in the script sandbox (ex: System.exit()
).
---
Originally reported by
aheritier, imported from: Add a report about the sandbox usage
schristou
Raw content of original issue
For pipeline jobs (but not only) it may be interesting to know if the user approved some methods to be executed in the script sandbox (ex: System.exit()
).
Contributor guide
Research direction
Start by locating the support-core-plugin report entry point and how Jenkins sandbox approvals are exposed. Clarify how approved methods, including the System.exit() example, should be reported for pipeline and other jobs. Done means the report reliably identifies the relevant approved sandbox methods and has documented verification for the resulting output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100