Skip to main content

Module engine

Module engine 

Source
Expand description

Secret masking engine.

Applies regex-based patterns to strings and replaces matched secrets with ***MASKED***. Used by the report generator and CLI output when --mask-secrets is active.

Structs§

MaskingEngine
A compiled set of masking rules.