{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TARArchiveComponentFactory.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/archive/TARArchiveComponentFactory.java",
      "fingerprint" : "a37b8aba8eda73b7d94a339a28dd844d",
      "lineEnd" : 99,
      "lineStart" : 99,
      "message" : "DLS: Dead store to inputFile in archive.TARArchiveComponentFactory.createArchiveToCompare2()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "archive",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "TARArchiveComponentFactory.java(99,0): DLS_DEAD_LOCAL_STORE: STYLE: DLS: Dead store to inputFile in archive.TARArchiveComponentFactory.createArchiveToCompare2()",
      "type" : "DLS_DEAD_LOCAL_STORE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TARArchiveComponentFactory.java",
      "category" : "I18N",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "ipfli4l13/test/archive/TARArchiveComponentFactory.java",
      "fingerprint" : "128770933c55552dadd7ead0551e9418",
      "lineEnd" : 29,
      "lineStart" : 29,
      "message" : "Dm: Found reliance on default encoding in new archive.TARArchiveComponentFactory$1(): String.getBytes()",
      "moduleName" : "Ipfli4l13",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "archive",
      "reference" : "1584",
      "severity" : "HIGH",
      "toString" : "TARArchiveComponentFactory.java(29,0): DM_DEFAULT_ENCODING: I18N: Dm: Found reliance on default encoding in new archive.TARArchiveComponentFactory$1(): String.getBytes()",
      "type" : "DM_DEFAULT_ENCODING"
    }
  ],
  "size" : 2,
  "toString" : "SpotBugs (spotbugs): 2 issues (0 duplicates)"
}