Skip to content

Commit 78c6ef6

Browse files
tatianabgopherbot
authored andcommitted
data/excluded: add 3 reports
- 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 <[email protected]> Auto-Submit: Tatiana Bradley <[email protected]> Reviewed-by: Damien Neil <[email protected]>
1 parent 9f94aa9 commit 78c6ef6

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

data/excluded/GO-2023-2169.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2169
2+
excluded: WITHDRAWN
3+
modules:
4+
- module: github.com/nats-io/nats-server/v2
5+
ghsas:
6+
- GHSA-4frv-5fj6-4p25

data/excluded/GO-2024-3004.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2024-3004
2+
excluded: WITHDRAWN
3+
modules:
4+
- module: github.com/drakkan/sftpgo/v2
5+
cves:
6+
- CVE-2024-40430
7+
ghsas:
8+
- GHSA-x72p-g37q-4xr9

data/excluded/GO-2024-3017.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2024-3017
2+
excluded: NOT_A_VULNERABILITY
3+
modules:
4+
- module: github.com/beego/beego/v2
5+
cves:
6+
- CVE-2024-40465
7+
ghsas:
8+
- GHSA-wr3p-r5fj-wf97

0 commit comments

Comments
 (0)