diff options
author | Ralph Siemsen <ralph.siemsen@linaro.org> | 2021-09-14 15:15:47 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-11 18:41:38 +0100 |
commit | 45dace7e9f8fd3a7251f276092871ef443d9de7b (patch) | |
tree | 5337e13c630931fb2bc6b53b717e7558fc802eda /scripts/lib/recipetool/create_buildsys_python.py | |
parent | e325390b91da7d3b43e78ad840a9fe5cd14a9ab7 (diff) | |
download | poky-45dace7e9f8fd3a7251f276092871ef443d9de7b.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: 45d1a0bea0c628f84a00d641a4d323491988106f)
Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_buildsys_python.py')
0 files changed, 0 insertions, 0 deletions