Problem ``` == Inline Event Handler (Java) File: org/jenkinsci/plugins/badge/StatusImage.java Line: 181 ---- onclick=\"window.open("" ---- ``` Solution https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers --- Originally reported by basil, imported from: [embeddable-build-status] Extract inline event handler in StatusImage assignee: yafenkin status: In Review priority: Minor component(s): embeddable-build-status-plugin label(s): CSP resolution: Unresolved votes: 0 watchers: 2 imported: 20251210-235911 Raw content of original issue Problem == Inline Event Handler (Java) File: org/jenkinsci/plugins/badge/StatusImage.java Line: 181 ---- onclick=\"window.open("" ---- Solution https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers