{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "AbstractConnettoreConnectionEvictor.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/core/connettori/AbstractConnettoreConnectionEvictor.java",
      "fingerprint" : "f0ded4fbae1e873cba3ae8ea84be3b71",
      "lineEnd" : 168,
      "lineStart" : 168,
      "message" : "RpC: Repeated conditional test in org.openspcoop2.pdd.core.connettori.AbstractConnettoreConnectionEvictor.check(StringBuilder)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.core.connettori",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "AbstractConnettoreConnectionEvictor.java(168,0): RpC_REPEATED_CONDITIONAL_TEST: CORRECTNESS: RpC: Repeated conditional test in org.openspcoop2.pdd.core.connettori.AbstractConnettoreConnectionEvictor.check(StringBuilder)",
      "type" : "RpC_REPEATED_CONDITIONAL_TEST"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MonitoraggioRisorse.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/core/jmx/MonitoraggioRisorse.java",
      "fingerprint" : "28336e2513912651eb8620016e42bc22",
      "lineEnd" : 390,
      "lineStart" : 390,
      "message" : "RpC: Repeated conditional test in org.openspcoop2.pdd.core.jmx.MonitoraggioRisorse.invoke(String, Object[], String[])",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.core.jmx",
      "reference" : "1287",
      "severity" : "NORMAL",
      "toString" : "MonitoraggioRisorse.java(390,0): RpC_REPEATED_CONDITIONAL_TEST: CORRECTNESS: RpC: Repeated conditional test in org.openspcoop2.pdd.core.jmx.MonitoraggioRisorse.invoke(String, Object[], String[])",
      "type" : "RpC_REPEATED_CONDITIONAL_TEST"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MonitoraggioRisorse.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/core/jmx/MonitoraggioRisorse.java",
      "fingerprint" : "28336e2513912651eb8620016e42bc22",
      "lineEnd" : 393,
      "lineStart" : 393,
      "message" : "RpC: Repeated conditional test in org.openspcoop2.pdd.core.jmx.MonitoraggioRisorse.invoke(String, Object[], String[])",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.core.jmx",
      "reference" : "1287",
      "severity" : "NORMAL",
      "toString" : "MonitoraggioRisorse.java(393,0): RpC_REPEATED_CONDITIONAL_TEST: CORRECTNESS: RpC: Repeated conditional test in org.openspcoop2.pdd.core.jmx.MonitoraggioRisorse.invoke(String, Object[], String[])",
      "type" : "RpC_REPEATED_CONDITIONAL_TEST"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "MonitoraggioRisorse.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/core/jmx/MonitoraggioRisorse.java",
      "fingerprint" : "28336e2513912651eb8620016e42bc22",
      "lineEnd" : 399,
      "lineStart" : 399,
      "message" : "RpC: Repeated conditional test in org.openspcoop2.pdd.core.jmx.MonitoraggioRisorse.invoke(String, Object[], String[])",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.core.jmx",
      "reference" : "1287",
      "severity" : "NORMAL",
      "toString" : "MonitoraggioRisorse.java(399,0): RpC_REPEATED_CONDITIONAL_TEST: CORRECTNESS: RpC: Repeated conditional test in org.openspcoop2.pdd.core.jmx.MonitoraggioRisorse.invoke(String, Object[], String[])",
      "type" : "RpC_REPEATED_CONDITIONAL_TEST"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ConsegnaContenutiApplicativi.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/mdb/ConsegnaContenutiApplicativi.java",
      "fingerprint" : "7f3358ab39f7d0315441d2d00693aff7",
      "lineEnd" : 3520,
      "lineStart" : 3520,
      "message" : "NP: ConsegnaContenutiApplicativi.pddContext could be null and is guaranteed to be dereferenced in org.openspcoop2.pdd.mdb.ConsegnaContenutiApplicativi.complete()",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.mdb",
      "reference" : "1287",
      "severity" : "NORMAL",
      "toString" : "ConsegnaContenutiApplicativi.java(3520,0): NP_GUARANTEED_DEREF: CORRECTNESS: NP: ConsegnaContenutiApplicativi.pddContext could be null and is guaranteed to be dereferenced in org.openspcoop2.pdd.mdb.ConsegnaContenutiApplicativi.complete()",
      "type" : "NP_GUARANTEED_DEREF"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "ConsegnaContenutiApplicativi.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/mdb/ConsegnaContenutiApplicativi.java",
      "fingerprint" : "c10e136cbbc5ee6f2e24d49eb7db3251",
      "lineEnd" : 3387,
      "lineStart" : 3387,
      "message" : "RCN: Nullcheck of ConsegnaContenutiApplicativi.msgDiag at line 4705 of value previously dereferenced in org.openspcoop2.pdd.mdb.ConsegnaContenutiApplicativi.complete()",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.mdb",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "ConsegnaContenutiApplicativi.java(3387,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: RCN: Nullcheck of ConsegnaContenutiApplicativi.msgDiag at line 4705 of value previously dereferenced in org.openspcoop2.pdd.mdb.ConsegnaContenutiApplicativi.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" : "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"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "OpenSPCoop2Servlet.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/connector/OpenSPCoop2Servlet.java",
      "fingerprint" : "661d3a171f5ce4723b335b2a8ba73bf5",
      "lineEnd" : 289,
      "lineStart" : 289,
      "message" : "RCN: Nullcheck of op2Properties at line 289 of value previously dereferenced in org.openspcoop2.pdd.services.connector.OpenSPCoop2Servlet.dispatch(HttpServletRequest, HttpServletResponse, HttpRequestMethod)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.connector",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "OpenSPCoop2Servlet.java(289,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: RCN: Nullcheck of op2Properties at line 289 of value previously dereferenced in org.openspcoop2.pdd.services.connector.OpenSPCoop2Servlet.dispatch(HttpServletRequest, HttpServletResponse, HttpRequestMethod)",
      "type" : "RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneBuste.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/core/RicezioneBuste.java",
      "fingerprint" : "c5317f26c7f893ca4c235c2f9f18852a",
      "lineEnd" : 4475,
      "lineStart" : 4475,
      "message" : "NP: RicezioneBuste.msgDiag could be null and is guaranteed to be dereferenced in org.openspcoop2.pdd.services.core.RicezioneBuste.midProcess(Validatore, BustaRawContent, Servizio, ProprietaValidazione, String, InRequestPAMessage, RicezioneBusteGestioneToken, IDPortaApplicativa, IDPortaDelegata, InoltroBusteMessage, boolean, boolean, Credenziali)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.core",
      "reference" : "1287",
      "severity" : "NORMAL",
      "toString" : "RicezioneBuste.java(4475,0): NP_GUARANTEED_DEREF: CORRECTNESS: NP: RicezioneBuste.msgDiag could be null and is guaranteed to be dereferenced in org.openspcoop2.pdd.services.core.RicezioneBuste.midProcess(Validatore, BustaRawContent, Servizio, ProprietaValidazione, String, InRequestPAMessage, RicezioneBusteGestioneToken, IDPortaApplicativa, IDPortaDelegata, InoltroBusteMessage, boolean, boolean, Credenziali)",
      "type" : "NP_GUARANTEED_DEREF"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneBuste.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/core/RicezioneBuste.java",
      "fingerprint" : "3d6598867730ecd1d2b7dc8363618867",
      "lineEnd" : 6370,
      "lineStart" : 6370,
      "message" : "RCN: Nullcheck of RicezioneBuste.msgRequest at line 6534 of value previously dereferenced in org.openspcoop2.pdd.services.core.RicezioneBuste.finalProcess(Validatore, String, RicezioneBusteGestioneToken, IDPortaApplicativa, IDPortaDelegata, InoltroBusteMessage, RicezioneBusteGestioneAutenticazione, String, RichiestaApplicativa, DettaglioEccezione, IntegrationFunctionError, Credenziali)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.core",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "RicezioneBuste.java(6370,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: RCN: Nullcheck of RicezioneBuste.msgRequest at line 6534 of value previously dereferenced in org.openspcoop2.pdd.services.core.RicezioneBuste.finalProcess(Validatore, String, RicezioneBusteGestioneToken, IDPortaApplicativa, IDPortaDelegata, InoltroBusteMessage, RicezioneBusteGestioneAutenticazione, String, RichiestaApplicativa, DettaglioEccezione, IntegrationFunctionError, Credenziali)",
      "type" : "RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneContenutiApplicativi.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/core/RicezioneContenutiApplicativi.java",
      "fingerprint" : "5ce832427e906dcbcfbc96b81f14c4e4",
      "lineEnd" : 4841,
      "lineStart" : 4841,
      "message" : "UwF: Unwritten field: org.openspcoop2.pdd.services.core.RicezioneContenutiApplicativi.oneWayVers11",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.core",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "RicezioneContenutiApplicativi.java(4841,0): UWF_UNWRITTEN_FIELD: CORRECTNESS: UwF: Unwritten field: org.openspcoop2.pdd.services.core.RicezioneContenutiApplicativi.oneWayVers11",
      "type" : "UWF_UNWRITTEN_FIELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneBusteService.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/service/RicezioneBusteService.java",
      "fingerprint" : "39dfdd1e048666d22e0b77ac71f67bd0",
      "lineEnd" : 1226,
      "lineStart" : 1226,
      "message" : "NP: Possible null pointer dereference of RicezioneBusteService.context in org.openspcoop2.pdd.services.service.RicezioneBusteService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.service",
      "reference" : "1287",
      "severity" : "NORMAL",
      "toString" : "RicezioneBusteService.java(1226,0): NP_NULL_ON_SOME_PATH: CORRECTNESS: NP: Possible null pointer dereference of RicezioneBusteService.context in org.openspcoop2.pdd.services.service.RicezioneBusteService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "type" : "NP_NULL_ON_SOME_PATH"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneBusteService.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/service/RicezioneBusteService.java",
      "fingerprint" : "cb6583c91ec8fda528950e4087875bd9",
      "lineEnd" : 1226,
      "lineStart" : 1226,
      "message" : "RCN: Nullcheck of RicezioneBusteService.context at line 1260 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneBusteService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.service",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "RicezioneBusteService.java(1226,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: RCN: Nullcheck of RicezioneBusteService.context at line 1260 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneBusteService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "type" : "RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneBusteService.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/service/RicezioneBusteService.java",
      "fingerprint" : "d3551c20624594ec7853915764587a3e",
      "lineEnd" : 1076,
      "lineStart" : 1076,
      "message" : "RCN: Nullcheck of tParsing at line 1096 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneBusteService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.service",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "RicezioneBusteService.java(1076,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: RCN: Nullcheck of tParsing at line 1096 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneBusteService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "type" : "RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneContenutiApplicativiHTTPtoSOAPService.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/service/RicezioneContenutiApplicativiHTTPtoSOAPService.java",
      "fingerprint" : "36f351c330c7853103416859340ca4f6",
      "lineEnd" : 1053,
      "lineStart" : 1053,
      "message" : "NP: Possible null pointer dereference of RicezioneContenutiApplicativiHTTPtoSOAPService.context in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiHTTPtoSOAPService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.service",
      "reference" : "1287",
      "severity" : "NORMAL",
      "toString" : "RicezioneContenutiApplicativiHTTPtoSOAPService.java(1053,0): NP_NULL_ON_SOME_PATH: CORRECTNESS: NP: Possible null pointer dereference of RicezioneContenutiApplicativiHTTPtoSOAPService.context in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiHTTPtoSOAPService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "type" : "NP_NULL_ON_SOME_PATH"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneContenutiApplicativiHTTPtoSOAPService.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/service/RicezioneContenutiApplicativiHTTPtoSOAPService.java",
      "fingerprint" : "e05c3f53d32b88cfd315b3d92ae621ae",
      "lineEnd" : 1053,
      "lineStart" : 1053,
      "message" : "RCN: Nullcheck of RicezioneContenutiApplicativiHTTPtoSOAPService.context at line 1087 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiHTTPtoSOAPService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.service",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "RicezioneContenutiApplicativiHTTPtoSOAPService.java(1053,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: RCN: Nullcheck of RicezioneContenutiApplicativiHTTPtoSOAPService.context at line 1087 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiHTTPtoSOAPService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "type" : "RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneContenutiApplicativiHTTPtoSOAPService.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/service/RicezioneContenutiApplicativiHTTPtoSOAPService.java",
      "fingerprint" : "4180747e03770f33f1752ad01bfc4e5d",
      "lineEnd" : 961,
      "lineStart" : 961,
      "message" : "RCN: Nullcheck of parseException at line 970 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiHTTPtoSOAPService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.service",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "RicezioneContenutiApplicativiHTTPtoSOAPService.java(961,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: RCN: Nullcheck of parseException at line 970 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiHTTPtoSOAPService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "type" : "RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneContenutiApplicativiService.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/service/RicezioneContenutiApplicativiService.java",
      "fingerprint" : "6d4a2a1b34a963a2eac74cb878fe34ff",
      "lineEnd" : 1222,
      "lineStart" : 1222,
      "message" : "NP: Possible null pointer dereference of RicezioneContenutiApplicativiService.context in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.service",
      "reference" : "1287",
      "severity" : "NORMAL",
      "toString" : "RicezioneContenutiApplicativiService.java(1222,0): NP_NULL_ON_SOME_PATH: CORRECTNESS: NP: Possible null pointer dereference of RicezioneContenutiApplicativiService.context in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "type" : "NP_NULL_ON_SOME_PATH"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneContenutiApplicativiService.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/service/RicezioneContenutiApplicativiService.java",
      "fingerprint" : "924d603e8ec041bd9a6f05455a1aaf50",
      "lineEnd" : 1222,
      "lineStart" : 1222,
      "message" : "RCN: Nullcheck of RicezioneContenutiApplicativiService.context at line 1256 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.service",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "RicezioneContenutiApplicativiService.java(1222,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: RCN: Nullcheck of RicezioneContenutiApplicativiService.context at line 1256 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "type" : "RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "RicezioneContenutiApplicativiService.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/pdd/services/service/RicezioneContenutiApplicativiService.java",
      "fingerprint" : "9111689f587971a5299ee34a3ae73346",
      "lineEnd" : 1068,
      "lineStart" : 1068,
      "message" : "RCN: Nullcheck of tParsing at line 1088 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.services.service",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "RicezioneContenutiApplicativiService.java(1068,0): RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: CORRECTNESS: RCN: Nullcheck of tParsing at line 1088 of value previously dereferenced in org.openspcoop2.pdd.services.service.RicezioneContenutiApplicativiService.completeEngine(AsyncResponseCallbackClientEvent, boolean)",
      "type" : "RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"
    }
  ],
  "size" : 22,
  "toString" : "22 bugs (normal: 9, low: 13)"
}