python3-django: ignore CVE-2024-22199

This CVE is not for python-django, but for some go project
which shares the same name.

Ignore this CVE due to this.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2026-01-01 10:16:29 +01:00
parent 6b7a0197f9
commit c7127b94f3
@@ -36,3 +36,5 @@ RDEPENDS:${PN} += "\
"
CVE_PRODUCT = "django"
# cpe-incorrect: this is for gofiber:django, some go-project, not python-django
CVE_CHECK_IGNORE += "CVE-2024-22199"