Skip to content

Commit 67babcd

Browse files
committed
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 #1879 Fixes #1877 Fixes #1875 Fixes #1873 Fixes #1871 Fixes #1886 Fixes #1885 Fixes #1880 Change-Id: I6846350875bc98f7267e69852acb1e6d6da9a043 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/507904 Run-TryBot: Jonathan Amsterdam <jba@google.com> Reviewed-by: Tatiana Bradley <tatianabradley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
1 parent 5ab3843 commit 67babcd

8 files changed

+60
-0
lines changed

data/excluded/GO-2023-1871.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-1871
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/authzed/spicedb
5+
cves:
6+
- CVE-2023-35930
7+
ghsas:
8+
- GHSA-m54h-5x5f-5m6r

data/excluded/GO-2023-1873.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-1873
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/mattermost/mattermost-server/v6
5+
cves:
6+
- CVE-2023-2783
7+
ghsas:
8+
- GHSA-455c-vqrf-mghr

data/excluded/GO-2023-1875.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-1875
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/grafana/grafana
5+
cves:
6+
- CVE-2023-3128
7+
ghsas:
8+
- GHSA-mpv3-g8m3-3fjc

data/excluded/GO-2023-1877.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-1877
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/labring/sealos
5+
cves:
6+
- CVE-2023-33190
7+
ghsas:
8+
- GHSA-74j8-w7f9-pp62

data/excluded/GO-2023-1879.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-1879
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/temporalio/temporal
5+
cves:
6+
- CVE-2023-3485
7+
ghsas:
8+
- GHSA-gm2g-2xr9-pxxj

data/excluded/GO-2023-1880.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-1880
2+
excluded: NOT_IMPORTABLE
3+
modules:
4+
- module: github.com/labring/sealos
5+
cves:
6+
- CVE-2023-36815
7+
ghsas:
8+
- GHSA-vpxf-q44g-w34w

data/excluded/GO-2023-1885.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-1885
2+
excluded: NOT_IMPORTABLE
3+
modules:
4+
- module: github.com/mlogclub/bbs-go
5+
cves:
6+
- CVE-2023-36222

data/excluded/GO-2023-1886.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-1886
2+
excluded: NOT_IMPORTABLE
3+
modules:
4+
- module: github.com/mlogclub/bbs-go
5+
cves:
6+
- CVE-2023-36223

0 commit comments

Comments
 (0)