Andrea Cosentino created CAMEL-24295:
----------------------------------------
Summary: camel-core: mark the Simple nested option with security
metadata
Key: CAMEL-24295
URL: https://issues.apache.org/jira/browse/CAMEL-24295
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Andrea Cosentino
Assignee: Andrea Cosentino
The Simple language nested option (SimpleExpression, default false)
re-evaluates a nested Simple expression contained in the result. It is off by
default. Unlike other opt-in options with security relevance it carries no
security metadata marker, so the production-profile policy has no visibility of
it. Suggested: add security="insecure:dev" (and a security label) on the nested
@Metadata so camel.main.profile=prod can surface routes that enable it.
Metadata-only change (regenerates catalog).
_Filed by Claude Code on behalf of Andrea Cosentino._
--
This message was sent by Atlassian Jira
(v8.20.10#820010)