From 67babcdce23cd8776e78c5ee8a88eca58c619828 Mon Sep 17 00:00:00 2001 From: Jonathan Amsterdam Date: Wed, 5 Jul 2023 16:44:11 -0400 Subject: [PATCH] data/excluded: batch add 8 excluded reports Adds excluded reports: - data/excluded/GO-2023-1879.yaml - data/excluded/GO-2023-1877.yaml - data/excluded/GO-2023-1875.yaml - data/excluded/GO-2023-1873.yaml - data/excluded/GO-2023-1871.yaml - data/excluded/GO-2023-1886.yaml - data/excluded/GO-2023-1885.yaml - data/excluded/GO-2023-1880.yaml Fixes golang/vulndb#1879 Fixes golang/vulndb#1877 Fixes golang/vulndb#1875 Fixes golang/vulndb#1873 Fixes golang/vulndb#1871 Fixes golang/vulndb#1886 Fixes golang/vulndb#1885 Fixes golang/vulndb#1880 Change-Id: I6846350875bc98f7267e69852acb1e6d6da9a043 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/507904 Run-TryBot: Jonathan Amsterdam Reviewed-by: Tatiana Bradley TryBot-Result: Gopher Robot --- data/excluded/GO-2023-1871.yaml | 8 ++++++++ data/excluded/GO-2023-1873.yaml | 8 ++++++++ data/excluded/GO-2023-1875.yaml | 8 ++++++++ data/excluded/GO-2023-1877.yaml | 8 ++++++++ data/excluded/GO-2023-1879.yaml | 8 ++++++++ data/excluded/GO-2023-1880.yaml | 8 ++++++++ data/excluded/GO-2023-1885.yaml | 6 ++++++ data/excluded/GO-2023-1886.yaml | 6 ++++++ 8 files changed, 60 insertions(+) create mode 100644 data/excluded/GO-2023-1871.yaml create mode 100644 data/excluded/GO-2023-1873.yaml create mode 100644 data/excluded/GO-2023-1875.yaml create mode 100644 data/excluded/GO-2023-1877.yaml create mode 100644 data/excluded/GO-2023-1879.yaml create mode 100644 data/excluded/GO-2023-1880.yaml create mode 100644 data/excluded/GO-2023-1885.yaml create mode 100644 data/excluded/GO-2023-1886.yaml diff --git a/data/excluded/GO-2023-1871.yaml b/data/excluded/GO-2023-1871.yaml new file mode 100644 index 00000000..325ffff6 --- /dev/null +++ b/data/excluded/GO-2023-1871.yaml @@ -0,0 +1,8 @@ +id: GO-2023-1871 +excluded: EFFECTIVELY_PRIVATE +modules: + - module: github.com/authzed/spicedb +cves: + - CVE-2023-35930 +ghsas: + - GHSA-m54h-5x5f-5m6r diff --git a/data/excluded/GO-2023-1873.yaml b/data/excluded/GO-2023-1873.yaml new file mode 100644 index 00000000..5daeea70 --- /dev/null +++ b/data/excluded/GO-2023-1873.yaml @@ -0,0 +1,8 @@ +id: GO-2023-1873 +excluded: EFFECTIVELY_PRIVATE +modules: + - module: github.com/mattermost/mattermost-server/v6 +cves: + - CVE-2023-2783 +ghsas: + - GHSA-455c-vqrf-mghr diff --git a/data/excluded/GO-2023-1875.yaml b/data/excluded/GO-2023-1875.yaml new file mode 100644 index 00000000..1ed5f1c9 --- /dev/null +++ b/data/excluded/GO-2023-1875.yaml @@ -0,0 +1,8 @@ +id: GO-2023-1875 +excluded: EFFECTIVELY_PRIVATE +modules: + - module: github.com/grafana/grafana +cves: + - CVE-2023-3128 +ghsas: + - GHSA-mpv3-g8m3-3fjc diff --git a/data/excluded/GO-2023-1877.yaml b/data/excluded/GO-2023-1877.yaml new file mode 100644 index 00000000..ef458ebb --- /dev/null +++ b/data/excluded/GO-2023-1877.yaml @@ -0,0 +1,8 @@ +id: GO-2023-1877 +excluded: EFFECTIVELY_PRIVATE +modules: + - module: github.com/labring/sealos +cves: + - CVE-2023-33190 +ghsas: + - GHSA-74j8-w7f9-pp62 diff --git a/data/excluded/GO-2023-1879.yaml b/data/excluded/GO-2023-1879.yaml new file mode 100644 index 00000000..4907f050 --- /dev/null +++ b/data/excluded/GO-2023-1879.yaml @@ -0,0 +1,8 @@ +id: GO-2023-1879 +excluded: EFFECTIVELY_PRIVATE +modules: + - module: github.com/temporalio/temporal +cves: + - CVE-2023-3485 +ghsas: + - GHSA-gm2g-2xr9-pxxj diff --git a/data/excluded/GO-2023-1880.yaml b/data/excluded/GO-2023-1880.yaml new file mode 100644 index 00000000..eed58c3e --- /dev/null +++ b/data/excluded/GO-2023-1880.yaml @@ -0,0 +1,8 @@ +id: GO-2023-1880 +excluded: NOT_IMPORTABLE +modules: + - module: github.com/labring/sealos +cves: + - CVE-2023-36815 +ghsas: + - GHSA-vpxf-q44g-w34w diff --git a/data/excluded/GO-2023-1885.yaml b/data/excluded/GO-2023-1885.yaml new file mode 100644 index 00000000..1e25210e --- /dev/null +++ b/data/excluded/GO-2023-1885.yaml @@ -0,0 +1,6 @@ +id: GO-2023-1885 +excluded: NOT_IMPORTABLE +modules: + - module: github.com/mlogclub/bbs-go +cves: + - CVE-2023-36222 diff --git a/data/excluded/GO-2023-1886.yaml b/data/excluded/GO-2023-1886.yaml new file mode 100644 index 00000000..e54d4781 --- /dev/null +++ b/data/excluded/GO-2023-1886.yaml @@ -0,0 +1,6 @@ +id: GO-2023-1886 +excluded: NOT_IMPORTABLE +modules: + - module: github.com/mlogclub/bbs-go +cves: + - CVE-2023-36223