You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/03/16 22:51:06 UTC

[jira] [Updated] (SPARK-28569) Recommended additions to SECRET_REDACTION_PATTERN

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

Dongjoon Hyun updated SPARK-28569:
----------------------------------
    Affects Version/s:     (was: 3.0.0)
                       3.1.0

> Recommended additions to SECRET_REDACTION_PATTERN
> -------------------------------------------------
>
>                 Key: SPARK-28569
>                 URL: https://issues.apache.org/jira/browse/SPARK-28569
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: Sean Mackrory
>            Priority: Major
>
> There are a few things filtered by Hadoop's ConfigRedactor that are not currently filtered by SECRET_REDACTION_PATTERN that probably should be:
> {code}
> ssl.keystore.pass$ (keystore password)
> fs.s3.*[Ss]ecret.?[Kk]ey (S3 secret access keys)
> fs.s3a.*.server-side-encryption.key (S3 server-side encryption keys)
> fs.azure\\.account.key.* (WASB / ABFS account secret keys)
> credential$ (OAuth2 secrets)
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org