Skip to content

Commit

Permalink
data/excluded: batch add 3 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
	- data/excluded/GO-2023-2175.yaml
	- data/excluded/GO-2023-2174.yaml
	- data/excluded/GO-2023-2176.yaml

Fixes #2175
Fixes #2174
Fixes #2176

Change-Id: Ie46fc7662ed6378241478a87216b070c85ce63e2
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/541216
Reviewed-by: Zvonimir Pavlinovic <[email protected]>
Auto-Submit: Damien Neil <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
  • Loading branch information
neild authored and gopherbot committed Nov 9, 2023
1 parent 64eb626 commit e5850f6
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2174.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2174
excluded: NOT_IMPORTABLE
modules:
- module: k8s.io/ingress-nginx
cves:
- CVE-2023-5043
ghsas:
- GHSA-5wj4-wffq-3378
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2175.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2175
excluded: NOT_IMPORTABLE
modules:
- module: k8s.io/ingress-nginx
cves:
- CVE-2022-4886
ghsas:
- GHSA-gvrm-w2f9-f77q
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2176.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2176
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/kubernetes-csi/csi-proxy
cves:
- CVE-2023-3893
ghsas:
- GHSA-r6cc-7wj7-gfx2

0 comments on commit e5850f6

Please sign in to comment.