mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user