summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-django.inc2
1 files changed, 2 insertions, 0 deletions
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} += "\
36" 36"
37 37
38CVE_PRODUCT = "django" 38CVE_PRODUCT = "django"
39# cpe-incorrect: this is for gofiber:django, some go-project, not python-django
40CVE_CHECK_IGNORE += "CVE-2024-22199"