From ec810bc5aff55acb879f0b9d9d82ec7be1819f30 Mon Sep 17 00:00:00 2001 From: zhangxianting Date: Thu, 19 Sep 2024 11:30:40 +0800 Subject: [PATCH] =?UTF-8?q?CVE-2024-7254:=E4=B8=8A=E6=B8=B8=E6=9A=82?= =?UTF-8?q?=E6=97=A0=E9=92=88=E5=AF=B9=E8=AF=A5=E7=89=88=E6=9C=AC=E7=9A=84?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=A1=A5=E4=B8=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protobuf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protobuf.yaml b/protobuf.yaml index 06f6fb7..b53e588 100644 --- a/protobuf.yaml +++ b/protobuf.yaml @@ -930,4 +930,4 @@ last_query: "url": "https://api.github.com/repos/protocolbuffers/protobuf/releases/27159058", "zipball_url": "https://api.github.com/repos/protocolbuffers/protobuf/zipball/v3.12.3" } -query_type: api.github.releases \ No newline at end of file +query_type: api.github.releases -- Gitee