)]}'
{
  "log": [
    {
      "commit": "eee138fb4b8046ac0e18e175c0e3abab160f0e94",
      "tree": "e1da1a2af2537068931fa78414032d68e7d67b09",
      "parents": [
        "2c24ca4cf661e76929860e42446d3a31a638532e"
      ],
      "author": {
        "name": "Lovepreet Singh",
        "email": "lpsingh@google.com",
        "time": "Wed Jun 03 20:48:25 2026 +0000"
      },
      "committer": {
        "name": "Lovepreet Singh",
        "email": "lpsingh@google.com",
        "time": "Wed Jun 03 20:57:23 2026 +0000"
      },
      "message": "Integer overflow check in writes to session buffer\n\nThe current logic for writing to hoth blob session buffer can run into\nout-of-bounds memory access when `data` and `offset` are controlled by\nan attacker.\n\nThis change adds additional check to avoid the overflow (and hence the\nout-of-bounds memory access). This change also moves handling for empty\n`data` earlier in the code\n\nGoogle-Bug-Id\u003d517927802\nChange-Id: Ib03fdb69d94e9820eac715544b84cf755cf754e5\nSigned-off-by: Lovepreet Singh \u003clpsingh@google.com\u003e\n"
    },
    {
      "commit": "2c24ca4cf661e76929860e42446d3a31a638532e",
      "tree": "58b6bb82efceecab76533079c509d9384efc792f",
      "parents": [
        "81eed553d38786132498250491f4bfe51d96dbaa"
      ],
      "author": {
        "name": "Lovepreet Singh",
        "email": "lpsingh@google.com",
        "time": "Wed Jun 03 12:40:58 2026 -0700"
      },
      "committer": {
        "name": "Lovepreet Singh",
        "email": "lpsingh@google.com",
        "time": "Wed Jun 03 20:57:17 2026 +0000"
      },
      "message": "Clear data in Blob buffer when moving the buffer\n\n`HothBlob` zeroes out data for the buffer it is holding when its\ndestructor is called. But in one case the buffer is moved out before\ndestructor for `HothBlob` is invoked. So the buffer data is not zeroed\nout for that case\n\nThis change adds code to explicitly zero out the data in that buffer\nbefore it is moved out of `HothBlob` for the specific case where this\nissue occurs\n\nGoogle-Bug-Id\u003d517927331\nChange-Id: Iaefd4c480fd3f6cd69a83e0d1ef9290b7212e895\nSigned-off-by: Lovepreet Singh \u003clpsingh@google.com\u003e\n"
    },
    {
      "commit": "81eed553d38786132498250491f4bfe51d96dbaa",
      "tree": "e5c763e308af1e8fe7ba63eec36d92d5a8aaa5e5",
      "parents": [
        "63ac8c0b7cf3b7e18a6935b9cf53b74107b3a6c3"
      ],
      "author": {
        "name": "Ana Mendes",
        "email": "anamendes@google.com",
        "time": "Thu Mar 12 20:55:07 2026 +0000"
      },
      "committer": {
        "name": "Ana Mendes",
        "email": "anamendes@google.com",
        "time": "Thu Mar 12 14:47:11 2026 -0700"
      },
      "message": "Minor refactor on TPM event log blob\n\nAdding a different install_dir than expected by the\nrecipe is causing build errors. In addition, update the\ncode organization to match the other blobs for consistency.\n\nTested: local build succeeded and blobs were installed\n\nChange-Id: Ide93ff52d48a51e54e2ed96b076e73cd18fc3848\nSigned-off-by: Ana Mendes \u003canamendes@google.com\u003e\n"
    },
    {
      "commit": "63ac8c0b7cf3b7e18a6935b9cf53b74107b3a6c3",
      "tree": "862a893e5df384da89f96aaebdfdb8c9529ac63a",
      "parents": [
        "22526b126b6ef167d723e2cc93300f08dcb780c2"
      ],
      "author": {
        "name": "Ana Mendes",
        "email": "anamendes@google.com",
        "time": "Thu Mar 05 18:12:41 2026 +0000"
      },
      "committer": {
        "name": "Ana Mendes",
        "email": "anamendes@google.com",
        "time": "Wed Mar 11 13:21:03 2026 -0700"
      },
      "message": "Add TPM Event Log IPMI Blob\n\nThis blob will read the TPM event log file,\nwhich will be written by the client (securityd)\nat \"/run/tpm/tpm_event_log\".\n\nThis blob does not support writes.\n\nTested: added unit test\n\nChange-Id: I8d004c7290962d178c220f97f9fa9cbc89832f0d\nSigned-off-by: Ana Mendes \u003canamendes@google.com\u003e\nGoogle-Bug-Id: 473854791\n"
    },
    {
      "commit": "22526b126b6ef167d723e2cc93300f08dcb780c2",
      "tree": "4564fb0841b3570404ccea60017d3e94db0f35d5",
      "parents": [
        "2103d886619c264fdfeb88684489f2544ad5aba7"
      ],
      "author": {
        "name": "Vamsy Krishna Nooney",
        "email": "vamsykn@google.com",
        "time": "Tue Oct 08 10:21:15 2024 -0700"
      },
      "committer": {
        "name": "Vamsy Nooney",
        "email": "vamsykn@google.com",
        "time": "Fri Oct 11 22:17:57 2024 +0000"
      },
      "message": "Move hoth-ipmi-blobs to gbmc public\n\nTested: Presubmit is successful\nGoogle-Bug-Id: 340634286\nChange-Id: Ia5d53239b07d97bcd328242d2109d40377c1b643\nSigned-off-by: Vamsy Krishna Nooney \u003cvamsykn@google.com\u003e\n"
    },
    {
      "commit": "2103d886619c264fdfeb88684489f2544ad5aba7",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [],
      "author": {
        "name": "Vivekanand Veeracholan",
        "email": "vveerach@google.com",
        "time": "Mon Oct 07 14:12:59 2024 -0700"
      },
      "committer": {
        "name": "Vivekanand Veeracholan",
        "email": "vveerach@google.com",
        "time": "Mon Oct 07 14:12:59 2024 -0700"
      },
      "message": "Empty initial commit\n"
    }
  ]
}
