jenkinsci / jenkinsci/script-security-plugin
[JENKINS-38970] Built-in whitelist should be shown in the "In-process Script Approval" page
- Dominant language
- Java
- Stars
- 76
- Forks
- 181
- Avg merge
- 14h 55m
- Merged PRs (30d)
- 3
Description
It would be very useful have some way of showing the "bundled" whitelist of methods on this page, whether through a collapsible UI element or otherwise.
Right now if you want to know what methods have been whitelisted you must dig through the GitHub repo for the whitelist, which is not terribly "discoverable".
This is especially important for administrators after seeing changelog items with "whitelist updates"
---
Originally reported by
rtyler, imported from: Built-in whitelist should be shown in the "In-process Script Approval" page
cloudbees
Raw content of original issue
It would be very useful have some way of showing the "bundled" whitelist of methods on this page, whether through a collapsible UI element or otherwise.
Right now if you want to know what methods have been whitelisted you must dig through the GitHub repo for the whitelist, which is not terribly "discoverable".
This is especially important for administrators after seeing changelog items with "whitelist updates"
Contributor guide
Assessment
This issue has not been assessed yet.