The related CVE entries are tracked with executablebooks:markdown-it-py CPE
value, and the default python:markdown-it-py CPE doesn't match relevant
entries. Set CVE_PRODUCT accordingly.

See CVE db query:
sqlite> select * from products where product like '%markdown-it-py%';
CVE-2023-26302|executablebooks|markdown-it-py|||2.2.0|<
CVE-2023-26303|executablebooks|markdown-it-py|||2.2.0|<

Signed-off-by: Gyorgy Sarvari <[email protected]>
---
 .../recipes-devtools/python/python3-markdown-it-py_3.0.0.bb      | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb 
b/meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb
index 5ba4fc88b7..1944574fdb 100644
--- a/meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb
@@ -10,5 +10,6 @@ inherit pypi python_flit_core
 RDEPENDS:${PN} += "python3-mdurl"
 
 PYPI_PACKAGE = "markdown-it-py"
+CVE_PRODUCT = "markdown-it-py"
 
 BBCLASSEXTEND = "native nativesdk"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#123066): 
https://lists.openembedded.org/g/openembedded-devel/message/123066
Mute This Topic: https://lists.openembedded.org/mt/117009267/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to