Skip to content

Commit 5ff1b8e

Browse files
committed
data/excluded: batch add 10 excluded reports
Adds excluded reports: - data/excluded/GO-2023-2049.yaml - data/excluded/GO-2023-2035.yaml - data/excluded/GO-2023-2062.yaml - data/excluded/GO-2023-2057.yaml - data/excluded/GO-2023-2032.yaml - data/excluded/GO-2023-2061.yaml - data/excluded/GO-2023-2060.yaml - data/excluded/GO-2023-2033.yaml - data/excluded/GO-2023-2028.yaml - data/excluded/GO-2023-2025.yaml Fixes #2049 Fixes #2035 Fixes #2062 Fixes #2057 Fixes #2032 Fixes #2061 Fixes #2060 Fixes #2033 Fixes #2028 Fixes #2025 Change-Id: Idbe9559172056824d0c5e78e610e0d348cab640d Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/528596 Reviewed-by: Zvonimir Pavlinovic <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent ea78b08 commit 5ff1b8e

10 files changed

+74
-0
lines changed

data/excluded/GO-2023-2025.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2025
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/gravitl/netmaker
5+
cves:
6+
- CVE-2023-32079
7+
ghsas:
8+
- GHSA-826j-8wp2-4x6q

data/excluded/GO-2023-2028.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2028
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/openfga/openfga
5+
cves:
6+
- CVE-2023-40579
7+
ghsas:
8+
- GHSA-jcf2-mxr2-gmqp

data/excluded/GO-2023-2032.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2032
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/spinnaker/spinnaker
5+
cves:
6+
- CVE-2023-39348
7+
ghsas:
8+
- GHSA-rq5c-hvw6-8pr7

data/excluded/GO-2023-2033.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2033
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/ansible-semaphore/semaphore
5+
cves:
6+
- CVE-2023-39059
7+
ghsas:
8+
- GHSA-3r32-cp7v-5wq4

data/excluded/GO-2023-2035.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2035
2+
excluded: NOT_IMPORTABLE
3+
modules:
4+
- module: github.com/bnb-chain/tss-lib
5+
ghsas:
6+
- GHSA-h24c-6p6p-m3vx

data/excluded/GO-2023-2049.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2049
2+
excluded: NOT_IMPORTABLE
3+
modules:
4+
- module: github.com/argoproj/argo-cd
5+
cves:
6+
- CVE-2023-40029
7+
ghsas:
8+
- GHSA-fwr2-64vr-xv9m

data/excluded/GO-2023-2057.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2057
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/mozilla-mobile/mozilla-vpn-client
5+
cves:
6+
- CVE-2023-4104

data/excluded/GO-2023-2060.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2060
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/k3s-io/k3s
5+
cves:
6+
- CVE-2023-32187
7+
ghsas:
8+
- GHSA-m4hf-6vgr-75r2

data/excluded/GO-2023-2061.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2061
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/rancher/rke2
5+
cves:
6+
- CVE-2023-32186
7+
ghsas:
8+
- GHSA-p45j-vfv5-wprq

data/excluded/GO-2023-2062.yaml

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

0 commit comments

Comments
 (0)