)]}'
{
  "commit": "786fbaaec9b3a1f09bef552e07eaf94cfaa18b64",
  "tree": "b1063a0efabe6b87d849002b8a15c37634479e1b",
  "parents": [
    "19d8b4895ae50d1f05ef87035f3388f8df5dcfe8"
  ],
  "author": {
    "name": "Hugo Arès",
    "email": "hugo.ares@ericsson.com",
    "time": "Thu Jul 14 14:12:17 2016 -0400"
  },
  "committer": {
    "name": "Hugo Arès",
    "email": "hugo.ares@ericsson.com",
    "time": "Thu Jul 14 14:12:17 2016 -0400"
  },
  "message": "Handle exceptions when sending error message in servlet\n\nAccording to Sonarqube, even though the signatures for methods in a\nservlet include throws IOException, ServletException, it\u0027s a bad idea to\nlet such exceptions be thrown. Failure to catch exceptions in a servlet\ncould leave a system in a vulnerable state, possibly resulting in\ndenial-of-service attacks, or the exposure of sensitive information\nbecause when a servlet throws an exception, the servlet container\ntypically sends debugging information back to the user.\n\nChange-Id: Ice7f9fddeaa701a0a1d5869abad1c29bdf589bc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0a7eb2c1d71a2e3fc93ed36e9f3a4e2b3f4f0237",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/syncindex/SyncIndexRestApiServlet.java",
      "new_id": "b066628cb072c35f08b7cb46208914c64a1e7d8d",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/syncindex/SyncIndexRestApiServlet.java"
    },
    {
      "type": "modify",
      "old_id": "48c8e2d1f7526412af65d83134837753c384e147",
      "old_mode": 33188,
      "old_path": "src/test/java/com/ericsson/gerrit/plugins/syncindex/SyncIndexRestApiServletTest.java",
      "new_id": "3522e7786017632fa3505f8603e10315683be609",
      "new_mode": 33188,
      "new_path": "src/test/java/com/ericsson/gerrit/plugins/syncindex/SyncIndexRestApiServletTest.java"
    }
  ]
}
