jenkinsci / jenkinsci/script-security-plugin
[JENKINS-45957] In-process script approval should allow addition of user-specified blacklisted method signatures
- Dominant language
- Java
- Stars
- 76
- Forks
- 181
- Avg merge
- 14h 55m
- Merged PRs (30d)
- 3
Description
As a more advanced Jenkins Administrator, I would like to be able to specify my own blacklist method signatures which would take precedence over the built-in whitelist.
Ideally this would be a text area in the "In-process Script Approval" page where I could add additional method signatures that the script security engine would use.
---
Originally reported by
rtyler, imported from: In-process script approval should allow addition of user-specified blacklisted method signatures
Raw content of original issue
As a more advanced Jenkins Administrator, I would like to be able to specify my own blacklist method signatures which would take precedence over the built-in whitelist.
Ideally this would be a text area in the "In-process Script Approval" page where I could add additional method signatures that the script security engine would use.
Contributor guide
Assessment
This issue has not been assessed yet.