mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 16:00:09 +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:
parent
6d01018250
commit
d29ee9b387
@ -45,4 +45,4 @@ RDEPENDS:${PN} += " \
|
||||
"
|
||||
|
||||
# Windows-only vulnerabilities
|
||||
CVE_CHECK_IGNORE = "CVE-2024-49766 CVE-2025-66221"
|
||||
CVE_CHECK_IGNORE = "CVE-2024-49766 CVE-2025-66221 CVE-2026-21860"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user