summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb b/meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb
index 5529686aac..f795da80a3 100644
--- a/meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb
@@ -43,3 +43,6 @@ RDEPENDS:${PN} += " \
43 ${PYTHON_PN}-misc \ 43 ${PYTHON_PN}-misc \
44 ${PYTHON_PN}-profile \ 44 ${PYTHON_PN}-profile \
45" 45"
46
47# Windows-only vulnerabilities
48CVE_CHECK_IGNORE = "CVE-2024-49766 CVE-2025-66221"