mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 12:54:34 +00:00
python3-werkzeug: ignore CVE-2024-49766 and CVE-2025-66221
Details: https://nvd.nist.gov/vuln/detail/CVE-2024-49766 https://nvd.nist.gov/vuln/detail/CVE-2025-66221 Both vulnerabilities affect Windows only - ignore them. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
ff3f1c9fab
commit
e330e3508d
@ -43,3 +43,6 @@ RDEPENDS:${PN} += " \
|
|||||||
${PYTHON_PN}-misc \
|
${PYTHON_PN}-misc \
|
||||||
${PYTHON_PN}-profile \
|
${PYTHON_PN}-profile \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
# Windows-only vulnerabilities
|
||||||
|
CVE_CHECK_IGNORE = "CVE-2024-49766 CVE-2025-66221"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user