{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "TemplateScanProperties.java",
      "category" : "MT_CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "tools/command_line_interfaces/template_scan/src/org/openspcoop2/pdd/template_scan/cli/TemplateScanProperties.java",
      "fingerprint" : "5d71dad8389af9c1989c7e5bde527bd6",
      "lineEnd" : 72,
      "lineStart" : 69,
      "message" : "LI: Incorrect lazy initialization of static field org.openspcoop2.pdd.template_scan.cli.TemplateScanProperties.instance in org.openspcoop2.pdd.template_scan.cli.TemplateScanProperties.getInstance()",
      "moduleName" : "govway_cliTemplateScan",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.pdd.template_scan.cli",
      "reference" : "1344",
      "severity" : "LOW",
      "toString" : "TemplateScanProperties.java(69,0): LI_LAZY_INIT_STATIC: MT_CORRECTNESS: LI: Incorrect lazy initialization of static field org.openspcoop2.pdd.template_scan.cli.TemplateScanProperties.instance in org.openspcoop2.pdd.template_scan.cli.TemplateScanProperties.getInstance()",
      "type" : "LI_LAZY_INIT_STATIC"
    }
  ],
  "size" : 1,
  "toString" : "1 bug (low: 1)"
}