)]}'
{
  "commit": "092ab54ebc57ab35ceddd717701c7c94d732a4e9",
  "tree": "44afa995c81d22f267ba5aac0eb5492e55b36d69",
  "parents": [
    "a1992fedfad2ee7784dc2ee811ed23f51f9e4fae"
  ],
  "author": {
    "name": "Michael Brown",
    "email": "mcb30@ipxe.org",
    "time": "Tue Aug 04 18:37:12 2026 +0100"
  },
  "committer": {
    "name": "Michael Brown",
    "email": "mcb30@ipxe.org",
    "time": "Tue Aug 04 18:37:12 2026 +0100"
  },
  "message": "[ipv4] Remove harmless but technically undefined left shift\n\nA DHCP static route option is capable of encoding an invalid subnet\nmask width of greater than 32 bits.  This leads to a technically\nundefined left shift when calculating the 32-bit subnet mask.\n\nThere is no security impact of this undefined shift: the only possible\noutcome is that the subnet mask for the improperly defined static\nroute ends up holding an invalid value.\n\nFix by checking the range before performing the shift, to eliminate\nfuture reporting noise.\n\nSigned-off-by: Michael Brown \u003cmcb30@ipxe.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f3dd443847bd474ccad4b91c9b3db9edd7ba488f",
      "old_mode": 33188,
      "old_path": "src/net/ipv4.c",
      "new_id": "bda8bae05b4076111495d14d52800274bb527b0e",
      "new_mode": 33188,
      "new_path": "src/net/ipv4.c"
    }
  ]
}
