Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-75349

Enhance Whitelist checking to inspect invokeMethod arguments

      Currently the special groovy invokeMethod method is either whitelisted as a whole or rejected as a whole.

      This could be enhanced to check if either invokeMethod is permitted or the method invokeMethod is calling is permitted. If nether is permitted then the UI approve list could add both methods.

      This enhancement would allow for selective invokeMethod use which is required for things like proxying or the groovy @Delegate annotation.

          [JENKINS-75349] Enhance Whitelist checking to inspect invokeMethod arguments

          Mark R created issue -

            Unassigned Unassigned
            mrichar2 Mark R
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: