[
https://issues.apache.org/jira/browse/FLINK-17214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-17214:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
>
> 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)