Skip to content

Redact SSE-C key in logs #5204

Open
Open
@MartinNowak

Description

@MartinNowak

Expected behavior

Redact X-Amz-Server-Side-Encryption-Customer-Key:

Actual behavior

Shows in debug logs where
`AWS4-HMAC-SHA256 Credential=REDACTED

Steps to reproduce the behavior

mc --debug cat alias/bucket/key --enc-c alias/=0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef

mc --version

mc version DEVELOPMENT.GOGET (commit-id=DEVELOPMENT.GOGET)
Runtime: go1.24.2 linux/amd64
Copyright (c) 2015-0000 MinIO, Inc.
License GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>

System information

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @MartinNowak

        Issue actions

          Redact SSE-C key in logs · Issue #5204 · minio/mc