public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
From: Antonin Godard <antonin.godard@bootlin.com>
To: docs@lists.yoctoproject.org
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [PATCH 1/4] ref-manual/variables.rst: NVD_DB_VERSION: fix default value
Date: Mon, 01 Dec 2025 10:55:19 +0100	[thread overview]
Message-ID: <20251201-fixes-v1-1-1cf15a5a4cbe@bootlin.com> (raw)
In-Reply-To: <20251201-fixes-v1-0-1cf15a5a4cbe@bootlin.com>

Value is FKIE since 10580a6d36aa ("cve-check: change the default feed")
in OE-Core.

Reported-by: "Robert P. J. Day" <rpjday@crashcourse.ca>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/ref-manual/variables.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 576995355..71fe11b83 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -6307,9 +6307,9 @@ system and gives an overview of their function and contents.
       The :term:`NVD_DB_VERSION` variable allows choosing the CVE feed when
       using the :ref:`ref-classes-cve-check` class. It can be one of:
 
-      -  ``NVD2`` (default): the NVD feed with API version 2
-      -  ``FKIE``: the `FKIE-CAD <https://github.com/fkie-cad/nvd-json-data-feeds>`__
+      -  ``FKIE`` (default): the `FKIE-CAD <https://github.com/fkie-cad/nvd-json-data-feeds>`__
          feed reconstruction
+      -  ``NVD2``: the NVD feed with API version 2
       -  ``NVD1``: the NVD JSON feed (deprecated)
 
       In case of a malformed feed name, the ``NVD2`` feed is selected and an

-- 
2.51.0



  reply	other threads:[~2025-12-01  9:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-01  9:55 [PATCH 0/4] Various docs fixes Antonin Godard
2025-12-01  9:55 ` Antonin Godard [this message]
2025-12-01  9:55 ` [PATCH 2/4] dev-manual/temporary-source-code.rst: fix definition of WORKDIR Antonin Godard
2025-12-01  9:55 ` [PATCH 3/4] overview-manual/yp-intro.rst: change removed ECOSYSTEM to ABOUT Antonin Godard
2025-12-01  9:55 ` [PATCH 4/4] overview-manual/yp-intro.rst: link to YP members and participants Antonin Godard
2025-12-16 16:12 ` [PATCH 0/4] Various docs fixes Antonin Godard

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=20251201-fixes-v1-1-1cf15a5a4cbe@bootlin.com \
    --to=antonin.godard@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=thomas.petazzoni@bootlin.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