Open mkrautz opened 1 year ago
This ensures that CPK-related headers (x-ms-encryption-key, x-ms-encryption-key-sha256) are redacted in log output, ensuring that key material doesn't leak.
This is part of a change in azcopy that ensures CPK headers are redacted in log output: https://github.com/Azure/azure-storage-azcopy/pull/2080
This ensures that CPK-related headers (x-ms-encryption-key, x-ms-encryption-key-sha256) are redacted in log output, ensuring that key material doesn't leak.