From: Het Patel <[email protected]> - Set CVE_PRODUCT to align with the NVD CPE and ensure correct CVE reporting.
Signed-off-by: Het Patel <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit a428ea90c08fc93ce5e39612974323aad26d1ef3) Signed-off-by: Himanshu Jadon <[email protected]> --- meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240116.3.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240116.3.bb b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240116.3.bb index ff5aedb9c3..91d237ad9c 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240116.3.bb +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20240116.3.bb @@ -55,3 +55,6 @@ ALLOW_EMPTY:${PN} = "1" BBCLASSEXTEND = "native nativesdk" CVE_STATUS[CVE-2025-0838] = "cpe-incorrect: The current version (20240116.3) is not affected." + +# Add CVE_PRODUCT to match the NVD CPE product name +CVE_PRODUCT = "abseil:common_libraries" -- 2.35.6
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#126820): https://lists.openembedded.org/g/openembedded-devel/message/126820 Mute This Topic: https://lists.openembedded.org/mt/119210359/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
