Skip to content

Commit

Permalink
data/excluded: batch add 6 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
	- data/excluded/GO-2023-2349.yaml
	- data/excluded/GO-2023-2346.yaml
	- data/excluded/GO-2023-2353.yaml
	- data/excluded/GO-2023-2351.yaml
	- data/excluded/GO-2023-2347.yaml
	- data/excluded/GO-2023-2331.yaml

Fixes #2349
Fixes #2346
Fixes #2353
Fixes #2351
Fixes #2347
Fixes #2331

Change-Id: If58a88f5f61615634a3ab5a9dd30a28e1856ed35
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/546035
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Tim King <taking@google.com>
  • Loading branch information
neild committed Nov 29, 2023
1 parent 73b9e2e commit 660e690
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2331.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2331
excluded: DEPENDENT_VULNERABILITY
modules:
- module: github.com/open-telemetry/opentelemetry-go-contrib
cves:
- CVE-2023-47108
ghsas:
- GHSA-8pgv-569h-w5rw
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2346.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2346
excluded: NOT_A_VULNERABILITY
modules:
- module: https://pkg.go.dev/github.com/whilp/git-urls
cves:
- CVE-2023-46402
ghsas:
- GHSA-3f2q-6294-fmq5
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2347.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2347
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/openreplay/openreplay
cves:
- CVE-2023-48226
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2349.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2349
excluded: NOT_GO_CODE
modules:
- module: github.com/ossf/malicious-packages
cves:
- CVE-2023-49210
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2351.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2351
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/clastix/capsule-proxy
cves:
- CVE-2023-48312
ghsas:
- GHSA-fpvw-6m5v-hqfp
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2353.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2353
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/layer5io/meshery
cves:
- CVE-2023-46575
ghsas:
- GHSA-9jjc-grg5-67gj

0 comments on commit 660e690

Please # to comment.