]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
cve-check: add support for Ignored CVEs
authorMarta Rybczynska <rybczynska@gmail.com>
Thu, 23 Jun 2022 17:42:29 +0000 (19:42 +0200)
committerSteve Sakoman <steve@sakoman.com>
Tue, 28 Jun 2022 14:35:47 +0000 (04:35 -1000)
commit14b3c0ca46a0aa97565a24b7a5116306237d7cfe
tree59bcee849f81e27143e2dce3719a5bdad50ebc96
parent097469513f6dea7c678438e71a152f4e77fe670d
cve-check: add support for Ignored CVEs

Ignored CVEs aren't patched, but do not apply in our configuration
for some reason. Up till now they were only partially supported
and reported as "Patched".

This patch adds separate reporting of Ignored CVEs. The variable
CVE_CHECK_REPORT_PATCHED now manages reporting of both patched
and ignored CVEs.

Signed-off-by: Marta Rybczynska <marta.rybczynska@huawei.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry-picked from c773102d4828fc4ddd1024f6115d577e23f1afe4)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/cve-check.bbclass