summaryrefslogtreecommitdiffstats
path: root/meta/lib
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-23 23:14:16 +0100
commit8f637c5d4229c4a23196949d0a21b74e85de80a5 (patch)
treefe5f4c0e282f5cdd6b1f22e4dccb7e86a25b2276 /meta/lib
parent1501d447cf96ded93f49c9a49cb1b608b9def315 (diff)
downloadpoky-8f637c5d4229c4a23196949d0a21b74e85de80a5.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: 4d0ad4962bd3c69800f70770dc9123a694e16c26) 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: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions