)]}'
{
  "commit": "3d6dce6b1404c06aa179d851830b19aba9d202ae",
  "tree": "e9f16eee6f5bd661715a22946b90bc95d9b45437",
  "parents": [
    "e1f4e1d809a846373f8c93d431c83f82e4933656"
  ],
  "author": {
    "name": "Vikram Gara",
    "email": "vikramgara@google.com",
    "time": "Tue Apr 28 17:40:17 2026 +0000"
  },
  "committer": {
    "name": "Vikram Gara",
    "email": "vikramgara@google.com",
    "time": "Tue Apr 28 23:29:25 2026 +0000"
  },
  "message": "obmc-console: Suppress syslog in bare metal mode\n\nIn bare metal mode (when gbmc-bare-metal-active@.target is active),\nwe want to prevent sensitive data from leaking into syslog. The\nprevious implementation only filtered data on specific PII sockets\nbut left the syslog handler active, logging all data.\n\nThis change adds a state accessor `pii_get_state()` to expose the PII\nstate from `pii-handler`. The `syslog-handler` is updated to check\nthis state and skip logging to syslog when in `PII_DATA_USER` state\n(bare metal mode active).\n\nTested:\n\tMoved to and from BM mode and we can see the journal logs\n\tstopped when we enter BM mode and they are started when we\n\tmove to non-BM mode.\n\thttps://paste.googleplex.com/5292513159151616\n\nGoogle-Bug-Id: 506720057\nChange-Id: Ib2faa6ae0511219a60f6bac2f43676fedb13bf1e\nSigned-off-by: Vikram Gara \u003cvikramgara@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d0addf6f2918c5740e055a9c6d34f4cb83bdd762",
      "old_mode": 33188,
      "old_path": "console-server.h",
      "new_id": "a292d20c1aaa731877cc389436b7ed09a52c9bde",
      "new_mode": 33188,
      "new_path": "console-server.h"
    },
    {
      "type": "modify",
      "old_id": "e63e12d178f0eaff89ecf08cb77398cf004f4d24",
      "old_mode": 33188,
      "old_path": "pii-handler.c",
      "new_id": "40f73f0ab03d3dddeebb0e8a52d374e486fb87ba",
      "new_mode": 33188,
      "new_path": "pii-handler.c"
    },
    {
      "type": "modify",
      "old_id": "b6eda74c884437935bf53e42646b0bdeef2787a9",
      "old_mode": 33188,
      "old_path": "syslog-handler.c",
      "new_id": "fe1455d683d902fd08a7acd40687c2293495d815",
      "new_mode": 33188,
      "new_path": "syslog-handler.c"
    }
  ]
}
