[
https://issues.apache.org/jira/browse/FLINK-29650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
luyuan updated FLINK-29650:
---------------------------
Attachment: image-2022-11-13-14-52-31-770.png
> Printing the contents of error lines when parsing yaml file may leak
> sensitive configuration values
> ---------------------------------------------------------------------------------------------------
>
> Key: FLINK-29650
> URL: https://issues.apache.org/jira/browse/FLINK-29650
> Project: Flink
> Issue Type: Bug
> Components: API / Core
> Affects Versions: 1.16.0
> Reporter: luyuan
> Priority: Critical
> Attachments: image-2022-11-13-14-52-31-770.png
>
>
> This following is error configuration item. Password is '123456' and is
> displayed.
> {code:java}
> password:123456
> #or
> password 123456{code}
> Could we just print file name and row number when parsing fails.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)