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

[security-inspector] Migrate legacy checkUrl attribute in org/jenkinsci/plugins/securityinspector/impl/items/ItemForMultipleUsersReportBuilder/configureReport.jelly

      Problem

      == Legacy checkUrl
      Line: 47
      ----
      checkUrl="'${rootURL}/plugin/security-inspector/checkRegex?regex='+this.value"
      ----
      

      Solution

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

          [JENKINS-74427] [security-inspector] Migrate legacy checkUrl attribute in org/jenkinsci/plugins/securityinspector/impl/items/ItemForMultipleUsersReportBuilder/configureReport.jelly

          Basil Crow created issue -
          Basil Crow made changes -
          Assignee Original: Kseniia Nenasheva [ ks_nenasheva ]
          Basil Crow made changes -
          Description Original: h4. Problems

          {noformat}
          == Legacy checkUrl
          Line: 47
          ----
          checkUrl="'${rootURL}/plugin/security-inspector/checkRegex?regex='+this.value"
          ----

          == Legacy checkUrl
          Line: 47
          ----
          checkUrl="'${rootURL}/plugin/security-inspector/checkRegex?regex='+this.value"
          ----
          {noformat}

          h4. Solution

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

          {noformat}
          == Legacy checkUrl
          Line: 47
          ----
          checkUrl="'${rootURL}/plugin/security-inspector/checkRegex?regex='+this.value"
          ----
          {noformat}

          h4. Solution

          [https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation]
          Summary Original: [security-inspector] Migrate legacy checkUrl attributes in org/jenkinsci/plugins/securityinspector/impl/items/ItemForMultipleUsersReportBuilder/configureReport.jelly New: [security-inspector] Migrate legacy checkUrl attribute in org/jenkinsci/plugins/securityinspector/impl/items/ItemForMultipleUsersReportBuilder/configureReport.jelly

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

              Created:
              Updated: