buildroot.busybox.net archive mirror
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/forge: add FORGE_CPE_ID_VENDOR
@ 2022-09-24 20:51 Fabrice Fontaine
  2022-09-24 21:40 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-09-24 20:51 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine, Johan Oudinet

cpe:2.3:a: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>
---
 package/forge/forge.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/forge/forge.mk b/package/forge/forge.mk
index 9a811b4929..0b81295a15 100644
--- a/package/forge/forge.mk
+++ b/package/forge/forge.mk
@@ -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
-- 
2.35.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/forge: add FORGE_CPE_ID_VENDOR
  2022-09-24 20:51 [Buildroot] [PATCH 1/1] package/forge: add FORGE_CPE_ID_VENDOR Fabrice Fontaine
@ 2022-09-24 21:40 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2022-09-24 21:40 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Johan Oudinet, buildroot

On Sat, 24 Sep 2022 22:51:48 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> cpe:2.3:a: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>
> ---
>  package/forge/forge.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-24 21:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-24 20:51 [Buildroot] [PATCH 1/1] package/forge: add FORGE_CPE_ID_VENDOR Fabrice Fontaine
2022-09-24 21:40 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).