davsclaus commented on issue #1680: URL: https://github.com/apache/camel-website/issues/1680#issuecomment-4773010250
Partial progress — addressed the documentation side: **apache/camel** (main): - Created new `docs/user-manual/modules/ROOT/pages/security-policy.adoc` — user-facing documentation for the security policy enforcement framework (`camel.security.*` properties). Covers the four categories (`secret`, `insecure:ssl`, `insecure:serialization`, `insecure:dev`), the three policy levels (`allow`/`warn`/`fail`), profile-aware defaults, safe secret patterns, and example configurations for production, development, and custom setups. - Added nav entry under "Security" → "Security Policy Enforcement" - Added cross-reference from `security.adoc` pointing to the new page The trust page section and remaining items (audit of unannotated component options) are still open. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
