mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
python3-werkzeug: ignore CVE-2026-21860
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-21860 The issue affects only Windows operating systems. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -45,4 +45,4 @@ RDEPENDS:${PN} += " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
# Windows-only vulnerabilities
|
# Windows-only vulnerabilities
|
||||||
CVE_CHECK_IGNORE = "CVE-2024-49766 CVE-2025-66221"
|
CVE_CHECK_IGNORE = "CVE-2024-49766 CVE-2025-66221 CVE-2026-21860"
|
||||||
|
|||||||
Reference in New Issue
Block a user