Skip to content

Commit

Permalink
data/excluded: batch add 11 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
	- data/excluded/GO-2023-2389.yaml
	- data/excluded/GO-2023-2371.yaml
	- data/excluded/GO-2023-2370.yaml
	- data/excluded/GO-2023-2388.yaml
	- data/excluded/GO-2023-2381.yaml
	- data/excluded/GO-2023-2378.yaml
	- data/excluded/GO-2023-2377.yaml
	- data/excluded/GO-2023-2376.yaml
	- data/excluded/GO-2023-2374.yaml
	- data/excluded/GO-2023-2373.yaml
	- data/excluded/GO-2023-2372.yaml

Fixes #2389
Fixes #2371
Fixes #2370
Fixes #2388
Fixes #2381
Fixes #2378
Fixes #2377
Fixes #2376
Fixes #2374
Fixes #2373
Fixes #2372

Change-Id: I0056a42269c3d4c1e168113a74e708e2930610bd
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/547979
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
  • Loading branch information
tatianab committed Dec 11, 2023
1 parent 497dfa0 commit dc6f836
Show file tree
Hide file tree
Showing 11 changed files with 72 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2370.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2370
excluded: NOT_GO_CODE
modules:
- module: github.com/louislam/uptime-kuma
cves:
- CVE-2023-49276
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2371.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2371
excluded: NOT_GO_CODE
modules:
- module: github.com/librespeed/speedtest
cves:
- CVE-2022-4957
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2372.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2372
excluded: EFFECTIVELY_PRIVATE
modules:
- module: codeberg.org/forgejo/forgejo
cves:
- CVE-2023-49946
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2373.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2373
excluded: EFFECTIVELY_PRIVATE
modules:
- module: codeberg.org/forgejo/forgejo
cves:
- CVE-2023-49947
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2374.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2374
excluded: EFFECTIVELY_PRIVATE
modules:
- module: codeberg.org/forgejo/forgejo
cves:
- CVE-2023-49948
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2376.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2376
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/traefik/traefik
cves:
- CVE-2023-47106
ghsas:
- GHSA-fvhj-4qfh-q2hm
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2377.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2377
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/traefik/traefik
cves:
- CVE-2023-47633
ghsas:
- GHSA-6fwg-jrfw-ff7p
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2378.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2378
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/edgelesssys/marblerun
ghsas:
- GHSA-j3rq-4xjw-xg63
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2381.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2381
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/traefik/traefik/v3
cves:
- CVE-2023-47124
ghsas:
- GHSA-8g85-whqh-cr2f
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2388.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2388
excluded: EFFECTIVELY_PRIVATE
modules:
- module: knative.dev/eventing-github
ghsas:
- GHSA-v7hc-87jc-qrrr
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-2389.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-2389
excluded: NOT_GO_CODE
modules:
- module: github.com/strukturag/libheif
cves:
- CVE-2023-49463

0 comments on commit dc6f836

Please sign in to comment.