-
Notifications
You must be signed in to change notification settings - Fork 62
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 21 excluded reports
Adds excluded reports: - data/excluded/GO-2023-1855.yaml - data/excluded/GO-2023-1824.yaml - data/excluded/GO-2023-1856.yaml - data/excluded/GO-2023-1853.yaml - data/excluded/GO-2023-1852.yaml - data/excluded/GO-2023-1851.yaml - data/excluded/GO-2023-1850.yaml - data/excluded/GO-2023-1845.yaml - data/excluded/GO-2023-1803.yaml - data/excluded/GO-2023-1795.yaml - data/excluded/GO-2023-1793.yaml - data/excluded/GO-2023-1784.yaml - data/excluded/GO-2023-1731.yaml - data/excluded/GO-2023-1730.yaml - data/excluded/GO-2023-1846.yaml - data/excluded/GO-2023-1848.yaml - data/excluded/GO-2023-1847.yaml - data/excluded/GO-2023-1823.yaml - data/excluded/GO-2023-1854.yaml - data/excluded/GO-2023-1849.yaml Fixes #1855 Fixes #1824 Fixes #1856 Fixes #1853 Fixes #1852 Fixes #1851 Fixes #1850 Fixes #1845 Fixes #1803 Fixes #1795 Fixes #1793 Fixes #1784 Fixes #1731 Fixes #1730 Fixes #1846 Fixes #1848 Fixes #1847 Fixes #1823 Fixes #1854 Fixes #1849 Change-Id: Id7b97791bb1e95466d497cb3158fc4bd990fcca3 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/503837 Run-TryBot: Damien Neil <dneil@google.com> Reviewed-by: Tatiana Bradley <tatianabradley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
- Loading branch information
Showing
21 changed files
with
148 additions
and
2 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-1730 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: github.com/cilium/cilium | ||
cves: | ||
- CVE-2023-29002 | ||
ghsas: | ||
- GHSA-pg5p-wwp8-97g8 |
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,6 @@ | ||
id: GO-2023-1731 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: github.com/Velocidex/velociraptor | ||
cves: | ||
- CVE-2023-2226 |
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-1784 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: github.com/ginuerzh/gost | ||
cves: | ||
- CVE-2023-32691 | ||
ghsas: | ||
- GHSA-qjrq-hm79-49ww |
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-1793 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: sigs.k8s.io/secrets-store-csi-driver | ||
cves: | ||
- CVE-2023-2878 | ||
ghsas: | ||
- GHSA-g82w-58jf-gcxx |
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-1795 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: github.com/sigstore/rekor | ||
cves: | ||
- CVE-2023-33199 | ||
ghsas: | ||
- GHSA-frqx-jfcm-6jjr |
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-1803 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: github.com/lima-vm/lima | ||
cves: | ||
- CVE-2023-32684 | ||
ghsas: | ||
- GHSA-f7qw-jj9c-rpq9 |
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-1823 | ||
excluded: NOT_GO_CODE | ||
modules: | ||
- module: github.com/gitpod-io/gitpod | ||
cves: | ||
- CVE-2023-32766 | ||
ghsas: | ||
- GHSA-gqx9-h3w2-fprg |
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,6 @@ | ||
id: GO-2023-1824 | ||
excluded: DEPENDENT_VULNERABILITY | ||
modules: | ||
- module: github.com/cheqd/cheqd-node | ||
ghsas: | ||
- GHSA-7c94-gvvj-r3mg |
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
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-1845 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: github.com/alist-org/alist/v3 | ||
cves: | ||
- CVE-2023-33498 | ||
ghsas: | ||
- GHSA-hh54-53m7-7ffj |
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-1846 | ||
excluded: NOT_A_VULNERABILITY | ||
modules: | ||
- module: github.com/snowflakedb/gosnowflake | ||
cves: | ||
- CVE-2023-34231 | ||
ghsas: | ||
- GHSA-fwv2-65wh-2w8c |
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,6 @@ | ||
id: GO-2023-1847 | ||
excluded: NOT_GO_CODE | ||
modules: | ||
- module: github.com/grpc/grpc | ||
cves: | ||
- CVE-2023-32731 |
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,6 @@ | ||
id: GO-2023-1848 | ||
excluded: NOT_GO_CODE | ||
modules: | ||
- module: github.com/grpc/grpc | ||
cves: | ||
- CVE-2023-32732 |
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-1849 | ||
excluded: NOT_IMPORTABLE | ||
modules: | ||
- module: github.com/hashicorp/vault | ||
cves: | ||
- CVE-2023-2121 | ||
ghsas: | ||
- GHSA-gq98-53rq-qr5h |
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-1850 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: github.com/hashicorp/consul | ||
cves: | ||
- CVE-2018-19653 | ||
ghsas: | ||
- GHSA-4qvx-qq5w-695p |
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-1851 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: github.com/hashicorp/consul | ||
cves: | ||
- CVE-2020-25864 | ||
ghsas: | ||
- GHSA-8xmx-h8rq-h94j |
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-1852 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: github.com/hashicorp/consul/acl | ||
cves: | ||
- CVE-2019-12291 | ||
ghsas: | ||
- GHSA-h65h-v7fw-4p38 |
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-1853 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: github.com/hashicorp/consul | ||
cves: | ||
- CVE-2019-9764 | ||
ghsas: | ||
- GHSA-q7fx-wm2p-qfj8 |
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,6 @@ | ||
id: GO-2023-1854 | ||
excluded: NOT_IMPORTABLE | ||
modules: | ||
- module: github.com/ossrs/srs | ||
cves: | ||
- CVE-2023-34105 |
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,6 @@ | ||
id: GO-2023-1855 | ||
excluded: DEPENDENT_VULNERABILITY | ||
modules: | ||
- module: github.com/cheqd/cheqd-node | ||
ghsas: | ||
- GHSA-8qxh-2gh8-r923 |
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-1856 | ||
excluded: EFFECTIVELY_PRIVATE | ||
modules: | ||
- module: github.com/grafana/grafana | ||
cves: | ||
- CVE-2023-2183 | ||
ghsas: | ||
- GHSA-cvm3-pp2j-chr3 |