Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redact CPK headers in log output. #2080

Closed
wants to merge 1 commit into from

Conversation

mkrautz
Copy link
Contributor

@mkrautz mkrautz commented Feb 21, 2023

Currently, azcopy will emit the following headers to log files, when using Customer Provided Keys:

x-ms-encryption-key
x-ms-encryption-key-sha256

I believe this is unexpected for some users. This patch redacts those headers from log files, such that encryption keys do not accidentally leak.

Currently, azcopy will emit the following headers to log files, when using Customer Provided Keys:

x-ms-encryption-key
x-ms-encryption-key-sha256

I believe this is unexpected for some users. This patch redacts those headers from log files, such
that encryption keys do not accidentally leak.
@mkrautz
Copy link
Contributor Author

mkrautz commented Feb 21, 2023

Another PR in the azure-storage-blob-go dependency:

Azure/azure-storage-blob-go#331

@nakulkar-msft
Copy link
Member

Replaced by #2127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants