summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptutils.py
diff options
context:
space:
mode:
authorRalph Siemsen <ralph.siemsen@linaro.org>2021-09-14 15:15:47 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-29 11:17:25 +0100
commit291da72ce17fc98827d20995896176bb8a7aed7e (patch)
treeb50cdafa83efb3efc864f9afc4ee7a03c13c8f9f /scripts/lib/scriptutils.py
parent0b500dba7ad1eb222b1703795967da7f88aeeb50 (diff)
downloadpoky-291da72ce17fc98827d20995896176bb8a7aed7e.tar.gz
tar: filter CVEs using vendor name
Recently a number of CVEs have been logged against a nodejs project called "node-tar". These appear as false positives against the GNU tar being built by Yocto. Some of these have been manually excluded using CVE_CHECK_WHITELIST. To avoid this problem, use the vendor name (in addition to package name) for filtering CVEs. The syntax for this is: CVE_PRODUCT = "vendor:package" When not specified, the vendor defaults to "%" which matches anything. (From OE-Core rev: d11e970c6e2482ad0b21994e4ec85ddf2aea1ede) Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 45d1a0bea0c628f84a00d641a4d323491988106f) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions