mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
python3-django: ignore CVE-2025-27556
Details: https://nvd.nist.gov/vuln/detail/CVE-2025-27556 Vulnerability affects only Windows - ignore it. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -7,3 +7,5 @@ RDEPENDS:${PN} += "\
|
|||||||
python3-sqlparse \
|
python3-sqlparse \
|
||||||
python3-asgiref \
|
python3-asgiref \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
CVE_STATUS[CVE-2025-27556] = "not-applicable-platform: vulnerability affects only Windows"
|
||||||
|
|||||||
Reference in New Issue
Block a user