You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Till Toenshoff (JIRA)" <ji...@apache.org> on 2017/04/25 00:54:04 UTC

[jira] [Created] (MESOS-7421) Generally avoid leaking possibly sensitive data to logs.

Till Toenshoff created MESOS-7421:
-------------------------------------

             Summary: Generally avoid leaking possibly sensitive data to logs.
                 Key: MESOS-7421
                 URL: https://issues.apache.org/jira/browse/MESOS-7421
             Project: Mesos
          Issue Type: Epic
            Reporter: Till Toenshoff


We should generally avoid leaking possibly sensitive data into logs.

Environment variables specifically may be of a sensitive nature when being user/framework supplied and hence we need to be really careful to not leak them in the log output.

This is especially true for the task-sandbox but should also be prevented in all other log outputs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)