Create description for issues in sarif format

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

XMLWordPrintable

      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' 

            Assignee:
            Unassigned
            Reporter:
            Komatsubara
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: