mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
mercurial: ignore CVE-2022-43410
Details: https://nvd.nist.gov/vuln/detail/CVE-2022-43410 The vulnerability affects only the Mercurial Jenkins plugin, which is a different project. This CVE can be ignored in this recipe. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -35,3 +35,5 @@ FILES:${PN} += "${PYTHON_SITEPACKAGES_DIR}"
|
||||
|
||||
FILES:${PN}-python = "${nonarch_libdir}/${PYTHON_DIR}"
|
||||
|
||||
# The CVE is for Jenkins plugin, not the SCM
|
||||
CVE_CHECK_IGNORE = "CVE-2022-43410"
|
||||
|
||||
Reference in New Issue
Block a user