Skip to content
Commit d11e970c authored by Ralph Siemsen's avatar Ralph Siemsen Committed by Anuj Mittal
Browse files

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.

Signed-off-by: default avatarRalph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 45d1a0be)
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent bb1dea68
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment