Skip to content

Commit

Permalink
data/excluded: batch add 10 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
	- data/excluded/GO-2023-1982.yaml
	- data/excluded/GO-2023-1997.yaml
	- data/excluded/GO-2023-1996.yaml
	- data/excluded/GO-2023-1995.yaml
	- data/excluded/GO-2023-1994.yaml
	- data/excluded/GO-2023-1993.yaml
	- data/excluded/GO-2023-1991.yaml
	- data/excluded/GO-2023-1986.yaml
	- data/excluded/GO-2023-1985.yaml
	- data/excluded/GO-2023-1781.yaml

Fixes #1982
Fixes #1997
Fixes #1996
Fixes #1995
Fixes #1994
Fixes #1993
Fixes #1991
Fixes #1986
Fixes #1985
Fixes #1781

Change-Id: Iba55b0d05a2d246d5036c5517772100f8b541fa0
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/516055
Run-TryBot: Tatiana Bradley <tatianabradley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
  • Loading branch information
tatianab authored and gopherbot committed Aug 4, 2023
1 parent ed53cad commit 65508f5
Show file tree
Hide file tree
Showing 10 changed files with 80 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1781.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1781
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/dgraph-io/dgraph
cves:
- CVE-2023-31135
ghsas:
- GHSA-92wq-q9pq-gw47
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1982.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1982
excluded: NOT_IMPORTABLE
modules:
- module: github.com/gophish/gophish
cves:
- CVE-2020-24710
ghsas:
- GHSA-9c9w-9pq7-f35h
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1985.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1985
excluded: EFFECTIVELY_PRIVATE
modules:
- module: k8s.io/kubernetes
cves:
- CVE-2015-7561
ghsas:
- GHSA-2h9c-34v6-3qmr
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1986.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1986
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/hashicorp/vault
cves:
- CVE-2023-3462
ghsas:
- GHSA-9v3w-w2jh-4hff
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1991.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1991
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/rancher/rancher
cves:
- CVE-2019-12274
ghsas:
- GHSA-gc62-j469-9gjm
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1993.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1993
excluded: EFFECTIVELY_PRIVATE
modules:
- module: helm.sh/helm
cves:
- CVE-2019-1010275
ghsas:
- GHSA-x6r5-vxfg-gq3v
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1994.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1994
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/docker/notary
cves:
- CVE-2015-9258
ghsas:
- GHSA-785h-hrf7-gqxc
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1995.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1995
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/answerdev/answer
cves:
- CVE-2023-4127
ghsas:
- GHSA-52h8-c876-989c
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1996.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1996
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/answerdev/answer
cves:
- CVE-2023-4126
ghsas:
- GHSA-ggcf-hwxp-rc77
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1997.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1997
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/answerdev/answer
cves:
- CVE-2023-4124
ghsas:
- GHSA-v9vc-7x69-c2x8

0 comments on commit 65508f5

Please sign in to comment.