Skip to content

Commit 7ddca21

Browse files
committed
data/excluded: batch add 3 excluded reports
Adds excluded reports: - data/excluded/GO-2023-2392.yaml - data/excluded/GO-2023-2391.yaml - data/excluded/GO-2023-2390.yaml Fixes #2392 Fixes #2391 Fixes #2390 Change-Id: Ic98a4d0e1e98779a7500ec9c940dc337b86a05e1 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/549240 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Damien Neil <[email protected]>
1 parent eee64c5 commit 7ddca21

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

data/excluded/GO-2023-2390.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2390
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/mattermost/mattermost/server/v8
5+
cves:
6+
- CVE-2023-6459
7+
ghsas:
8+
- GHSA-63cv-4pc2-4fcf

data/excluded/GO-2023-2391.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2391
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/mattermost/mattermost
5+
cves:
6+
- CVE-2023-6458
7+
ghsas:
8+
- GHSA-7664-hcp7-f497

data/excluded/GO-2023-2392.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2392
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: knative.dev/eventing-gitlab
5+
ghsas:
6+
- GHSA-99jv-8292-2hpm

0 commit comments

Comments
 (0)