net/coredns: assign PKG_CPE_ID
authorFabrice Fontaine <redacted>
Sat, 14 Mar 2026 18:41:50 +0000 (19:41 +0100)
committerAlexandru Ardelean <redacted>
Thu, 19 Mar 2026 12:34:18 +0000 (14:34 +0200)
cpe:/a:coredns.io:coredns is the correct CPE ID for coredns:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:coredns.io:coredns

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

index b371ffccd02e08ea90e88b6473c9352a23a0af96..a8709ef3bba3d583f94990d7af1b8a4140bf9fcd 100644 (file)
@@ -12,6 +12,7 @@ PKG_SOURCE_VERSION:=v$(PKG_VERSION)
 PKG_LICENSE:=Apache-2.0
 PKG_LICENSE_FILES:=LICENSE
 PKG_MAINTAINER:=Vladimir Ermakov <vooon341@gmail.com>
+PKG_CPE_ID:=cpe:/a:coredns.io:coredns
 
 PKG_BUILD_DEPENDS:=golang/host
 PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT