diff --git a/meta-python/recipes-devtools/python/python-django.inc b/meta-python/recipes-devtools/python/python-django.inc index 7021eb842d..05333f831f 100644 --- a/meta-python/recipes-devtools/python/python-django.inc +++ b/meta-python/recipes-devtools/python/python-django.inc @@ -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"