net/cloudreve: assign PKG_CPE_ID
authorFabrice Fontaine <redacted>
Sat, 14 Mar 2026 18:34:07 +0000 (19:34 +0100)
committerTianling Shen <redacted>
Sun, 15 Mar 2026 06:30:02 +0000 (14:30 +0800)
cpe:/a:cloudreve:cloudreve is the correct CPE ID for cloudreve:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:cloudreve:cloudreve

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

index d23e3ce133444379b682aee33e7298879fb11d76..fce8ac16fdeb275c16dd09e2b7f28192af184276 100644 (file)
@@ -16,6 +16,7 @@ PKG_MIRROR_HASH:=d88edc8af20a5cce662689a297123d1b4d504b0ca0499942068bdbb3c9ec8ea
 PKG_LICENSE:=GPL-3.0-only
 PKG_LICENSE_FILES:=LICENSE
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
+PKG_CPE_ID:=cpe:/a:cloudreve:cloudreve
 
 PKG_BUILD_DEPENDS:=golang/host node/host node-yarn/host
 PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT