)]}'
{
  "commit": "213155c8729b07dea836c5ac6e807a089486bf7b",
  "tree": "b54abd431e9de021c4f8e8a202034ac7d9cb4454",
  "parents": [
    "0d621d5cd5df68b213da7727aa2ecfc75366b7b2"
  ],
  "author": {
    "name": "Thiago Macieira",
    "email": "thiago.macieira@intel.com",
    "time": "Tue Aug 04 02:31:46 2026"
  },
  "committer": {
    "name": "Thiago Macieira",
    "email": "thiago.macieira@intel.com",
    "time": "Wed Sep 23 01:26:43 2026"
  },
  "message": "CBOR-to-JSON: validate UTF-8 content is correct\n\nWe were passing through anything that wasn\u0027t a control character, so\ninvalid CBOR text strings were passed through to invalid JSON.\n\nAs we have the get_utf8() function for cborvalidation.c, let\u0027s use it to\nvalidate here too.\n\nFixes #331.\n\nSigned-off-by: Thiago Macieira \u003cthiago.macieira@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9695fc8b4df7d3d56cdf2cd1f455d76fd4e370e1",
      "old_mode": 33188,
      "old_path": "src/cbortojson.c",
      "new_id": "160b77f789df83510c9f383c16ec59583b72f980",
      "new_mode": 33188,
      "new_path": "src/cbortojson.c"
    },
    {
      "type": "modify",
      "old_id": "93ca26beab1291b627de959c2eb65766c663c2ac",
      "old_mode": 33188,
      "old_path": "tests/parser/tst_parser.cpp",
      "new_id": "114899d24b269b9f433ad0194c96d0ab0c66e84a",
      "new_mode": 33188,
      "new_path": "tests/parser/tst_parser.cpp"
    },
    {
      "type": "modify",
      "old_id": "d0eb90b8d7a1da36eb44fd9ab91ba6de4a89eec5",
      "old_mode": 33188,
      "old_path": "tests/tojson/tst_tojson.cpp",
      "new_id": "3fd04b8d2139ff98cfc56421f58ea9405708c515",
      "new_mode": 33188,
      "new_path": "tests/tojson/tst_tojson.cpp"
    }
  ]
}
