)]}'
{
  "commit": "c89f1224a544cde464fcb86e78ebb0cc97eedba2",
  "tree": "c647cfa5028c6a01cd039aaf2169eff81f07e87e",
  "parents": [
    "08a8fa9c471603c7ec44895392c6bfa31a8ddcb6"
  ],
  "author": {
    "name": "Roland Shoemaker",
    "email": "roland@golang.org",
    "time": "Mon May 17 10:06:51 2021 -0700"
  },
  "committer": {
    "name": "Roland Shoemaker",
    "email": "roland@golang.org",
    "time": "Mon May 24 22:27:31 2021 +0000"
  },
  "message": "net: verify results from Lookup* are valid domain names\n\nFor the methods LookupCNAME, LookupSRV, LookupMX, LookupNS, and\nLookupAddr check that the returned domain names are in fact valid DNS\nnames using the existing isDomainName function.\n\nThanks to Philipp Jeitner and Haya Shulman from Fraunhofer SIT for\nreporting this issue.\n\nFixes #46241\nFixes CVE-2021-33195\n\nChange-Id: Icf231acd93178a3b6aec3f178cff7e693f74ef8c\nReviewed-on: https://go-review.googlesource.com/c/go/+/320949\nTrust: Roland Shoemaker \u003croland@golang.org\u003e\nTrust: Katie Hockman \u003ckatie@golang.org\u003e\nRun-TryBot: Roland Shoemaker \u003croland@golang.org\u003e\nTryBot-Result: Go Bot \u003cgobot@golang.org\u003e\nReviewed-by: Katie Hockman \u003ckatie@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ec690a1c0cffcf8e51e2043690307e784a3f37a0",
      "old_mode": 33188,
      "old_path": "src/net/dnsclient_unix_test.go",
      "new_id": "69a9b972f0868b79b9a678ac0a40d949469a3c16",
      "new_mode": 33188,
      "new_path": "src/net/dnsclient_unix_test.go"
    },
    {
      "type": "modify",
      "old_id": "03599503bd191b38263c7465865d7b178f2410ac",
      "old_mode": 33188,
      "old_path": "src/net/lookup.go",
      "new_id": "39d33796d5b3edc80a0128a7bf7881711053dd24",
      "new_mode": 33188,
      "new_path": "src/net/lookup.go"
    }
  ]
}
