mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
python3-werkzeug: ignore CVE-2026-27199
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-27199 The vulnerability affects only the application on Windows operating system. Due to this, ignore this CVE. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
cdc87f8f3b
commit
c66c447396
@ -45,4 +45,4 @@ RDEPENDS:${PN} += " \
|
||||
"
|
||||
|
||||
# Windows-only vulnerabilities
|
||||
CVE_CHECK_IGNORE = "CVE-2024-49766 CVE-2025-66221 CVE-2026-21860"
|
||||
CVE_CHECK_IGNORE = "CVE-2024-49766 CVE-2025-66221 CVE-2026-21860 CVE-2026-27199"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user