All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: hjadon@cisco.com
Cc: meta-virtualization@lists.yoctoproject.org, vchavda@cisco.com,
	xe-linux-external@cisco.com
Subject: Re: [meta-virtualization] [master] [PATCH] containerd: Add CVE_PRODUCT to align with NVD CPE
Date: Mon, 30 Mar 2026 19:39:07 +0000	[thread overview]
Message-ID: <acrRWz1CV-jbVTh6@gmail.com> (raw)
In-Reply-To: <20260327110600.2686287-1-hjadon@cisco.com>

merged.

Bruce

In message: [meta-virtualization] [master] [PATCH] containerd: Add CVE_PRODUCT to align with NVD CPE
on 27/03/2026 Himanshu Jadon -X (hjadon - E INFOCHIPS PRIVATE LIMITED at Cisco) via lists.yoctoproject.org wrote:

> From: Himanshu Jadon <hjadon@cisco.com>
> 
> `CVE_PRODUCT` has been set to `linuxfoundation:containerd` to align
> with the product naming defined in the NVD CPE database for
> `containerd`.
> 
> Only a single CPE entry exists in the NVD for this product:
>  `cpe:2.3:a:linuxfoundation:containerd`
> 
> The NVD references for this CPE confirm that it corresponds to the
> source code used in our recipe.
> 
> Signed-off-by: Himanshu Jadon <hjadon@cisco.com>
> ---
>  recipes-containers/containerd/containerd_git.bb | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/recipes-containers/containerd/containerd_git.bb b/recipes-containers/containerd/containerd_git.bb
> index d69518d4..51d7c2e2 100644
> --- a/recipes-containers/containerd/containerd_git.bb
> +++ b/recipes-containers/containerd/containerd_git.bb
> @@ -105,3 +105,6 @@ RDEPENDS:${PN} += " ${VIRTUAL-RUNTIME_container_runtime}"
>  ## configured in the distro, since we may have collisions.
>  CNI_NETWORKING_FILES ?= "${UNPACKDIR}/cni-containerd-net.conflist"
>  inherit cni_networking
> +
> +# Add CVE_PRODUCT to match the NVD CPE product name
> +CVE_PRODUCT = "linuxfoundation:containerd"
> -- 
> 2.35.6
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9676): https://lists.yoctoproject.org/g/meta-virtualization/message/9676
> Mute This Topic: https://lists.yoctoproject.org/mt/118532463/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



      reply	other threads:[~2026-03-30 19:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-27 11:06 [meta-virtualization] [master] [PATCH] containerd: Add CVE_PRODUCT to align with NVD CPE Himanshu Jadon -X (hjadon - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-03-30 19:39 ` Bruce Ashfield [this message]

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=acrRWz1CV-jbVTh6@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=hjadon@cisco.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=vchavda@cisco.com \
    --cc=xe-linux-external@cisco.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.