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

[contrast-continuous-application-security] Migrate legacy checkUrl attributes in com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig/global.jelly

XMLWordPrintable

      Problems

      == Legacy checkUrl
      Line: 8
      ----
      checkUrl="'descriptorByName/ContrastPluginConfig/checkProfileName?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 13
      ----
      checkUrl="'descriptorByName/ContrastPluginConfig/checkUsername?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 16
      ----
      checkUrl="'descriptorByName/ContrastPluginConfig/checkApiKey?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 19
      ----
      checkUrl="'descriptorByName/ContrastPluginConfig/checkServiceKey?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 22
      ----
      checkUrl="'descriptorByName/ContrastPluginConfig/checkTeamServerUrl?value='+escape(this.value)"
      ----
      
      == Legacy checkUrl
      Line: 25
      ----
      checkUrl="'descriptorByName/ContrastPluginConfig/checkOrgUuid?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: