Skip to content

Commit

Permalink
data/excluded: batch add 10 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
	- data/excluded/GO-2023-2345.yaml
	- data/excluded/GO-2023-2344.yaml
	- data/excluded/GO-2023-2343.yaml
	- data/excluded/GO-2023-2342.yaml
	- data/excluded/GO-2023-2340.yaml
	- data/excluded/GO-2023-2339.yaml
	- data/excluded/GO-2023-2338.yaml
	- data/excluded/GO-2023-2337.yaml
	- data/excluded/GO-2023-2336.yaml
	- data/excluded/GO-2023-2335.yaml

Fixes #2345
Fixes #2344
Fixes #2343
Fixes #2342
Fixes #2340
Fixes #2339
Fixes #2338
Fixes #2337
Fixes #2336
Fixes #2335

Change-Id: I9d0f20d1444dfba25c1774261916934436e15358
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/544095
Auto-Submit: Roland Shoemaker <roland@golang.org>
Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
  • Loading branch information
rolandshoemaker authored and gopherbot committed Nov 21, 2023
1 parent 64aa884 commit 11d29d0
Show file tree
Hide file tree
Showing 10 changed files with 72 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2335.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2335
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/kyverno/kyverno
cves:
- CVE-2023-42813
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2336.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2336
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/kyverno/kyverno
cves:
- CVE-2023-42814
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2337.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2337
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/kyverno/kyverno
cves:
- CVE-2023-42815
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2338.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2338
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/kyverno/kyverno
cves:
- CVE-2023-42816
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2339.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2339
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/hyperledger/fabric
cves:
- CVE-2023-46132
ghsas:
- GHSA-v9w2-543f-h69m
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2340.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2340
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/kyverno/kyverno
cves:
- CVE-2023-47630
ghsas:
- GHSA-3hfq-cx9j-923w
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2342.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2342
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/juanfont/headscale
cves:
- CVE-2023-47390
ghsas:
- GHSA-wp76-cf2j-rqq7
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2343.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2343
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/free5gc/free5gc
cves:
- CVE-2023-47345
ghsas:
- GHSA-6944-6pmv-6mp2
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2344.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2344
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/pydio/cells/v4
cves:
- CVE-2023-2980
ghsas:
- GHSA-j327-c69h-4gh8
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2345.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2345
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/free5gc/free5gc
cves:
- CVE-2023-47025
ghsas:
- GHSA-q27h-hw2v-x5jm

0 comments on commit 11d29d0

Please sign in to comment.