We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37cb8db + 9bf25e6 commit 2d65c33Copy full SHA for 2d65c33
.trivyignore
@@ -40,3 +40,11 @@ CVE-2026-24137
40
# libexpat integer overflow in tag buffer reallocation.
41
# No external XML processing path exists in this product.
42
CVE-2026-25210
43
+
44
+# CIRCL ecc/p384 CombinedMult incorrect value for specific inputs.
45
+# buildkitd does not use CombinedMult directly; ECDH/ECDSA are unaffected.
46
+CVE-2026-1229
47
48
+# libexpat: XML_ExternalEntityParserCreate does not copy encoding handler user data.
49
+# No external XML entity processing path exists in this product.
50
+CVE-2026-24515
0 commit comments