You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/04/17 09:36:00 UTC

[jira] [Assigned] (FLINK-17214) Docker entrypoint scripts may print credentials

     [ https://issues.apache.org/jira/browse/FLINK-17214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler reassigned FLINK-17214:
----------------------------------------

    Assignee: Chesnay Schepler

> Docker entrypoint scripts may print credentials
> -----------------------------------------------
>
>                 Key: FLINK-17214
>                 URL: https://issues.apache.org/jira/browse/FLINK-17214
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>
> The docker entrypoint scripts run
> {code}
> echo "config file: " && grep '^[^\n#]' "${CONF_FILE}"}}
> {code}
> which prints the entire configuration.
> This may leak credentials set in the configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)