{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "InoltroBuste.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/mdb/InoltroBuste.java",
      "fingerprint" : "3c2854913a25fd64df10b637d727069f",
      "lineEnd" : 3973,
      "lineStart" : 3973,
      "message" : "NP: InoltroBuste.pddContext could be null and is guaranteed to be dereferenced in org.openspcoop2.pdd.mdb.InoltroBuste.complete()",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.mdb",
      "reference" : "1287",
      "severity" : "NORMAL",
      "toString" : "InoltroBuste.java(3973,0): NP_GUARANTEED_DEREF: CORRECTNESS: NP: InoltroBuste.pddContext could be null and is guaranteed to be dereferenced in org.openspcoop2.pdd.mdb.InoltroBuste.complete()",
      "type" : "NP_GUARANTEED_DEREF"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "InoltroBuste.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/mdb/InoltroBuste.java",
      "fingerprint" : "b6634c94d5e65bdf78daee88599e6448",
      "lineEnd" : 3352,
      "lineStart" : 3352,
      "message" : "RCN: Nullcheck of InoltroBuste.openspcoopstate at line 3355 of value previously dereferenced in org.openspcoop2.pdd.mdb.InoltroBuste.complete()",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.mdb",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "InoltroBuste.java(3352,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: RCN: Nullcheck of InoltroBuste.openspcoopstate at line 3355 of value previously dereferenced in org.openspcoop2.pdd.mdb.InoltroBuste.complete()",
      "type" : "RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "InoltroBuste.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/mdb/InoltroBuste.java",
      "fingerprint" : "7cab77a77ad9fad6ecf438a2adae902c",
      "lineEnd" : 1139,
      "lineStart" : 1139,
      "message" : "RCN: Nullcheck of InoltroBuste.bustaRichiesta at line 2301 of value previously dereferenced in org.openspcoop2.pdd.mdb.InoltroBuste.processEngine(IOpenSPCoopState, RegistroServiziManager, ConfigurazionePdDManager, MsgDiagnostico)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.mdb",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "InoltroBuste.java(1139,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: RCN: Nullcheck of InoltroBuste.bustaRichiesta at line 2301 of value previously dereferenced in org.openspcoop2.pdd.mdb.InoltroBuste.processEngine(IOpenSPCoopState, RegistroServiziManager, ConfigurazionePdDManager, MsgDiagnostico)",
      "type" : "RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"
    }
  ],
  "size" : 3,
  "toString" : "3 bugs (normal: 1, low: 2)"
}