Skip to content

Commit db896de

Browse files
neildgopherbot
authored andcommitted
data/excluded: batch add 7 excluded reports
Adds excluded reports: - data/excluded/GO-2023-2161.yaml - data/excluded/GO-2023-2159.yaml - data/excluded/GO-2023-2168.yaml - data/excluded/GO-2023-2171.yaml - data/excluded/GO-2023-2170.yaml - data/excluded/GO-2023-2167.yaml - data/excluded/GO-2023-2166.yaml Fixes #2161 Fixes #2159 Fixes #2168 Fixes #2171 Fixes #2170 Fixes #2167 Fixes #2166 Change-Id: I5250b274076fcab3e44803965e2404fd7cce4d54 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/539339 Reviewed-by: Zvonimir Pavlinovic <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Damien Neil <[email protected]>
1 parent 62db6f3 commit db896de

7 files changed

+50
-0
lines changed

data/excluded/GO-2023-2159.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2159
2+
excluded: NOT_IMPORTABLE
3+
modules:
4+
- module: github.com/kubernetes/kubernetes
5+
cves:
6+
- CVE-2021-25736
7+
ghsas:
8+
- GHSA-35c7-w35f-xwgh

data/excluded/GO-2023-2161.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2161
2+
excluded: NOT_IMPORTABLE
3+
modules:
4+
- module: github.com/docker/docker
5+
ghsas:
6+
- GHSA-jq35-85cj-fj4p

data/excluded/GO-2023-2166.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2166
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/authzed/spicedb
5+
cves:
6+
- CVE-2023-46255
7+
ghsas:
8+
- GHSA-jg7w-cxjv-98c2

data/excluded/GO-2023-2167.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2167
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/projectcalico/calico
5+
cves:
6+
- CVE-2023-41377

data/excluded/GO-2023-2168.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2168
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/hashicorp/vagrant
5+
cves:
6+
- CVE-2023-5834
7+
ghsas:
8+
- GHSA-47xw-vw6m-w9fq

data/excluded/GO-2023-2170.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2170
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: k8s.io/kubernetes
5+
cves:
6+
- CVE-2023-3955
7+
ghsas:
8+
- GHSA-q78c-gwqw-jcmc

data/excluded/GO-2023-2171.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2171
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/openshift/kubernetes
5+
cves:
6+
- CVE-2023-5408

0 commit comments

Comments
 (0)