package/forge: add FORGE_CPE_ID_VENDOR

cpe:2.3🅰️digitalbazaar:forge is a valid CPE identifier for this package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2022-09-24 22:51:48 +02:00 committed by Thomas Petazzoni
parent e6664ade08
commit 7677520a0d

View File

@ -9,6 +9,7 @@ FORGE_SITE = https://registry.npmjs.org/node-forge/-
FORGE_SOURCE = node-forge-$(FORGE_VERSION).tgz
FORGE_LICENSE = BSD-3-Clause, GPL-2.0, vendored dependencies licenses probably not listed
FORGE_LICENSE_FILES = LICENSE
FORGE_CPE_ID_VENDOR = digitalbazaar
# Install .min.js as .js
define FORGE_INSTALL_TARGET_CMDS