Skip to content

Commit

Permalink
data/excluded: batch add 9 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
	- data/excluded/GO-2023-2405.yaml
	- data/excluded/GO-2023-2404.yaml
	- data/excluded/GO-2023-2403.yaml
	- data/excluded/GO-2023-2396.yaml
	- data/excluded/GO-2023-2395.yaml
	- data/excluded/GO-2023-2384.yaml
	- data/excluded/GO-2023-2407.yaml
	- data/excluded/GO-2023-2398.yaml
	- data/excluded/GO-2023-2397.yaml

Fixes #2405
Fixes #2404
Fixes #2403
Fixes #2396
Fixes #2395
Fixes #2384
Fixes #2407
Fixes #2398
Fixes #2397

Change-Id: I9b88515af2afe180f80ce142b2455fd08312b283
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/549835
Run-TryBot: Tim King <taking@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Tim King <taking@google.com>
  • Loading branch information
timothy-king authored and gopherbot committed Dec 14, 2023
1 parent 96afd46 commit 2e4644e
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2384.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2384
excluded: NOT_A_VULNERABILITY
modules:
- module: github.com/canonical/lxd
ghsas:
- GHSA-x9qq-236j-gj97
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2395.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2395
excluded: NOT_GO_CODE
modules:
- module: github.com/louislam/uptime-kuma
cves:
- CVE-2023-49804
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2396.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2396
excluded: NOT_GO_CODE
modules:
- module: github.com/louislam/uptime-kuma
cves:
- CVE-2023-49805
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2397.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2397
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/treeverse/lakefs
ghsas:
- GHSA-26hr-q2wp-rvc5
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2398.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2398
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/treeverse/lakefs
ghsas:
- GHSA-4rgc-5g6r-2rjf
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2403.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2403
excluded: NOT_GO_CODE
modules:
- module: github.com/h2o/h2o
cves:
- CVE-2023-41337
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2404.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2404
excluded: NOT_GO_CODE
modules:
- module: github.com/h2o/h2o
cves:
- CVE-2023-50247
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2405.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2405
excluded: NOT_GO_CODE
modules:
- module: github.com/labring/laf
cves:
- CVE-2023-48225
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2407.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2407
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/arduino/arduino-create-agent
cves:
- CVE-2023-49296

0 comments on commit 2e4644e

Please sign in to comment.