mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 14:50:15 +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:
parent
122941ea98
commit
b54893d226
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user