mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
open-vm-tools: Add entry to CVE_PRODUCT to support the product name
- Added 'vmware:open_vm_tools' to CVE_PRODUCT to align with the NVD CPE and ensure accurate CVE reporting. Signed-off-by: Het Patel <hetpat@cisco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -120,6 +120,6 @@ python() {
|
||||
raise bb.parse.SkipRecipe('Requires meta-filesystems to be present to provide fuse.')
|
||||
}
|
||||
|
||||
CVE_PRODUCT = "open-vm-tools vmware:tools"
|
||||
CVE_PRODUCT = "open-vm-tools vmware:tools vmware:open_vm_tools"
|
||||
CVE_STATUS[CVE-2014-4199] = "fixed-version: No action required. The current version (12.3.5) is not affected by the CVE which affects version 10.0.3"
|
||||
CVE_STATUS[CVE-2014-4200] = "fixed-version: No action required. The current version (12.3.5) is not affected by the CVE which affects version 10.0.3"
|
||||
|
||||
Reference in New Issue
Block a user