net/openlist: assign PKG_CPE_ID
authorFabrice Fontaine <redacted>
Sat, 14 Mar 2026 13:47:08 +0000 (14:47 +0100)
committerAlexandru Ardelean <redacted>
Thu, 19 Mar 2026 12:32:25 +0000 (14:32 +0200)
cpe:/a:oplist:openlist is the correct CPE ID for openlist:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:oplist:openlist

Signed-off-by: Fabrice Fontaine <redacted>
net/openlist/Makefile

index f54699b67d3d9f4658445d0f37e1777d4e043ebe..3f99c34fa335a798e0c5da97b7e3da9d6379b469 100644 (file)
@@ -16,6 +16,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/OpenList-$(PKG_VERSION)
 PKG_LICENSE:=AGPL-3.0-only
 PKG_LICENSE_FILES:=LICENSE
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
+PKG_CPE_ID:=cpe:/a:oplist:openlist
 
 PKG_BUILD_DEPENDS:=golang/host fuse
 PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT