This article explains how developers can obscure secrets like API keys and PII when working in the terminal, which could be useful for developers who screen share or give code demos. Redaction happens using regex as the terminal output is printed. Developers can also set their own custom rules.
This article explains how developers can obscure secrets like API keys and PII when working in the terminal, which could be useful for developers who screen share or give code demos. Redaction happens using regex as the terminal output is printed. Developers can also set their own custom rules.