{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HeadersFilter.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "org/openspcoop2/web/monitor/core/filters/HeadersFilter.java",
      "fingerprint" : "a83ad5e228c251c88110c47f2f7e7cda",
      "lineEnd" : 209,
      "lineStart" : 209,
      "message" : "NP: Possible null pointer dereference in org.openspcoop2.web.monitor.core.filters.HeadersFilter.validazioneSintatticaParametri(SecurityWrappedHttpServletRequest) due to return value of called method",
      "moduleName" : "",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.web.monitor.core.filters",
      "reference" : "1284",
      "severity" : "LOW",
      "toString" : "HeadersFilter.java(209,0): NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: STYLE: NP: Possible null pointer dereference in org.openspcoop2.web.monitor.core.filters.HeadersFilter.validazioneSintatticaParametri(SecurityWrappedHttpServletRequest) due to return value of called method",
      "type" : "NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE"
    }
  ],
  "size" : 1,
  "toString" : "1 bug (low: 1)"
}