You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhu Zhu (Jira)" <ji...@apache.org> on 2022/10/20 07:39:00 UTC

[jira] [Commented] (FLINK-29650) Printing the contents of error lines when parsing yaml file may leak sensitive configuration values

    [ https://issues.apache.org/jira/browse/FLINK-29650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620857#comment-17620857 ] 

Zhu Zhu commented on FLINK-29650:
---------------------------------

[~lyssg] would you share more information about what your config is like (with a mocked password) and what the error message is like?

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