Skip to content

Commit e9e1530

Browse files
committed
data/excluded: batch add 6 excluded reports
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>
1 parent 9f52d16 commit e9e1530

6 files changed

+42
-0
lines changed

data/excluded/GO-2023-2414.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2414
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/navidrome/navidrome
5+
cves:
6+
- CVE-2023-51442
7+
ghsas:
8+
- GHSA-wq59-4q6r-635r

data/excluded/GO-2023-2415.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2415
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/ClickHouse/ClickHouse
5+
cves:
6+
- CVE-2023-47118

data/excluded/GO-2023-2418.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2418
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/ClickHouse/ClickHouse
5+
cves:
6+
- CVE-2023-48298

data/excluded/GO-2023-2419.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2419
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/ClickHouse/ClickHouse
5+
cves:
6+
- CVE-2023-48704

data/excluded/GO-2023-2420.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2420
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/free5gc/amf
5+
cves:
6+
- CVE-2023-49391
7+
ghsas:
8+
- GHSA-jcrr-rr6w-8c83

data/excluded/GO-2023-2422.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2422
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/deis/workflow-manager
5+
cves:
6+
- CVE-2016-15036
7+
ghsas:
8+
- GHSA-jpfp-xq3p-4h3r

0 commit comments

Comments
 (0)