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

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: 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

            Assignee:
            Yaroslav Afenkin
            Reporter:
            Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: