summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tar
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/tar')
-rw-r--r--meta/recipes-extended/tar/tar_1.34.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/tar/tar_1.34.bb b/meta/recipes-extended/tar/tar_1.34.bb
index 3488a6c955..5a415c775a 100644
--- a/meta/recipes-extended/tar/tar_1.34.bb
+++ b/meta/recipes-extended/tar/tar_1.34.bb
@@ -63,6 +63,6 @@ NATIVE_PACKAGE_PATH_SUFFIX = "/${PN}"
63 63
64BBCLASSEXTEND = "native nativesdk" 64BBCLASSEXTEND = "native nativesdk"
65 65
66# These are both specific to the NPM package node-tar 66# Avoid false positives from CVEs in node-tar package
67CVE_CHECK_WHITELIST += "CVE-2021-32803 CVE-2021-32804" 67# For example CVE-2021-{32803,32804,37701,37712,37713}
68CVE_CHECK_WHITELIST += "CVE-2021-37701 CVE-2021-37712 CVE-2021-37713" 68CVE_PRODUCT = "gnu:tar"