package/x11vnc: set X11VNC_CPE_ID_VALID
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 12 Feb 2021 20:28:36 +0000 (21:28 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 12 Feb 2021 22:01:33 +0000 (23:01 +0100)
cpe:2.3:a:x11vnc_project:x11vnc is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Ax11vnc_project%3Ax11vnc

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/x11vnc/x11vnc.mk

index 571febfcfcb543947b6f50b8cd4844e01b663039..aa0f14c4566609f5a7e61bc23d86264a79aa0d75 100644 (file)
@@ -12,6 +12,7 @@ X11VNC_CONF_OPTS = --without-sdl
 X11VNC_DEPENDENCIES = xlib_libXt xlib_libXext xlib_libXtst libvncserver
 X11VNC_LICENSE = GPL-2.0+
 X11VNC_LICENSE_FILES = COPYING
+X11VNC_CPE_ID_VALID = YES
 # 0002-scan-limit-access-to-shared-memory-segments-to-current-user.patch
 X11VNC_IGNORE_CVES += CVE-2020-29074