{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SSLSocketFactory.java",
      "category" : "BAD_PRACTICE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "core/src/org/openspcoop2/security/keystore/SSLSocketFactory.java",
      "fingerprint" : "96c5aacd2a451851a69b9465fe8dafe1",
      "lineEnd" : 0,
      "lineStart" : 0,
      "message" : "Se: Class org.openspcoop2.security.keystore.SSLSocketFactory defines non-transient non-serializable instance field sslContext",
      "moduleName" : "GovWay",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.security.keystore",
      "reference" : "1287",
      "severity" : "LOW",
      "toString" : "SSLSocketFactory.java(0,0): SE_BAD_FIELD: BAD_PRACTICE: Se: Class org.openspcoop2.security.keystore.SSLSocketFactory defines non-transient non-serializable instance field sslContext",
      "type" : "SE_BAD_FIELD"
    }
  ],
  "size" : 1,
  "toString" : "1 bug (low: 1)"
}