-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: _unsorted
Problems
== Inline Event Handler
Line: 4
----
<div id="qualys-configuration-body" onmouseover="setPageStateValue()">
----
== Inline Event Handler
Line: 10
----
<f:textbox checkMethod="post" value="${inst.name}" onmouseover="triggerValidation(event)"/>
----
== Inline Event Handler
Line: 13
----
<f:textbox checkMethod="post" value="${inst.qualysPlatformURL}" onmouseover="triggerValidation(event)"/>
----
== Inline Event Handler
Line: 17
----
<f:textbox checkMethod="post" value="${inst.qualysUserName}" onmouseover="triggerValidation(event)"/>
----
== Inline Event Handler
Line: 21
----
<f:password checkMethod="post" value="${inst.qualysPassword}" onmouseover="triggerValidation(event)"/>
----
Solution
https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers