{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":199763479,"defaultBranch":"develop","name":"bfe","ownerLogin":"bfenetworks","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-07-31T02:33:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/65478032?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1702936143.0","currentOid":""},"activityList":{"items":[{"before":"28d6f4ab9decdf9061d6e25507f12013db4fedd3","after":"8d894b0637d4bcac05c68a6ac46007dc7e73eb6d","ref":"refs/heads/develop","pushedAt":"2024-05-16T02:33:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iyangsj","name":"Sijie Yang","path":"/iyangsj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/780807?s=80&v=4"},"commit":{"message":"http2: close connections when receiving too many headers (#1156)\n\nMaintaining HPACK state requires that we parse and process all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, we don't allocate memory to store the excess headers but we do parse them. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send.\r\n\r\nSet a limit on the amount of excess header frames we will process before closing a connection.\r\n\r\nThis is CVE-2023-45288 and Go issue https://go.dev/issue/65051.","shortMessageHtmlLink":"http2: close connections when receiving too many headers (#1156)"}},{"before":"1c4a92377cc384dfac256f2386c6f5cadbe2b924","after":"28d6f4ab9decdf9061d6e25507f12013db4fedd3","ref":"refs/heads/develop","pushedAt":"2024-03-13T03:14:19.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"mileszhang2016","name":"Miles Zhang","path":"/mileszhang2016","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16986845?s=80&v=4"},"commit":{"message":"Merge pull request #1149 from cc14514/1104\n\nremove TestSetKeepAlive","shortMessageHtmlLink":"Merge pull request #1149 from cc14514/1104"}},{"before":null,"after":"5d3bdce8f62a9f4785186b374d93b033721fcdb5","ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.17.0","pushedAt":"2023-12-18T21:49:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump golang.org/x/crypto\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.17.0.\n- [Commits](https://github.com/golang/crypto/commits/v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golang.org/x/crypto"}},{"before":"76a5c0982fb3fedbca275e3ccdb4922a7eb7b42f","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/text-0.3.8","pushedAt":"2023-12-09T15:11:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"4dd0843490f8a68ac59426e7389127bbb12f5c92","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.1.0","pushedAt":"2023-12-09T15:11:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a450d056cc71a6cca5f7469f3671f465c98fa166","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.53.0","pushedAt":"2023-12-09T15:11:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"c1e8501748dcc7b0616795db6faa185999cf7e6b","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.7.0","pushedAt":"2023-12-09T15:11:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"7dd4270724c6ff38dcd2820f827ae8864b192669","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/sys-0.1.0","pushedAt":"2023-12-09T14:49:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"13c6a62a386f1a4f0775bea8bdc8af0b5c83b099","after":"1c4a92377cc384dfac256f2386c6f5cadbe2b924","ref":"refs/heads/develop","pushedAt":"2023-12-09T14:49:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iyangsj","name":"Sijie Yang","path":"/iyangsj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/780807?s=80&v=4"},"commit":{"message":"build(deps): bump golang.org/x/sys (#1101)\n\nBumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20211216021012-1d35b9e2eb4e to 0.1.0.\r\n- [Release notes](https://github.com/golang/sys/releases)\r\n- [Commits](https://github.com/golang/sys/commits/v0.1.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/sys\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump golang.org/x/sys (#1101)"}},{"before":"dc8858a8a51fe1e6f682f78b8dcb1538b002aa94","after":"13c6a62a386f1a4f0775bea8bdc8af0b5c83b099","ref":"refs/heads/develop","pushedAt":"2023-09-29T14:33:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iyangsj","name":"Sijie Yang","path":"/iyangsj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/780807?s=80&v=4"},"commit":{"message":"Update ADOPTERS.md (#1123)\n\nSigned-off-by: Benjamin <72671586+benjx1990@users.noreply.github.com>","shortMessageHtmlLink":"Update ADOPTERS.md (#1123)"}},{"before":"0441fde4f5fa98cb3d1537181d7d1959d2b3a476","after":"dc8858a8a51fe1e6f682f78b8dcb1538b002aa94","ref":"refs/heads/develop","pushedAt":"2023-09-29T14:22:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iyangsj","name":"Sijie Yang","path":"/iyangsj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/780807?s=80&v=4"},"commit":{"message":"Update ci.yml","shortMessageHtmlLink":"Update ci.yml"}},{"before":"a7f111e59b78e35d01bd3111713dce991b36ec66","after":"0441fde4f5fa98cb3d1537181d7d1959d2b3a476","ref":"refs/heads/develop","pushedAt":"2023-09-29T13:54:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iyangsj","name":"Sijie Yang","path":"/iyangsj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/780807?s=80&v=4"},"commit":{"message":"fix some typo (#1113)\n\nSigned-off-by: cui fliter ","shortMessageHtmlLink":"fix some typo (#1113)"}},{"before":null,"after":"a450d056cc71a6cca5f7469f3671f465c98fa166","ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.53.0","pushedAt":"2023-07-05T20:51:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump google.golang.org/grpc from 1.22.1 to 1.53.0\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.22.1 to 1.53.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.22.1...v1.53.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump google.golang.org/grpc from 1.22.1 to 1.53.0"}},{"before":"a99f1add9c8d1f7a4c70924279cd17f479d38e1e","after":"a7f111e59b78e35d01bd3111713dce991b36ec66","ref":"refs/heads/develop","pushedAt":"2023-06-03T02:54:49.899Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"mileszhang2016","name":"Miles Zhang","path":"/mileszhang2016","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16986845?s=80&v=4"},"commit":{"message":"Merge pull request #1110 from clarinette9/develop\n\nupdate maintainers","shortMessageHtmlLink":"Merge pull request #1110 from clarinette9/develop"}},{"before":"f00112a7e808e542302d889eda5cbf099a636c4e","after":"a99f1add9c8d1f7a4c70924279cd17f479d38e1e","ref":"refs/heads/develop","pushedAt":"2023-06-01T07:47:46.210Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"mileszhang2016","name":"Miles Zhang","path":"/mileszhang2016","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16986845?s=80&v=4"},"commit":{"message":"Merge pull request #1109 from clarinette9/develop\n\nupdate maintainer","shortMessageHtmlLink":"Merge pull request #1109 from clarinette9/develop"}},{"before":"0af0c6c4356ec0060bbb0b8f9fbdd24daee07608","after":"f00112a7e808e542302d889eda5cbf099a636c4e","ref":"refs/heads/develop","pushedAt":"2023-04-26T02:21:04.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"mileszhang2016","name":"Miles Zhang","path":"/mileszhang2016","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16986845?s=80&v=4"},"commit":{"message":"Merge pull request #846 from kwanhur/feature-cfg-test\n\nFeature configuration test","shortMessageHtmlLink":"Merge pull request #846 from kwanhur/feature-cfg-test"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESyTsEAA","startCursor":null,"endCursor":null}},"title":"Activity ยท bfenetworks/bfe"}