This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 45df64d1 chore: link SBOM blog post from trust page
45df64d1 is described below
commit 45df64d106b3b6a8ccb11d12a222acca8fab76af
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jun 23 07:28:47 2026 +0200
chore: link SBOM blog post from trust page
Co-Authored-By: Claude Opus 4.6 <[email protected]>
---
content/trust/_index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/trust/_index.md b/content/trust/_index.md
index f5cdd053..900e51f9 100644
--- a/content/trust/_index.md
+++ b/content/trust/_index.md
@@ -198,7 +198,7 @@ Every Camel release since 4.0.3 ships with PGP-signed
CycloneDX SBOMs (JSON and
machine-readable inventory of every dependency in the framework. Need an SBOM
for your own application?
The Camel CLI can generate one with a single command (`camel sbom`), and
Maven-based projects (Spring Boot
or Quarkus) can add the standard CycloneDX plugin. Whether it is the EU Cyber
Resilience Act or US
-Executive Order 14028, the SBOM box is already checked.
+Executive Order 14028, the [SBOM box is already
checked](/blog/2026/06/camel-sbom-supply-chain/).
<p>
<a class="button dark" href="/manual/sbom.html">How to generate SBOMs</a>