Skip to main content

Module masking

Module masking 

Source
Expand description

Masking of sensitive values (passwords, tokens) — agent-safe.

Rule (GAP-SSH-SEC-002): always returns "***", without exposing prefix/suffix.

Constants§

FIXED_MASK
Fixed placeholder for any sensitive value.

Functions§

mask
Masks a sensitive value without leaking useful characters.