• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core, remoting
    • None

      After SECURITY-429 Jenkins core is using reflection on ClassFilter to add to the default blacklist, which is unmaintainable. Should use a supportable API.

          [JENKINS-45522] Use of reflection to adjust ClassFilter.DEFAULT

          Jesse Glick created issue -
          Jesse Glick made changes -
          Assignee New: Jesse Glick [ jglick ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Jesse Glick made changes -
          Link New: This issue relates to SECURITY-429 [ SECURITY-429 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "remoting PR 178 (Web Link)" [ 17256 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "core PR 2934 (Web Link)" [ 17257 ]
          Oleg Nenashev made changes -
          Remote Link New: This issue links to "remoting/pull/185 (Web Link)" [ 17419 ]

          Oleg Nenashev added a comment -

          Created another PR on the top of the change by jglick: https://github.com/jenkinsci/remoting/pull/185

          Oleg Nenashev added a comment - Created another PR on the top of the change by jglick : https://github.com/jenkinsci/remoting/pull/185

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          src/main/java/hudson/remoting/ClassFilter.java
          src/test/java/hudson/remoting/DefaultClassFilterTest.java
          http://jenkins-ci.org/commit/remoting/62f321366135550307de124da9f6412ff7cf28be
          Log:
          JENKINS-45522 - Modify API in order to propagate error in ClassFilter

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/main/java/hudson/remoting/ClassFilter.java src/test/java/hudson/remoting/DefaultClassFilterTest.java http://jenkins-ci.org/commit/remoting/62f321366135550307de124da9f6412ff7cf28be Log: JENKINS-45522 - Modify API in order to propagate error in ClassFilter

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: