Skip to content

Commit 2b70865

Browse files
committed
data/excluded: batch add 5 excluded reports
Adds excluded reports: - data/excluded/GO-2023-2330.yaml - data/excluded/GO-2023-2329.yaml - data/excluded/GO-2023-2188.yaml - data/excluded/GO-2023-2187.yaml Fixes #2330 Fixes #2329 Fixes #2188 Fixes #2187 Change-Id: I7fa604fa7f403660613ba7eb95875f925210fdea Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/541356 Run-TryBot: Zvonimir Pavlinovic <[email protected]> Reviewed-by: Damien Neil <[email protected]> TryBot-Result: Gopher Robot <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent e47542e commit 2b70865

File tree

4 files changed

+30
-0
lines changed

4 files changed

+30
-0
lines changed

data/excluded/GO-2023-2187.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2187
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/zitadel/zitadel
5+
cves:
6+
- CVE-2023-47111
7+
ghsas:
8+
- GHSA-7h8m-vrxx-vr4m

data/excluded/GO-2023-2188.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2188
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/slsa-framework/slsa-verifier
5+
ghsas:
6+
- GHSA-r2xv-vpr2-42m9

data/excluded/GO-2023-2329.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2329
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/hashicorp/vault
5+
cves:
6+
- CVE-2023-5954
7+
ghsas:
8+
- GHSA-4qhc-v8r6-8vwm

data/excluded/GO-2023-2330.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2330
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: k8s.io/kubernetes
5+
cves:
6+
- CVE-2023-3676
7+
ghsas:
8+
- GHSA-7fxm-f474-hf8w

0 commit comments

Comments
 (0)