After SECURITY-429 Jenkins core is using reflection on ClassFilter to add to the default blacklist, which is unmaintainable. Should use a supportable API.
- links to
[JENKINS-45522] Use of reflection to adjust ClassFilter.DEFAULT
Assignee | New: Jesse Glick [ jglick ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Link | New: This issue relates to SECURITY-429 [ SECURITY-429 ] |
Remote Link | New: This issue links to "remoting PR 178 (Web Link)" [ 17256 ] |
Remote Link | New: This issue links to "core PR 2934 (Web Link)" [ 17257 ] |
Remote Link | New: This issue links to "remoting/pull/185 (Web Link)" [ 17419 ] |
Created another PR on the top of the change by jglick: https://github.com/jenkinsci/remoting/pull/185