{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "DelegateSupport.java",
      "category" : "MALICIOUS_CODE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/DelegateSupport.java",
      "fingerprint" : "f5c5c5c27dbc0fceae3fb14308d53c66",
      "lineEnd" : 51,
      "lineStart" : 51,
      "message" : "it.tidalwave.role.ui.javafx.impl.common.DelegateSupport.setMainWindow(Window) may expose internal representation by storing an externally mutable object into DelegateSupport.mainWindow",
      "moduleName" : "SteelBlue - JavaFX Bindings",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.role.ui.javafx.impl.common",
      "reference" : "522",
      "severity" : "LOW",
      "toString" : "DelegateSupport.java(51,0): EI_EXPOSE_REP2: MALICIOUS_CODE: it.tidalwave.role.ui.javafx.impl.common.DelegateSupport.setMainWindow(Window) may expose internal representation by storing an externally mutable object into DelegateSupport.mainWindow",
      "type" : "EI_EXPOSE_REP2"
    }
  ],
  "size" : 1,
  "toString" : "- (-): 1 issues (0 duplicates)"
}