The related CVEs are tracked with configobj_peroject:configobj CPE in the
database, and the default python:configobj CPE doesn't match relevant entries.

Set CVE_PRODUCT accordingly.

See CVE db query:
sqlite> select * from products where product like '%configobj%';
CVE-2023-26112|configobj_project|configobj|-|||

Signed-off-by: Gyorgy Sarvari <[email protected]>
---
 meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb 
b/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb
index bd4764f4de..474c345b14 100644
--- a/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb
+++ b/meta-python/recipes-devtools/python/python3-configobj_5.0.9.bb
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=e2df3cb285297a24cd1097dfe6e96f95"
 
 SRC_URI[sha256sum] = 
"03c881bbf23aa07bccf1b837005975993c4ab4427ba57f959afdd9d1a2386848"
 
+CVE_PRODUCT = "configobj"
+
 inherit pypi python_setuptools_build_meta ptest-python-pytest
 
 PTEST_PYTEST_DIR = "src/tests"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#123065): 
https://lists.openembedded.org/g/openembedded-devel/message/123065
Mute This Topic: https://lists.openembedded.org/mt/117009266/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to