django-restframework: assign PKG_CPE_ID
authorWei-Ting Yang <[email protected]>
Thu, 28 Aug 2025 03:36:31 +0000 (11:36 +0800)
committerAlexandru Ardelean <[email protected]>
Fri, 29 Aug 2025 08:56:26 +0000 (11:56 +0300)
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 <[email protected]>
lang/python/django-restframework/Makefile

index 15a888ee3baae0f2256a4476beebd946ead55ba4..62811b1e61c6e5125e824970605e1939a8d974ff 100644 (file)
@@ -17,6 +17,7 @@ PKG_HASH:=166809528b1aced0a17dc66c24492af18049f2c9420dbd0be29422029cfc3ff7
 PKG_MAINTAINER:=Alexandru Ardelean <[email protected]>
 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