Skip to content

Commit

Permalink
data/excluded: batch add 7 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
	- data/excluded/GO-2023-2073.yaml
	- data/excluded/GO-2023-2072.yaml
	- data/excluded/GO-2023-2071.yaml
	- data/excluded/GO-2023-2070.yaml
	- data/excluded/GO-2023-2069.yaml
	- data/excluded/GO-2023-2068.yaml
	- data/excluded/GO-2023-2067.yaml

Fixes #2073
Fixes #2072
Fixes #2071
Fixes #2070
Fixes #2069
Fixes #2068
Fixes #2067

Change-Id: I41d9fbc1e4a67b82a39daf64337dd74ab3cdd609
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/530118
Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
  • Loading branch information
zpavlinovic committed Sep 22, 2023
1 parent a171ee4 commit 4d3c9e3
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2067.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2067
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/contribsys/faktory
cves:
- CVE-2023-37279
ghsas:
- GHSA-x4hh-vjm7-g2jv
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2068.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2068
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/schollz/croc/v9
cves:
- CVE-2023-43620
ghsas:
- GHSA-364c-vvqx-446c
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2069.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2069
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/schollz/croc/v9
cves:
- CVE-2023-43621
ghsas:
- GHSA-7g3v-4ggr-xvjf
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2070.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2070
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/schollz/croc/v9
cves:
- CVE-2023-43618
ghsas:
- GHSA-7mp6-929p-pqhj
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2071.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2071
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/schollz/croc
cves:
- CVE-2023-43616
ghsas:
- GHSA-8c8w-f7wp-2jr2
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2072.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2072
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/schollz/croc/v9
cves:
- CVE-2023-43617
ghsas:
- GHSA-hp56-xvf4-g6wr
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-2073.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-2073
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/schollz/croc/v9
cves:
- CVE-2023-43619
ghsas:
- GHSA-ppjh-xp5v-46wc

0 comments on commit 4d3c9e3

Please sign in to comment.