{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "pom.xml",
      "category" : "",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/pom.xml",
      "fingerprint" : "68384F1BEF1CF9C653085F4F35ED3DE3",
      "lineEnd" : 88,
      "lineStart" : 88,
      "message" : "used as provided dependency in some modules to work around a javadoc crash.",
      "moduleName" : "TheseFoolishThings (modules)",
      "origin" : "open-tasks",
      "originName" : "",
      "packageName" : "-",
      "reference" : "253",
      "severity" : "HIGH",
      "toString" : "pom.xml(88,0): FIXME: : used as provided dependency in some modules to work around a javadoc crash.",
      "type" : "FIXME"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (high: 1)"
}