Skip to content

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

@Toreno96

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.

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