ppkarwasz opened a new pull request, #25717: URL: https://github.com/apache/camel/pull/25717
### What Fixes a typo in `docs/user-manual/modules/ROOT/pages/testing.adoc`: the "Citrus test framework" section linked to `citfrusframework.org` instead of `citrusframework.org`. ### Why it matters beyond being a typo The misspelled domain is **unregistered** (verified via RDAP), so anyone could register it and serve arbitrary content to readers — and to AI agents that consume the generated `https://camel.apache.org/manual/testing.md` / llms.txt files — under the authority of the Camel documentation. This was reported to [email protected] by an external researcher and triaged as a documentation fix rather than a vulnerability. The typo was introduced in 67a4e6264704 (#18883). A sweep of all ~400 external domains referenced across the documentation (edit-distance comparison for look-alike domains, DNS/NS checks for parked or unregistered domains) found no other misspelled domain of this kind. --- _This PR was created by Claude Code on behalf of ppkarwasz._ 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_015JZf5SuQcZsKEyX9MRWMbh -- 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]
