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

Zhitao Li commented on MESOS-8909:
----------------------------------

My current thought:
- Create a common function of `void scrueSecretValue(mesos::Secret* secret)` 
which will be similar to `upgradeResources()`, by using protobuf's reflection 
to scrub any secret value;
- ensure responses of protobuf messages from various endpoints are properly 
called with this function.

> Scrubbing value secret from HTTP responses
> ------------------------------------------
>
>                 Key: MESOS-8909
>                 URL: https://issues.apache.org/jira/browse/MESOS-8909
>             Project: Mesos
>          Issue Type: Task
>          Components: security
>            Reporter: Zhitao Li
>            Priority: Major
>              Labels: security
>
> Mesos supports a value based secret. However, I believe some HTTP endpoints 
> and v1 operator responses could leak this information.
> The goal here is to make sure these endpoints do not leak the information.
> We did some quick research and gather the following list in this [Google 
> doc|https://docs.google.com/document/d/1W26RUpYEB92eTQYbACIOem5B9hzXX59jeEIT9RB2X1o/edit#heading=h.gzvg4ec6wllm].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to