jenkinsci / jenkinsci/script-security-plugin
[JENKINS-71736] Unable to see script approval for getCauses() method in userinput
- Dominant language
- Java
- Stars
- 76
- Forks
- 181
- Avg merge
- 14h 55m
- Merged PRs (30d)
- 3
Description
We are trying to use getCauses() in def user = err.getCauses()[0].getUser().toString() method and not seeing any inprocess script approval for this method in this version of Script Security plugin, please assist to see why it's not working.
---
Originally reported by harish_bandari, imported from: Unable to see script approval for getCauses() method in userinput
Raw content of original issue
We are trying to use getCauses() in def user = err.getCauses()[0].getUser().toString() method and not seeing any inprocess script approval for this method in this version of Script Security plugin, please assist to see why it's not working.
- environment:
Production Jenkins
Contributor guide
Assessment
This issue has not been assessed yet.