-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
data/excluded: batch add 10 excluded reports
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 <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Tatiana Bradley <[email protected]> Reviewed-by: Damien Neil <[email protected]>
- Loading branch information
Showing
10 changed files
with
80 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |