From e236bede740b5bbd213c0066c068b29056f551e5 Mon Sep 17 00:00:00 2001 From: Wei-Ting Yang Date: Thu, 28 Aug 2025 11:36:31 +0800 Subject: [PATCH] django-restframework: assign PKG_CPE_ID https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:django-rest-framework:django_rest_framework Signed-off-by: Wei-Ting Yang --- lang/python/django-restframework/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index 15a888ee3b..62811b1e61 100644 --- a/lang/python/django-restframework/Makefile +++ b/lang/python/django-restframework/Makefile @@ -17,6 +17,7 @@ PKG_HASH:=166809528b1aced0a17dc66c24492af18049f2c9420dbd0be29422029cfc3ff7 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.md +PKG_CPE_ID:=cpe:/a:django-rest-framework:django_rest_framework include ../pypi.mk include $(INCLUDE_DIR)/package.mk -- 2.30.2