Skip to content

Obfuscate user defined PII headers #50

@thoom

Description

@thoom

Sometimes there is PII/secret data passed in a header (like an API key). If I want to copy and paste the output to someone else, I currently have to copy it into something like VS Code, remove or obfuscate the secret manually, then copy the edited data.

It'd be cool if I could define certain headers in a config file to be secret/PII/secure and have the output automatically clean the header (ie. convert X-Secret-Header: abc123456def to X-Secret-Header: abc1xxxx6def)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions