mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 22:09:20 +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:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user