From 55871b55b48a6d0b6ca127a926133129ada2e4dd Mon Sep 17 00:00:00 2001 From: anolis-bot Date: Tue, 29 Apr 2025 17:00:37 +0800 Subject: [PATCH] update cve CVE-2020-2925 --- data/cve/CVE-2020-2925.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/data/cve/CVE-2020-2925.json b/data/cve/CVE-2020-2925.json index 5eca02eef9..8a2b373632 100644 --- a/data/cve/CVE-2020-2925.json +++ b/data/cve/CVE-2020-2925.json @@ -41,11 +41,17 @@ "diagnose": null, "statement": null, "mitigation": null, - "update_user": "distro-team", + "update_user": "cve-center", "errata": [ { "id": 5789, - "advisory_id": "ANSA-2021:0097" + "advisory_id": "ANSA-2021:0097", + "severity": "Important", + "publish_user": "", + "update_user": "distro-team", + "publish_date": "2021-04-25 00:00:00", + "create_date": "2022-03-28 18:48:30", + "update_date": "2023-02-14 16:48:29" } ] } \ No newline at end of file -- Gitee