Skip to content

Commit 7fdbb06

Browse files
author
Maceo Thompson
committed
data/excluded: batch add 11 excluded reports
Adds excluded reports: - data/excluded/GO-2023-2018.yaml - data/excluded/GO-2023-2016.yaml - data/excluded/GO-2023-2014.yaml - data/excluded/GO-2023-2012.yaml - data/excluded/GO-2023-2011.yaml - data/excluded/GO-2023-2010.yaml - data/excluded/GO-2023-2009.yaml - data/excluded/GO-2023-2008.yaml - data/excluded/GO-2023-2007.yaml - data/excluded/GO-2023-1984.yaml - data/excluded/GO-2023-2013.yaml Fixes #2018 Fixes #2016 Fixes #2014 Fixes #2012 Fixes #2011 Fixes #2010 Fixes #2009 Fixes #2008 Fixes #2007 Fixes #1984 Fixes #2013 Change-Id: If0ea70817a67334d02f9c7c6a7f7f9b2e2295b9c Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/522555 Run-TryBot: Maceo Thompson <maceothompson@google.com> Reviewed-by: Tatiana Bradley <tatianabradley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
1 parent 7cfc412 commit 7fdbb06

11 files changed

+86
-0
lines changed

data/excluded/GO-2023-1984.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-1984
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/apache/thrift
5+
cves:
6+
- CVE-2016-5397
7+
ghsas:
8+
- GHSA-r4m4-pmvw-m6j5

data/excluded/GO-2023-2007.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2007
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/mattermost/mattermost-server/v6
5+
cves:
6+
- CVE-2023-4107
7+
ghsas:
8+
- GHSA-6xjj-v76v-fwpj

data/excluded/GO-2023-2008.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2008
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/mattermost/mattermost-server/v6
5+
cves:
6+
- CVE-2023-4108
7+
ghsas:
8+
- GHSA-9rww-66w7-7vjx

data/excluded/GO-2023-2009.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2009
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/mattermost/mattermost-server/v6
5+
cves:
6+
- CVE-2023-4105
7+
ghsas:
8+
- GHSA-g3v6-r8p9-wxg9

data/excluded/GO-2023-2010.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2010
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/mattermost/mattermost-server/v6
5+
cves:
6+
- CVE-2023-4106
7+
ghsas:
8+
- GHSA-p267-jjfq-pphf

data/excluded/GO-2023-2011.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2011
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/yaklang/yaklang
5+
cves:
6+
- CVE-2023-40023
7+
ghsas:
8+
- GHSA-xvhg-w6qc-m3qq

data/excluded/GO-2023-2012.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2012
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/treeverse/lakefs
5+
ghsas:
6+
- GHSA-9phh-r37v-34wh

data/excluded/GO-2023-2013.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2013
2+
excluded: NOT_IMPORTABLE
3+
modules:
4+
- module: github.com/docker/docker
5+
cves:
6+
- CVE-2019-13509
7+
ghsas:
8+
- GHSA-j249-ghv5-7mxv

data/excluded/GO-2023-2014.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2014
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/woodpecker-ci/woodpecker
5+
cves:
6+
- CVE-2023-40034
7+
ghsas:
8+
- GHSA-4gcf-5m39-98mc

data/excluded/GO-2023-2016.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2016
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/etcd-io/etcd
5+
cves:
6+
- CVE-2022-34038
7+
ghsas:
8+
- GHSA-65rp-cv85-263x

data/excluded/GO-2023-2018.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2018
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/argoproj/argo-cd
5+
cves:
6+
- CVE-2023-40025
7+
ghsas:
8+
- GHSA-c8xw-vjgf-94hr

0 commit comments

Comments
 (0)