Skip to content

Commit

Permalink
data/excluded: batch add 4 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
	- data/excluded/GO-2023-2151.yaml
	- data/excluded/GO-2023-2156.yaml
	- data/excluded/GO-2023-2155.yaml
	- data/excluded/GO-2023-2152.yaml

Fixes #2151
Fixes #2156
Fixes #2155
Fixes #2152

Change-Id: I0b1c6c90764fa2e6f8318b5f7296725c263cd5a8
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/538781
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
Run-TryBot: Tim King <taking@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
  • Loading branch information
timothy-king committed Nov 1, 2023
1 parent 0590c76 commit c176745
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2151.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2151
excluded: NOT_GO_CODE
modules:
- module: github.com/ceph/ceph
cves:
- CVE-2021-3979
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2152.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2152
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/jumpserver/koko
cves:
- CVE-2023-43651
ghsas:
- GHSA-4r5x-x283-wm96
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2155.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2155
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/zitadel/zitadel
cves:
- CVE-2023-46238
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2156.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2156
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v6
ghsas:
- GHSA-w6rp-vxj2-fjhr

0 comments on commit c176745

Please sign in to comment.