We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330b9ff commit 72f9974Copy full SHA for 72f9974
.trivyignore
@@ -37,3 +37,8 @@ CVE-2026-33671 # picomatch: ReDoS via extglob (via build tools)
37
38
# Go stdlib in esbuild/lefthook binaries - not actionable
39
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