I am passing a static analysis result file in sarif format to the Warnings Next Generation plugin, but the type details are not displayed. I would like the details to be displayed.

      I use Warnings Next Generation like this in the jenkinsfile.

      recordIssues enabledForFailure: true, tool: sarif(pattern: '**/target/*.sarif'), qualityGates: [[threshold: 1, type: 'NEW']], sourceDirectory: './project' 

          [JENKINS-71652] Create description for issues in sarif format

            Unassigned Unassigned
            ninefox Komatsubara
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: