There are no CVEs tracked with python:httplib2 CPE, but there
are multiple ones tracked under httplib2_project:hgttplib2 CPE
(and they are related to this recipe).

See CVE db query:
sqlite> select * from products where PRODUCT = 'httplib2';
CVE-2013-2037|httplib2_project|httplib2|||0.7.2|<=
CVE-2013-2037|httplib2_project|httplib2|0.8|=||
CVE-2020-11078|httplib2_project|httplib2|||0.18.0|<
CVE-2021-21240|httplib2_project|httplib2|||0.19.0|<

Set the CVE_PRODUCT accordingly.

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

diff --git a/meta-python/recipes-devtools/python/python3-httplib2_0.31.0.bb 
b/meta-python/recipes-devtools/python/python3-httplib2_0.31.0.bb
index 9cde7acd3a..39f3459320 100644
--- a/meta-python/recipes-devtools/python/python3-httplib2_0.31.0.bb
+++ b/meta-python/recipes-devtools/python/python3-httplib2_0.31.0.bb
@@ -13,3 +13,5 @@ RDEPENDS:${PN} += "\
     python3-netclient \
     python3-pyparsing \
 "
+
+CVE_PRODUCT = "httplib2"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#123014): 
https://lists.openembedded.org/g/openembedded-devel/message/123014
Mute This Topic: https://lists.openembedded.org/mt/116996772/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to