mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH 16/21] nlohmann-json: Add matching CPE identifiers
Date: Mon, 14 Sep 2026 14:13:02 +0200	[thread overview]
Message-ID: <20260914121307.134745-17-ada@thorsis.com> (raw)
In-Reply-To: <20260914121307.134745-1-ada@thorsis.com>

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 <ada@thorsis.com>
---
 rules/nlohmann-json.make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/nlohmann-json.make b/rules/nlohmann-json.make
index 28693d680..29bd579f9 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
-- 
2.47.3




  parent reply	other threads:[~2026-09-14 12:14 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-14 12:12 [ptxdist] [PATCH 00/21] " Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 01/21] at91bootstrap2: " Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 02/21] boost: Add matching CPE identfiers Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 03/21] bzip2: Add matching CPE identifiers Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 04/21] coreutils: " Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 05/21] ethtool: " Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 06/21] fcgi: " Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 07/21] flex: " Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 08/21] iperf3: " Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 09/21] libarchive: " Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 10/21] libgmp: " Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 11/21] libmodbus: Add " Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 12/21] libnl3: Reorder variables and re-add section header comment Alexander Dahl via ptxdist
2026-09-14 12:12 ` [ptxdist] [PATCH 13/21] libnl3: Add matching CPE identifiers Alexander Dahl via ptxdist
2026-09-14 12:13 ` [ptxdist] [PATCH 14/21] libpopt: " Alexander Dahl via ptxdist
2026-09-14 12:13 ` [ptxdist] [PATCH 15/21] ncurses: " Alexander Dahl via ptxdist
2026-09-14 12:13 ` Alexander Dahl via ptxdist [this message]
2026-09-14 12:13 ` [ptxdist] [PATCH 17/21] openssl: Pin down CPE vendor Alexander Dahl via ptxdist
2026-09-14 12:13 ` [ptxdist] [PATCH 18/21] sudo: Add matching CPE identifiers Alexander Dahl via ptxdist
2026-09-14 12:13 ` [ptxdist] [PATCH 19/21] u-boot: Add matching CPE identities Alexander Dahl via ptxdist
2026-09-14 12:13 ` [ptxdist] [PATCH 20/21] u-boot-tools: Add matching CPE identifiers Alexander Dahl via ptxdist
2026-09-14 12:13 ` [ptxdist] [PATCH 21/21] zlib: Pin down CPE vendor Alexander Dahl via ptxdist

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260914121307.134745-17-ada@thorsis.com \
    --to=ptxdist@pengutronix.de \
    --cc=ada@thorsis.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox