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

Script Security: Add JCasC support to ScriptApproval

    • script-security 1.64

        [JENKINS-57563] Script Security: Add JCasC support to ScriptApproval

        Oleg Nenashev created issue -
        Oleg Nenashev made changes -
        Summary Original: Added JCACS support to ScriptApproval New: Script Security: Add JCACS support to ScriptApproval
        Oleg Nenashev made changes -
        Status Original: Open [ 1 ] New: In Progress [ 3 ]
        Oleg Nenashev made changes -
        Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
        Daniel Beck made changes -
        Summary Original: Script Security: Add JCACS support to ScriptApproval New: Script Security: Add JCasC support to ScriptApproval

        Devin Nusbaum added a comment -

        A fix for this issue has been released in Script Security Plugin version 1.64. Here is an example of what the JCasC configuration might look like:

        security:
          scriptApproval:
            approvedSignatures:
            - staticMethod java.lang.String format java.lang.String java.lang.Object[]
            - method java.lang.String indexOf int
        

        Devin Nusbaum added a comment - A fix for this issue has been released in Script Security Plugin version 1.64. Here is an example of what the JCasC configuration might look like: security: scriptApproval: approvedSignatures: - staticMethod java.lang. String format java.lang. String java.lang. Object [] - method java.lang. String indexOf int
        Devin Nusbaum made changes -
        Released As New: script-security 1.64
        Resolution New: Fixed [ 1 ]
        Status Original: In Review [ 10005 ] New: Resolved [ 5 ]

          abayer Andrew Bayer
          oleg_nenashev Oleg Nenashev
          Votes:
          2 Vote for this issue
          Watchers:
          6 Start watching this issue

            Created:
            Updated:
            Resolved: