Link the Camel security model from the security page#1595
Merged
Conversation
Add a prominent 'Security model and report scope' section at the top of the /security/ page, above the reporting instructions, linking the canonical model at /manual/security-model.html, and noting that the subprojects inherit the same trust model. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
oscerd
commented
May 15, 2026
Contributor
Author
oscerd
left a comment
There was a problem hiding this comment.
We are going to add here the other security model we are adding to subprojects
davsclaus
approved these changes
May 15, 2026
Contributor
|
🚀 Preview is available at https://pr-1595--camel.netlify.app |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
The ASF Security Team asked us to make the Apache Camel security model more
prominent for reporters, so https://camel.apache.org/security/ gives them a
stable anchor before they file.
Change
Adds a "Security model and report scope" section at the top of
content/security/_index.md(above the reporting instructions) linking thecanonical model at
/manual/security-model.html, summarising the out-of-scopecategories, and stating that the subprojects (Camel Quarkus, Spring Boot,
Karaf, Kamelets, Kafka Connector, Camel K) inherit the same trust model.
Single-file, content-only change (
content/security/_index.md, +16 lines).The advisory table and reporting section are unchanged.
Companion to apache/camel#23253, which folds two triage clarifications into the
model itself and adds the Security pages to the user-manual navigation.
Claude Code on behalf of Andrea Cosentino