{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "SecurityProperties.java",
      "category" : "CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "tools/web_interfaces/lib/mvc/src/org/openspcoop2/web/lib/mvc/security/SecurityProperties.java",
      "fingerprint" : "8a3a2d7e6ca59ccf4fe6e79c3f0577a5",
      "lineEnd" : 57,
      "lineStart" : 57,
      "message" : "SING: Instance-getter method of class using singleton design pattern (org.openspcoop2.web.lib.mvc.security.SecurityProperties) is not synchronized.",
      "moduleName" : "MVC",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.web.lib.mvc.security",
      "reference" : "1287",
      "severity" : "NORMAL",
      "toString" : "SecurityProperties.java(57,0): SING_SINGLETON_GETTER_NOT_SYNCHRONIZED: CORRECTNESS: SING: Instance-getter method of class using singleton design pattern (org.openspcoop2.web.lib.mvc.security.SecurityProperties) is not synchronized.",
      "type" : "SING_SINGLETON_GETTER_NOT_SYNCHRONIZED"
    }
  ],
  "size" : 1,
  "toString" : "1 bug (normal: 1)"
}