)]}'
{
  "commit": "e27def0d99cc73c5c0b7550a28e95abd6c1cd996",
  "tree": "cb0594b50b90067df30932891a5e025c2129b3a0",
  "parents": [
    "0e34244e420bd68e6acb0cf6bb4383fedb662070"
  ],
  "author": {
    "name": "Benjamin Diaz",
    "email": "bdiaz@whitestack.com",
    "time": "Thu Nov 15 14:17:17 2018 -0300"
  },
  "committer": {
    "name": "Benjamin Diaz",
    "email": "bdiaz@whitestack.com",
    "time": "Thu Nov 15 14:17:17 2018 -0300"
  },
  "message": "Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords\n\nWhen vim_accounts msgs arrive in the Kafka bus, vim password is decrypted\nand stored in the SQL database. The ideal scenario would be to store it\nencrypted in the SQL DB and decrypt it on demand, but that would require\nto store the schema_version, instantiate a DbMongo client everywhere it is\nneeded and a few other modifications that would severely pollute the codebase.\nThere needs to be a modification in the future on the osm_common side to make\nthis more doable.\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2cf98cbd86553d0d8c5da4d4113604b7417694df",
      "old_mode": 33188,
      "old_path": "docker/Dockerfile",
      "new_id": "8c342db3305f1e794201e543c4717049ea6642a4",
      "new_mode": 33188,
      "new_path": "docker/Dockerfile"
    },
    {
      "type": "modify",
      "old_id": "71d1306ebe02b62767f267c1a4711ed9d49132d3",
      "old_mode": 33188,
      "old_path": "osm_mon/common/common_db_client.py",
      "new_id": "716f1709cce579594233865cd1b47cf96cca49c7",
      "new_mode": 33188,
      "new_path": "osm_mon/common/common_db_client.py"
    },
    {
      "type": "modify",
      "old_id": "e32fa2bba7e691977598cec7e7d6a52e666a61ef",
      "old_mode": 33261,
      "old_path": "osm_mon/core/message_bus/common_consumer.py",
      "new_id": "3a95c768aac2d554bedbb8046cb17fdda5e312fa",
      "new_mode": 33261,
      "new_path": "osm_mon/core/message_bus/common_consumer.py"
    },
    {
      "type": "modify",
      "old_id": "a7599cc45e9a4803d5e1f29225cb7bfdd913ecc1",
      "old_mode": 33188,
      "old_path": "osm_mon/core/settings.py",
      "new_id": "f8dfaa2961ea57681864445c1ae802cb7282cb1f",
      "new_mode": 33188,
      "new_path": "osm_mon/core/settings.py"
    }
  ]
}
