Message ID | 20251007200157.147834-1-skandigraun@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-python,walnascar] python3-django: ignore CVE-2025-27556 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-django_5.0.13.bb b/meta-python/recipes-devtools/python/python3-django_5.0.13.bb index 801083833c..2d08bef522 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.0.13.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.0.13.bb @@ -7,3 +7,5 @@ RDEPENDS:${PN} += "\ python3-sqlparse \ python3-asgiref \ " + +CVE_STATUS[CVE-2025-27556] = "not-applicable-platform: vulnerability affects only Windows"
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-27556 Vulnerability affects only Windows - ignore it. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- meta-python/recipes-devtools/python/python3-django_5.0.13.bb | 2 ++ 1 file changed, 2 insertions(+)