From 0e10f7b7cdaaa1d78c70d93dbe76a5d53fd5173c Mon Sep 17 00:00:00 2001 From: Tim King Date: Wed, 12 Apr 2023 13:44:22 -0700 Subject: [PATCH] data/excluded: batch add GO-2023-1712, GO-2023-1711, GO-2023-1710, GO-2023-1708 Fixes golang/vulndb#1712 Fixes golang/vulndb#1711 Fixes golang/vulndb#1710 Fixes golang/vulndb#1708 Change-Id: I1b29aa2e1cb37cbf0ecf0a956b13169060e00fb3 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/484235 TryBot-Result: Gopher Robot Reviewed-by: Zvonimir Pavlinovic Run-TryBot: Tim King Commit-Queue: Tim King --- data/excluded/GO-2023-1708.yaml | 7 +++++++ data/excluded/GO-2023-1710.yaml | 7 +++++++ data/excluded/GO-2023-1711.yaml | 7 +++++++ data/excluded/GO-2023-1712.yaml | 7 +++++++ 4 files changed, 28 insertions(+) create mode 100644 data/excluded/GO-2023-1708.yaml create mode 100644 data/excluded/GO-2023-1710.yaml create mode 100644 data/excluded/GO-2023-1711.yaml create mode 100644 data/excluded/GO-2023-1712.yaml diff --git a/data/excluded/GO-2023-1708.yaml b/data/excluded/GO-2023-1708.yaml new file mode 100644 index 00000000..18f10b3e --- /dev/null +++ b/data/excluded/GO-2023-1708.yaml @@ -0,0 +1,7 @@ +excluded: EFFECTIVELY_PRIVATE +modules: + - module: github.com/hashicorp/vault +cves: + - CVE-2023-0665 +ghsas: + - GHSA-hwc3-3qh6-r4gg diff --git a/data/excluded/GO-2023-1710.yaml b/data/excluded/GO-2023-1710.yaml new file mode 100644 index 00000000..f90d9a73 --- /dev/null +++ b/data/excluded/GO-2023-1710.yaml @@ -0,0 +1,7 @@ +excluded: EFFECTIVELY_PRIVATE +modules: + - module: github.com/mattermost/mattermost-server +cves: + - CVE-2023-1777 +ghsas: + - GHSA-3wq5-3f56-v5xc diff --git a/data/excluded/GO-2023-1711.yaml b/data/excluded/GO-2023-1711.yaml new file mode 100644 index 00000000..95f979d8 --- /dev/null +++ b/data/excluded/GO-2023-1711.yaml @@ -0,0 +1,7 @@ +excluded: EFFECTIVELY_PRIVATE +modules: + - module: github.com/mattermost/mattermost-server/v6 +cves: + - CVE-2023-1776 +ghsas: + - GHSA-63f2-6959-2pxj diff --git a/data/excluded/GO-2023-1712.yaml b/data/excluded/GO-2023-1712.yaml new file mode 100644 index 00000000..2077afeb --- /dev/null +++ b/data/excluded/GO-2023-1712.yaml @@ -0,0 +1,7 @@ +excluded: EFFECTIVELY_PRIVATE +modules: + - module: github.com/mattermost/mattermost-server/v6 +cves: + - CVE-2023-1775 +ghsas: + - GHSA-8jhh-3jf2-pfwr