)]}'
{
  "commit": "593c81af8aa6582d85a7faaeb996396f63d712a9",
  "tree": "e70f76500f24bb8ce3fbde3eafe29d69596f06c2",
  "parents": [
    "46efc8bc62822d876c840e17017ed7071da3087c"
  ],
  "author": {
    "name": "Damien Miller",
    "email": "djm@djm.net.au",
    "time": "Thu Aug 06 18:06:24 2026 +1000"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Mon Aug 17 08:34:06 2026 -0700"
  },
  "message": "ssh: correctly ignore pre-banner lines\n\nReading the peer\u0027s benner in readVersion() was incorrectly counting\nlines sent by the server before the actual `SSH-2.0` banner against\nthe line limit for the banner itself.\n\nThis is incorrect per RFC 4253 section 4.2, where the limit of 255\ncharacters is written to apply only to the `SSH-` banner string\nitself.\n\nThis instead limits pre-banner lines to 255 characters each but\ninstead allows a maximum of 1024 lines.\n\nChange-Id: Ief014bb3413e26e8d2077d3eb204ceaea9dc9444\nReviewed-on: https://go-review.googlesource.com/c/crypto/+/811320\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Nicola Murino \u003cnicola.murino@gmail.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@google.com\u003e\nAuto-Submit: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nReviewed-by: Carlos Amedee \u003ccarlos@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fa3dd6a4299b647c014e377e75f437ce144598fd",
      "old_mode": 33188,
      "old_path": "ssh/transport.go",
      "new_id": "540865dfc823a272d9459c4ec3f883201dc703d7",
      "new_mode": 33188,
      "new_path": "ssh/transport.go"
    },
    {
      "type": "modify",
      "old_id": "8445e1e561c15a23bcad1c22685b9f0b2d2fb037",
      "old_mode": 33188,
      "old_path": "ssh/transport_test.go",
      "new_id": "f20cd96a610db621da19befea2ca7d8aa8449f20",
      "new_mode": 33188,
      "new_path": "ssh/transport_test.go"
    }
  ]
}
