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

[elOyente] Migrate legacy checkUrl attributes in WEB-INF/classes/com/technicolor/eloyente/ElOyente/config.jelly

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • eloyente-plugin

      Problems

      == Legacy checkUrl
      Line: 26
      ----
      checkUrl="'${rootURL}/descriptorByName/ElOyente/checkFilter?filter='+this.value"
      ----
      
      == Legacy checkUrl
      Line: 35
      ----
      checkUrl="'${rootURL}/descriptorByName/ElOyente/checkEnvExpr?xpathe='+this.value"
      ----
      

      Solution

      https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation

          [JENKINS-74689] [elOyente] Migrate legacy checkUrl attributes in WEB-INF/classes/com/technicolor/eloyente/ElOyente/config.jelly

          Basil Crow created issue -
          Basil Crow made changes -
          Description Original: h4. Problems

          {noformat}
          == Legacy checkUrl
          Line: 26
          ----
          checkUrl="'${rootURL}/descriptorByName/ElOyente/checkFilter?filter='+this.value"
          ----

          == Legacy checkUrl
          Line: 35
          ----
          checkUrl="'${rootURL}/descriptorByName/ElOyente/checkEnvExpr?xpathe='+this.value"
          ----

          == Legacy checkUrl
          Line: 26
          ----
          checkUrl="'${rootURL}/descriptorByName/ElOyente/checkFilter?filter='+this.value"
          ----

          == Legacy checkUrl
          Line: 35
          ----
          checkUrl="'${rootURL}/descriptorByName/ElOyente/checkEnvExpr?xpathe='+this.value"
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation]
          New: h4. Problems

          {noformat}
          == Legacy checkUrl
          Line: 26
          ----
          checkUrl="'${rootURL}/descriptorByName/ElOyente/checkFilter?filter='+this.value"
          ----

          == Legacy checkUrl
          Line: 35
          ----
          checkUrl="'${rootURL}/descriptorByName/ElOyente/checkEnvExpr?xpathe='+this.value"
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation]

            Unassigned Unassigned
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: