{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "HtmlTemplateBlogViewController.java",
      "category" : "MALICIOUS_CODE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../NorthernWind_Metrics/workspace/modules/HtmlTemplateComponents/src/main/java/it/tidalwave/northernwind/frontend/ui/component/blog/htmltemplate/HtmlTemplateBlogViewController.java",
      "fingerprint" : "9b9e1f0be47786dcadf83c9d47243409",
      "lineEnd" : 124,
      "lineStart" : 124,
      "message" : "new it.tidalwave.northernwind.frontend.ui.component.blog.htmltemplate.HtmlTemplateBlogViewController(SiteNode, HtmlTemplateBlogView, RequestLocaleManager) may expose internal representation by storing an externally mutable object into HtmlTemplateBlogViewController.view",
      "moduleName" : "NorthernWind :: Frontend :: Components :: HTML Template",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.northernwind.frontend.ui.component.blog.htmltemplate",
      "reference" : "486",
      "severity" : "LOW",
      "toString" : "HtmlTemplateBlogViewController.java(124,0): EI_EXPOSE_REP2: MALICIOUS_CODE: new it.tidalwave.northernwind.frontend.ui.component.blog.htmltemplate.HtmlTemplateBlogViewController(SiteNode, HtmlTemplateBlogView, RequestLocaleManager) may expose internal representation by storing an externally mutable object into HtmlTemplateBlogViewController.view",
      "type" : "EI_EXPOSE_REP2"
    }
  ],
  "size" : 1,
  "toString" : "- (-): 1 issues (37 duplicates)"
}