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 7d322cc9 chore: add SBOM page to llms.txt template chore: add SBOM 
keywords to trust page chore: rename User Stories to Who uses Apache Camel in 
llms.txt
7d322cc9 is described below

commit 7d322cc9a019c1887ea0e7ea7abf6cd72125dde5
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jun 22 22:49:24 2026 +0200

    chore: add SBOM page to llms.txt template
    chore: add SBOM keywords to trust page
    chore: rename User Stories to Who uses Apache Camel in llms.txt
    
    Co-Authored-By: Claude Opus 4.6 <[email protected]>
---
 content/trust/_index.md | 3 +++
 llms-txt-template.md    | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/content/trust/_index.md b/content/trust/_index.md
index fb36c385..f5cdd053 100644
--- a/content/trust/_index.md
+++ b/content/trust/_index.md
@@ -9,6 +9,9 @@ keywords:
 - long term support
 - LTS
 - CVE
+- SBOM
+- software bill of materials
+- supply chain security
 - responsible disclosure
 - open source governance
 - apache software foundation
diff --git a/llms-txt-template.md b/llms-txt-template.md
index 8bd1decd..41a388d8 100644
--- a/llms-txt-template.md
+++ b/llms-txt-template.md
@@ -125,9 +125,10 @@ The `catalog/` JSON files contain machine-readable 
metadata for every connector/
 - [Trust by Default](https://camel.apache.org/trust/): Why teams trust Apache 
Camel in production — release cadence, LTS, security track record, 
vendor-neutral governance, bug fix data, dependency maintenance, and AI 
readiness.
 - [Security](https://camel.apache.org/security/): Security advisories and 
vulnerability reports.
 - [Security Model](https://camel.apache.org/manual/security-model.md): Apache 
Camel's built-in security model — route policy, payload validation, and how 
Camel protects against injection and untrusted input.
+- [Generating SBOMs](https://camel.apache.org/manual/sbom.html): How to 
generate Software Bill of Materials for Camel applications — Camel CLI, Spring 
Boot (built-in), and Quarkus. Every release since 4.0.3 ships with signed 
CycloneDX SBOMs.
 - [Migration and Upgrade 
Guides](https://camel.apache.org/manual/migration-and-upgrade.md): Apache Camel 
migration and upgrade guides.
 - [Camel Update Recipes](https://github.com/apache/camel-upgrade-recipes): 
OpenRewrite recipes for automatic Camel application upgrades.
-- [User Stories](https://camel.apache.org/community/user-stories/): Companies 
and projects using Apache Camel in production.
+- [Who uses Apache Camel](https://camel.apache.org/community/user-stories/): 
Companies and projects using Apache Camel in production.
 - [Commercial 
Support](https://camel.apache.org/manual/commercial-camel-offerings.md): 
Companies offering commercial Apache Camel support and services.
 - [GitHub](https://github.com/apache/camel): Source code repository.
 - [Community](https://camel.apache.org/community/): Community resources and 
how to contribute.

Reply via email to