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.