You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/10 18:29:40 UTC

[GitHub] [airflow] marcusianlevine commented on issue #8421: Hide sensitive data in UI

marcusianlevine commented on issue #8421:
URL: https://github.com/apache/airflow/issues/8421#issuecomment-671516417


   @kaxil I'm trying to implement a very similar workflow using the new `VaultBackend` for Variables storage, but I noticed that sensitive Variables fetched from Vault can be leaked out from the UI via `Rendered Templates` if you include a Variable value in a field that is templated
   
   Could we take a similar approach to `AIP-45` and mask any Variables that match a set of pattern names in the `Rendered Templates` view?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org