[appscan] Extract inline event handlers in com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep/config.jelly

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Problems

      == Inline Event Handler
      Line: 18
      ----
      <f:select onchange="resetFields(this)"/>
      ----
      
      == Inline Event Handler
      Line: 167
      ----
      <f:checkbox title="${%label.wait}" onclick="aseWaitClicked(this);" name="wait"/>
      ----
      
      == Inline Event Handler
      Line: 171
      ----
      <f:checkbox title="${%label.fail.build}" onclick="aseFailBuildClicked(this);" name="failBuild"/>
      ----
      

      Solution

      https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers

            Assignee:
            Unassigned
            Reporter:
            Basil Crow
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: