net/zerotier: assign PKG_CPE_ID
authorFabrice Fontaine <redacted>
Wed, 18 Mar 2026 18:00:17 +0000 (19:00 +0100)
committerAlexandru Ardelean <redacted>
Thu, 19 Mar 2026 12:36:53 +0000 (14:36 +0200)
cpe:/a:zerotier:zerotierone is the correct CPE ID for zerotier:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:zerotier:zerotierone

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

index 7b621eb56ab21b19a23e2a85ccb34901b73f0ca4..7e8b33f02db2c6060e6ee13c37baaa09e772363e 100644 (file)
@@ -17,6 +17,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/ZeroTierOne-$(PKG_VERSION)
 PKG_MAINTAINER:=Moritz Warning <moritzwarning@web.de>
 PKG_LICENSE:=MPL-2.0
 PKG_LICENSE_FILES:=LICENSE.txt
+PKG_CPE_ID:=cpe:/a:zerotier:zerotierone
 
 PKG_ASLR_PIE:=0
 PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT