From: Devansh Patel <[email protected]> The current product-only mapping generates a vendor-wildcard CPE. gnome:glib is the active NVD dictionary CPE and configuration identity, and is also used by CNA affected-data records for the packaged GNOME GLib source.
This changes the generated product identity. With the frozen sbom-cve-check database, the 35-entry CVE report is unchanged, so this is an identity correction with no CVE delta. Signed-off-by: Devansh Patel <[email protected]> --- meta/recipes-core/glib-2.0/glib-2.0_2.88.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.88.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.88.3.bb index ef80cc47cf..f401ea9c23 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.88.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.88.3.bb @@ -1,2 +1,3 @@ require glib.inc +CVE_PRODUCT = "gnome:glib" -- 2.35.6
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#244087): https://lists.openembedded.org/g/openembedded-core/message/244087 Mute This Topic: https://lists.openembedded.org/mt/120901043/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
