{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "spotbugsXml.xml",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "target/thesefoolishthings/modules/it-tidalwave-util/spotbugsXml.xml",
      "fingerprint" : "C774A80B553C51A78FA89012A3082373",
      "lineEnd" : 88,
      "lineStart" : 88,
      "message" : "handle this case",
      "moduleName" : "TheseFoolishThings",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "-",
      "reference" : "478",
      "severity" : "NORMAL",
      "toString" : "spotbugsXml.xml(88,0): TODO: : handle this case",
      "type" : "TODO"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (normal: 1)"
}