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

[fortify] Extract inline event handlers in com/fortify/plugin/jenkins/steps/CloudScanMbs/config.jelly

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • fortify-plugin

      Problems

      == Inline Event Handler
      Line: 77
      ----
      <input value="&#x1F50E;&#xFE0E;" type="button" id="refreshPrjButton"
                                     onclick="refreshProjectNames('${rootURL}/descriptor/${descriptor.clazz.name}/refreshProjects', this)"/>
      ----
      
      == Inline Event Handler
      Line: 92
      ----
      <input value="&#x1F50E;&#xFE0E;" type="button" id="refreshPrjVerButton"
                                     onclick="refreshProjectVersions('${rootURL}/descriptor/${descriptor.clazz.name}/refreshVersions', this)"/>
      ----
      

      Solution

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

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

              Created:
              Updated: