oscerd commented on PR #22344:
URL: https://github.com/apache/camel/pull/22344#issuecomment-4168747069

   _Claude Code on behalf of Andrea Cosentino_
   
   Rebased onto current `main` — the branch now includes CAMEL-23270 
(`@Tool.Annotations`). All 189 tests pass.
   
   Regarding the **plugin-aware sanitization** suggestion: I agree this would 
be more precise long-term, but it's a significantly larger effort (maintaining 
a plugin catalog, XML parsing, property tracing). The current tag-name 
heuristic is documented with its limitations (false positives/negatives in the 
Javadoc) and serves as a reasonable best-effort safety net for the initial 
implementation. We could evolve toward plugin-aware sanitization in a follow-up 
if the heuristic proves insufficient in practice.


-- 
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]

Reply via email to