You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Mackrory (JIRA)" <ji...@apache.org> on 2019/07/30 22:54:00 UTC

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

Sean Mackrory created SPARK-28569:
-------------------------------------

             Summary: 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.0.0
            Reporter: Sean Mackrory


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
(v7.6.14#76016)

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