-
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/GO-2024-3017.yaml - data/excluded/GO-2024-3004.yaml - data/excluded/GO-2023-2169.yaml Fixes #3017 Fixes #3004 Fixes #2169 Change-Id: Ibe36e3ebd44c2f6ae99c1b56056cba2dd5cd3eac Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/607820 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Tatiana Bradley <tatianabradley@google.com> Reviewed-by: Damien Neil <dneil@google.com>
- Loading branch information
Showing
3 changed files
with
22 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,6 @@ | ||
id: GO-2023-2169 | ||
excluded: WITHDRAWN | ||
modules: | ||
- module: github.com/nats-io/nats-server/v2 | ||
ghsas: | ||
- GHSA-4frv-5fj6-4p25 |
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-2024-3004 | ||
excluded: WITHDRAWN | ||
modules: | ||
- module: github.com/drakkan/sftpgo/v2 | ||
cves: | ||
- CVE-2024-40430 | ||
ghsas: | ||
- GHSA-x72p-g37q-4xr9 |
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-2024-3017 | ||
excluded: NOT_A_VULNERABILITY | ||
modules: | ||
- module: github.com/beego/beego/v2 | ||
cves: | ||
- CVE-2024-40465 | ||
ghsas: | ||
- GHSA-wr3p-r5fj-wf97 |