Skip to content

Make sure secret is not injected in log files etc as plain text #60

Description

@Toreno96

This includes places like log files, error outputs, etc.
If we need to inform the user in these that there was some kind of error in the secret's value, the actual value should not be shown.

The suggested solution is to rely on the SecretStr and the SecretBytes data types provided by the Pydantic.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions