{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "OAuth2Utilities.java",
      "category" : "BAD_PRACTICE",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "tools/utils/src/org/openspcoop2/utils/oauth2/OAuth2Utilities.java",
      "fingerprint" : "93b9ddec3e107e9a59a17ae05bc8f2c2",
      "lineEnd" : 81,
      "lineStart" : 81,
      "message" : "DMI: Random object created and used only once in org.openspcoop2.utils.oauth2.OAuth2Utilities.generateCodeVerifier()",
      "moduleName" : "OpenSPCoop2Utils",
      "origin" : "spotbugs",
      "originName" : "SpotBugs",
      "packageName" : "org.openspcoop2.utils.oauth2",
      "reference" : "1353",
      "severity" : "LOW",
      "toString" : "OAuth2Utilities.java(81,0): DMI_RANDOM_USED_ONLY_ONCE: BAD_PRACTICE: DMI: Random object created and used only once in org.openspcoop2.utils.oauth2.OAuth2Utilities.generateCodeVerifier()",
      "type" : "DMI_RANDOM_USED_ONLY_ONCE"
    }
  ],
  "size" : 1,
  "toString" : "1 bug (low: 1)"
}