]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cve-report.bbclass: add class akuster/cve_checker2
authorAndrii Bordunov via Openembedded-core <openembedded-core@lists.openembedded.org>
Wed, 10 Oct 2018 16:25:11 +0000 (19:25 +0300)
committerArmin Kuster <akuster808@gmail.com>
Mon, 22 Oct 2018 14:25:29 +0000 (15:25 +0100)
commit575d75d26b7a12fda5985c6546b0f6d1f9533ba7
treeb51e486efee25e9f915b25de42a7b537ebee8bdc
parent60c05c299e2c00d5e4a2d21cbe358d3c8b075878
cve-report.bbclass: add class

Implements "report_cve" and "report_patched" tasks.

"report_patched" prepares image manifest with patched CVE info.
"report_cve" runs cvert-* scripts to generate kernel and package CVE reports.

You can configure it to set report filenames, reuse NVD feeds,
stop after manifest generation and ignore specific classes,
like native, nativesdk, etc.

Signed-off-by: grygorii tertychnyi <gtertych@cisco.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/cve-report.bbclass [new file with mode: 0644]