From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 21 Sep 2026 08:39:15 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1x8XgJ-004acc-05 for lore@lore.pengutronix.de; Mon, 21 Sep 2026 08:39:15 +0200 Received: from [127.0.0.1] (helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1x8XgG-0003ct-CB; Mon, 21 Sep 2026 08:39:12 +0200 Received: from mx1.white.stw.pengutronix.de ([2a0a:edc0:0:b01:1d::107]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1x8Xfg-000111-8G for ptxdist@pengutronix.de; Mon, 21 Sep 2026 08:38:36 +0200 Received: from drehscheibe.grey.stw.pengutronix.de (drehscheibe.grey.stw.pengutronix.de [IPv6:2a0a:edc0:0:c01:1d::a2]) (Authenticated sender: relay-from-drehscheibe.grey.stw.pengutronix.de) by mx1.white.stw.pengutronix.de (Postfix) with ESMTPSA id 305BD200740; Mon, 21 Sep 2026 08:38:36 +0200 (CEST) Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1x8Xfg-00214r-0M; Mon, 21 Sep 2026 08:38:36 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1x8Xfg-0000000DIRz-0Dq0; Mon, 21 Sep 2026 08:38:36 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Mon, 21 Sep 2026 08:38:35 +0200 Message-ID: <20260921063836.3169181-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260914121307.134745-17-ada@thorsis.com> References: <20260914121307.134745-17-ada@thorsis.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] nlohmann-json: Add matching CPE identifiers X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Alexander Dahl Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as 5a64d25df18a529b74922a2afd3d5376bc3dac25. Michael [sent from post-receive hook] On Mon, 21 Sep 2026 08:38:35 +0200, Alexander Dahl wrote: > Upstream author Niels Lohmann just calls the project 'json', which makes > it somewhat hard for packaging. We obviously need to explicitly set > vendor and product to the ones used in the CPE database in this case. > > Link: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:nlohmann:json > Signed-off-by: Alexander Dahl > Message-Id: <20260914121307.134745-17-ada@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/nlohmann-json.make b/rules/nlohmann-json.make > index 28693d680547..29bd579f983e 100644 > --- a/rules/nlohmann-json.make > +++ b/rules/nlohmann-json.make > @@ -23,6 +23,7 @@ NLOHMANN_JSON_SOURCE := $(SRCDIR)/$(NLOHMANN_JSON).$(NLOHMANN_JSON_SUFFIX) > NLOHMANN_JSON_DIR := $(BUILDDIR)/$(NLOHMANN_JSON) > NLOHMANN_JSON_LICENSE := MIT > NLOHMANN_JSON_LICENSE_FILES := file://LICENSE.MIT;md5=3b489645de9825cca5beeb9a7e18b6eb > +NLOHMANN_JSON_CVE_PRODUCT := nlohmann:json > > # ---------------------------------------------------------------------------- > # Prepare