]> code.ossystems Code Review - openembedded-core.git/commit
cve-check-tool: Add recipe
authorMariano Lopez <mariano.lopez@linux.intel.com>
Wed, 24 Aug 2016 18:58:34 +0000 (18:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Sep 2016 14:15:32 +0000 (15:15 +0100)
commit5deadfe634638b99420342950bc544547f7121dc
tree047b871a0085d1e0b970dd10e2204a6f55aa9b05
parentb8700e9fd30317d0ad583febb4e6f385284bdd51
cve-check-tool: Add recipe

cve-check-tool is a program for public CVEs checking.
This tool also seek to determine if a vulnerability has
been addressed by a patch.

The recipe also includes the do_populate_cve_db task
that will populate the database used by the tool.

[YOCTO #7515]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/cve-check-tool/cve-check-tool_5.6.4.bb [new file with mode: 0644]
meta/recipes-devtools/cve-check-tool/files/check-for-malloc_trim-before-using-it.patch [new file with mode: 0644]