Skip to content

Commit

Permalink
data/excluded: batch add 6 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
	- data/excluded/GO-2023-2419.yaml
	- data/excluded/GO-2023-2418.yaml
	- data/excluded/GO-2023-2415.yaml
	- data/excluded/GO-2023-2422.yaml
	- data/excluded/GO-2023-2420.yaml
	- data/excluded/GO-2023-2414.yaml

Fixes #2419
Fixes #2418
Fixes #2415
Fixes #2422
Fixes #2420
Fixes #2414

Change-Id: I612b65c90ce3c4a277c4fdf60192eea537d46f94
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/553636
Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
Run-TryBot: Jonathan Amsterdam <jba@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
  • Loading branch information
jba committed Jan 3, 2024
1 parent 9f52d16 commit e9e1530
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2414.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2414
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/navidrome/navidrome
cves:
- CVE-2023-51442
ghsas:
- GHSA-wq59-4q6r-635r
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2415.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2415
excluded: NOT_GO_CODE
modules:
- module: github.com/ClickHouse/ClickHouse
cves:
- CVE-2023-47118
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2418.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2418
excluded: NOT_GO_CODE
modules:
- module: github.com/ClickHouse/ClickHouse
cves:
- CVE-2023-48298
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2419.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2419
excluded: NOT_GO_CODE
modules:
- module: github.com/ClickHouse/ClickHouse
cves:
- CVE-2023-48704
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2420.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2420
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/free5gc/amf
cves:
- CVE-2023-49391
ghsas:
- GHSA-jcrr-rr6w-8c83
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2422.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2422
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/deis/workflow-manager
cves:
- CVE-2016-15036
ghsas:
- GHSA-jpfp-xq3p-4h3r

0 comments on commit e9e1530

Please sign in to comment.