Otavio Rodolfo Piske created CAMEL-20527:
--------------------------------------------
Summary: Camel project - implement string sanitization for code
generation
Key: CAMEL-20527
URL: https://issues.apache.org/jira/browse/CAMEL-20527
Project: Camel
Issue Type: Task
Components: build system, tooling
Reporter: Otavio Rodolfo Piske
There are many places where we consume metadata directly from the source code
and use it to generate json, runtime metadata, catalog files, configurators,
and much more.
In some cases this code is not sanitized, and as such, may suffer from problems
where invalid characters are used on those Strings.
We should implement sanitization for those strings to avoid problems such as
those on CAMEL-20518.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)