From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: stondo@gmail.com, openembedded-core@lists.openembedded.org
Cc: JPEWhacker@gmail.com, ross.burton@arm.com,
marta.rybczynska@syslinbit.com, benjamin.robin@bootlin.com,
peter.marko@siemens.com, adrian.freihofer@siemens.com,
mathieu.dubois-briand@bootlin.com,
stefano.tondo.ext@siemens.com
Subject: Re: [RFC PATCH 0/2] spdx30: Add OpenVEX standalone document generation
Date: Tue, 31 Mar 2026 15:23:40 +0100 [thread overview]
Message-ID: <dc8346baa9db2434b2296c22550e40ac7389201e.camel@linuxfoundation.org> (raw)
In-Reply-To: <20260331141956.608976-1-stondo@gmail.com>
On Tue, 2026-03-31 at 16:19 +0200, stondo@gmail.com wrote:
> Back at the end of December 2025, I had a conversation with Adrian
> regarding OpenVEX. Following my SPDX 3.0 enhancement series that was
> merged recently [1], I would like to propose adding OpenVEX [2]
> standalone document generation to the SPDX 3.0 workflow.
>
>
> Context: current VEX landscape in oe-core
> -----------------------------------------
>
> Yocto currently has three VEX-related mechanisms:
>
> 1. SPDX embedded VEX (Joshua's recipe-level architecture in
> create-spdx-3.0): VEX assessment relationships embedded inside SPDX
> 3.0 documents, controlled by SPDX_INCLUDE_VEX. This is the richest
> VEX data source, now at recipe level after the package VEX
> removal [3].
>
> 2. vex.bbclass (Marta Rybczynska): A standalone do_generate_vex task
> that produces per-recipe JSON files and a rootfs manifest in a custom
> Yocto JSON format. Used for CVE reporting and consumed by external
> analysis tools.
>
> 3. sbom-cve-check (Benjamin Robin, under review [4]): Post-build CVE
> analysis using an external tool that reads SPDX SBOMs + vex.bbclass
> manifests, then re-exports enriched SPDX 3 data.
>
> What is currently missing is output in the OpenVEX format (openvex.dev),
> which is a lightweight, interoperable JSON format adopted by an
> increasing number of vulnerability management tools.
vex.bbclass is about to be removed, which simplifies things a bit.
Is there any reason we can't have an external script which extracts the
vex data from the spdx?
My personal view is that it might better to support various
conversion/extraction tools rather than trying to output all the
formats someone might want directly...
Cheers,
Richard
next prev parent reply other threads:[~2026-03-31 14:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-31 14:19 [RFC PATCH 0/2] spdx30: Add OpenVEX standalone document generation stondo
2026-03-31 14:19 ` [RFC PATCH 1/2] " stondo
2026-03-31 14:19 ` [RFC PATCH 2/2] oeqa/selftest: Add tests for OpenVEX integration stondo
2026-03-31 14:23 ` Richard Purdie [this message]
2026-03-31 14:46 ` [OE-core] [RFC PATCH 0/2] spdx30: Add OpenVEX standalone document generation Marta Rybczynska
2026-03-31 15:04 ` Joshua Watt
2026-03-31 22:05 ` Freihofer, Adrian
2026-04-01 7:43 ` Benjamin Robin
2026-04-01 9:58 ` Freihofer, Adrian
2026-04-01 11:34 ` Benjamin Robin
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=dc8346baa9db2434b2296c22550e40ac7389201e.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=JPEWhacker@gmail.com \
--cc=adrian.freihofer@siemens.com \
--cc=benjamin.robin@bootlin.com \
--cc=marta.rybczynska@syslinbit.com \
--cc=mathieu.dubois-briand@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=peter.marko@siemens.com \
--cc=ross.burton@arm.com \
--cc=stefano.tondo.ext@siemens.com \
--cc=stondo@gmail.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