Skip to content

Commit

Permalink
data/excluded: batch add 8 excluded reports
Browse files Browse the repository at this point in the history
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 <[email protected]>
Reviewed-by: Tatiana Bradley <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
  • Loading branch information
jba committed Jul 6, 2023
1 parent 5ab3843 commit 67babcd
Show file tree
Hide file tree
Showing 8 changed files with 60 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1871.yaml
Original file line number Diff line number Diff line change
@@ -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
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1873.yaml
Original file line number Diff line number Diff line change
@@ -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
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1875.yaml
Original file line number Diff line number Diff line change
@@ -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
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1877.yaml
Original file line number Diff line number Diff line change
@@ -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
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1879.yaml
Original file line number Diff line number Diff line change
@@ -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
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1880.yaml
Original file line number Diff line number Diff line change
@@ -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
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-1885.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-1885
excluded: NOT_IMPORTABLE
modules:
- module: github.com/mlogclub/bbs-go
cves:
- CVE-2023-36222
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-1886.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-1886
excluded: NOT_IMPORTABLE
modules:
- module: github.com/mlogclub/bbs-go
cves:
- CVE-2023-36223

0 comments on commit 67babcd

Please sign in to comment.