From ce8635421eb609803f93b698808c93642909114f Mon Sep 17 00:00:00 2001 From: Julie Qiu Date: Mon, 5 Dec 2022 10:43:20 -0500 Subject: [PATCH] data/excluded: batch add GO-2022-1115, GO-2022-1132 Fixes golang/vulndb#1115 Fixes golang/vulndb#1132 Change-Id: I243ae8b9182e648910a720a4047cea2bb6df9df4 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/455157 TryBot-Result: Gopher Robot Reviewed-by: Tatiana Bradley Reviewed-by: Julie Qiu Run-TryBot: Julie Qiu --- data/excluded/GO-2022-1115.yaml | 7 +++++++ data/excluded/GO-2022-1132.yaml | 5 +++++ 2 files changed, 12 insertions(+) create mode 100644 data/excluded/GO-2022-1115.yaml create mode 100644 data/excluded/GO-2022-1132.yaml diff --git a/data/excluded/GO-2022-1115.yaml b/data/excluded/GO-2022-1115.yaml new file mode 100644 index 00000000..67cff823 --- /dev/null +++ b/data/excluded/GO-2022-1115.yaml @@ -0,0 +1,7 @@ +excluded: DEPENDENT_VULNERABILITY +modules: + - module: github.com/lightningnetwork/lnd +cves: + - CVE-2022-39389 +ghsas: + - GHSA-hc82-w9v8-83pr diff --git a/data/excluded/GO-2022-1132.yaml b/data/excluded/GO-2022-1132.yaml new file mode 100644 index 00000000..34d8a6fb --- /dev/null +++ b/data/excluded/GO-2022-1132.yaml @@ -0,0 +1,5 @@ +excluded: NOT_IMPORTABLE +modules: + - module: github.com/grafana/synthetic-monitoring-agent +cves: + - CVE-2022-46156