{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "EventBarrier.java",
      "category" : "MALICIOUS_CODE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueMarine2_Metrics/workspace/modules/TestCommons/src/main/java/it/tidalwave/bluemarine2/commons/test/EventBarrier.java",
      "fingerprint" : "fded77f56f7009545f401834fe16a906",
      "lineEnd" : 50,
      "lineStart" : 50,
      "message" : "Overridable method subscribe is called from constructor new it.tidalwave.bluemarine2.commons.test.EventBarrier(Class, MessageBus).",
      "moduleName" : "blueMarine II :: Commons for Tests",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.commons.test",
      "reference" : "237",
      "severity" : "LOW",
      "toString" : "EventBarrier.java(50,0): MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR: MALICIOUS_CODE: Overridable method subscribe is called from constructor new it.tidalwave.bluemarine2.commons.test.EventBarrier(Class, MessageBus).",
      "type" : "MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR"
    }
  ],
  "size" : 1,
  "toString" : "- (-): 1 issues (28 duplicates)"
}