-
Task
-
Resolution: Unresolved
-
Minor
Problem
== Legacy checkUrl Line: 62 ---- checkUrl="'${rootURL}/plugin/security-inspector/checkRegex?regex='+this.value" ----
Solution
https://www.jenkins.io/doc/developer/security/csp/#legacy-javascript-checkurl-validation
[JENKINS-74207] [ownership] Migrate legacy checkUrl attribute in org/jenkinsci/plugins/ownership/integrations/securityinspector/PermissionsForOwnerReportBuilder/configureReport.jelly
Description |
Original:
h4. Problems {noformat} == Legacy checkUrl Line: 62 ---- checkUrl="'${rootURL}/plugin/security-inspector/checkRegex?regex='+this.value" ---- == Legacy checkUrl Line: 62 ---- 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: 62 ---- 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: [ownership] Migrate legacy checkUrl attributes in org/jenkinsci/plugins/ownership/integrations/securityinspector/PermissionsForOwnerReportBuilder/configureReport.jelly | New: [ownership] Migrate legacy checkUrl attribute in org/jenkinsci/plugins/ownership/integrations/securityinspector/PermissionsForOwnerReportBuilder/configureReport.jelly |