From 9c14028de94ff62085445a3ec47341657cfe397b Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Fri, 2 Feb 2024 18:15:55 +0100 Subject: [PATCH] lang/python/python-requests: fix PKG_CPE_ID There is not a single CVE linked to python-requests:requests so use python:requests instead: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:python:requests Fixes: ceadbcbb64de727c3a974e552d9a723d532e4e40 (treewide: add PKG_CPE_ID for cvescanner) Signed-off-by: Fabrice Fontaine (cherry picked from commit c0aec8bc086af80e932a54eb9d68a29dcaa1f068) --- lang/python/python-requests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/python/python-requests/Makefile b/lang/python/python-requests/Makefile index 00f68eb035..f35bd8d2cd 100644 --- a/lang/python/python-requests/Makefile +++ b/lang/python/python-requests/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_MAINTAINER:=Josef Schlehofer , Alexandru Ardelean PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE -PKG_CPE_ID:=cpe:/a:python-requests:requests +PKG_CPE_ID:=cpe:/a:python:requests PYPI_NAME:=requests PKG_HASH:=239d7d4458afcb28a692cdd298d87542235f4ca8d36d03a15bfc128a6559a2f4