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

[integrity-plugin] Migrate legacy checkUrl attributes in hudson/scm/IntegritySCM/config.jelly

XMLWordPrintable

      Problems

      == Legacy checkUrl
      Line: 68
      ----
      checkUrl="'${rootURL}/publisher/IntegrityCheckpointAction/checkpointLabelCheck?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 85
      ----
      checkUrl="'${rootURL}/scm/IntegritySCM/validCheckoutThreadPoolSizeCheck?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 90
      ----
      checkUrl="'${rootURL}/scm/IntegritySCM/validCheckoutThreadTimeoutCheck?value='+escape(this.value)"
      ----
      

      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: