Skip to content

Commit 373d3f9

Browse files
committed
go: Extend ignore rule for CVE-2026-26014
1 parent d1a4edd commit 373d3f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go/.nancy-ignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ CVE-2024-34478 # can be ignored as we only use a few crypto libraries from btcd
22
CVE-2025-4673 until=2025-07-14 # no mitigation is currently available (2025-06-14)
33
CVE-2021-43668 # the vulnerability does not affect us as we don't use LevelDB
44
CVE-2025-11065 until=2025-12-01 # the vulnerability does not affect us
5-
CVE-2026-26014 until=2026-03-01 # requires upstream mitigation
5+
CVE-2026-26014 until=2026-04-01 # requires upstream mitigation

0 commit comments

Comments
 (0)