{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "BooleanBoundFunctionSupport.java",
      "category" : "MALICIOUS_CODE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Core/src/main/java/it/tidalwave/ui/core/function/BooleanBoundFunctionSupport.java",
      "fingerprint" : "7b501cac3a86fe1ce3069fad7ab11017",
      "lineEnd" : 69,
      "lineStart" : 69,
      "message" : "Overridable method function is called from constructor new it.tidalwave.ui.core.function.BooleanBoundFunctionSupport(ChangingSource[]).",
      "moduleName" : "SteelBlue :: Core",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "it.tidalwave.ui.core.function",
      "reference" : "1337",
      "severity" : "LOW",
      "toString" : "BooleanBoundFunctionSupport.java(69,0): MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR: MALICIOUS_CODE: Overridable method function is called from constructor new it.tidalwave.ui.core.function.BooleanBoundFunctionSupport(ChangingSource[]).",
      "type" : "MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR"
    }
  ],
  "size" : 1,
  "toString" : "1 warning (low: 1)"
}