Skip to content

Commit 72f9974

Browse files
committed
Ignore unrelevant CVE
1 parent 330b9ff commit 72f9974

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.trivyignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ CVE-2026-33671 # picomatch: ReDoS via extglob (via build tools)
3737

3838
# Go stdlib in esbuild/lefthook binaries - not actionable
3939
CVE-2026-25679 # net/url IPv6 parsing (esbuild, lefthook)
40+
41+
# Unreachable vulnerable code paths
42+
CVE-2026-35209 # defu: prototype pollution (vulnerable code path unreachable in this project)
43+
CVE-2026-4800 # lodash/lodash-es: prototype pollution (vulnerable code path unreachable in this project)
44+

0 commit comments

Comments
 (0)