{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "AssignColorProfileOp.java",
      "category" : "MALICIOUS_CODE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Operations/src/main/java/it/tidalwave/image/op/AssignColorProfileOp.java",
      "fingerprint" : "39667bb3dff6740105df114f66ab63dc",
      "lineEnd" : 45,
      "lineStart" : 45,
      "message" : "it.tidalwave.image.op.AssignColorProfileOp.getIccProfile() may expose internal representation by returning AssignColorProfileOp.iccProfile",
      "moduleName" : "Mistral Operations",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "it.tidalwave.image.op",
      "reference" : "1304",
      "severity" : "LOW",
      "toString" : "AssignColorProfileOp.java(45,0): EI_EXPOSE_REP: MALICIOUS_CODE: it.tidalwave.image.op.AssignColorProfileOp.getIccProfile() may expose internal representation by returning AssignColorProfileOp.iccProfile",
      "type" : "EI_EXPOSE_REP"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "AssignColorProfileOp.java",
      "category" : "MALICIOUS_CODE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Operations/src/main/java/it/tidalwave/image/op/AssignColorProfileOp.java",
      "fingerprint" : "64bec2f38541655b74fd51e98359db0c",
      "lineEnd" : 42,
      "lineStart" : 42,
      "message" : "new it.tidalwave.image.op.AssignColorProfileOp(ICC_Profile) may expose internal representation by storing an externally mutable object into AssignColorProfileOp.iccProfile",
      "moduleName" : "Mistral Operations",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "it.tidalwave.image.op",
      "reference" : "1304",
      "severity" : "LOW",
      "toString" : "AssignColorProfileOp.java(42,0): EI_EXPOSE_REP2: MALICIOUS_CODE: new it.tidalwave.image.op.AssignColorProfileOp(ICC_Profile) may expose internal representation by storing an externally mutable object into AssignColorProfileOp.iccProfile",
      "type" : "EI_EXPOSE_REP2"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "AssignColorProfileOp.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Operations/src/main/java/it/tidalwave/image/op/AssignColorProfileOp.java",
      "fingerprint" : "8b0036005b5b27e0187ee0e7b3271c6c",
      "lineEnd" : 42,
      "lineStart" : 42,
      "message" : "Redundant nullcheck of this$iccProfile, which is known to be non-null in it.tidalwave.image.op.AssignColorProfileOp.equals(Object)",
      "moduleName" : "Mistral Operations",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "it.tidalwave.image.op",
      "reference" : "1304",
      "severity" : "LOW",
      "toString" : "AssignColorProfileOp.java(42,0): RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE: STYLE: Redundant nullcheck of this$iccProfile, which is known to be non-null in it.tidalwave.image.op.AssignColorProfileOp.equals(Object)",
      "type" : "RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "AssignColorProfileOp.java",
      "category" : "STYLE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "modules/Operations/src/main/java/it/tidalwave/image/op/AssignColorProfileOp.java",
      "fingerprint" : "eb9534d1c2efa9d5efed9e64232e96d7",
      "lineEnd" : 42,
      "lineStart" : 42,
      "message" : "Redundant nullcheck of $iccProfile, which is known to be non-null in it.tidalwave.image.op.AssignColorProfileOp.hashCode()",
      "moduleName" : "Mistral Operations",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "it.tidalwave.image.op",
      "reference" : "1304",
      "severity" : "LOW",
      "toString" : "AssignColorProfileOp.java(42,0): RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE: STYLE: Redundant nullcheck of $iccProfile, which is known to be non-null in it.tidalwave.image.op.AssignColorProfileOp.hashCode()",
      "type" : "RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE"
    }
  ],
  "size" : 4,
  "toString" : "4 warnings (low: 4)"
}