From 67f6bce3f95c179faca8689c538a752ce1157c2d Mon Sep 17 00:00:00 2001 From: Zvonimir Pavlinovic Date: Wed, 1 Mar 2023 14:32:56 -0800 Subject: [PATCH] data/excluded: batch add GO-2023-1599, GO-2023-1598 Fixes golang/vulndb#1599 Fixes golang/vulndb#1598 Change-Id: I44ea778bd9fab9a92af82c50973539d3b29be8b7 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/472715 TryBot-Result: Gopher Robot Reviewed-by: Damien Neil Run-TryBot: Zvonimir Pavlinovic --- data/excluded/GO-2023-1598.yaml | 7 +++++++ data/excluded/GO-2023-1599.yaml | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 data/excluded/GO-2023-1598.yaml create mode 100644 data/excluded/GO-2023-1599.yaml diff --git a/data/excluded/GO-2023-1598.yaml b/data/excluded/GO-2023-1598.yaml new file mode 100644 index 00000000..4d9c5850 --- /dev/null +++ b/data/excluded/GO-2023-1598.yaml @@ -0,0 +1,7 @@ +excluded: NOT_IMPORTABLE +modules: + - module: github.com/juju/juju +cves: + - CVE-2023-0092 +ghsas: + - GHSA-x5rv-w9pm-8qp8 diff --git a/data/excluded/GO-2023-1599.yaml b/data/excluded/GO-2023-1599.yaml new file mode 100644 index 00000000..7e05af7a --- /dev/null +++ b/data/excluded/GO-2023-1599.yaml @@ -0,0 +1,7 @@ +excluded: EFFECTIVELY_PRIVATE +modules: + - module: github.com/grafana/grafana +cves: + - CVE-2023-22462 +ghsas: + - GHSA-7rqg-hjwc-6mjf