INJECTION_PATTERNS

Static INJECTION_PATTERNS 

Source
static INJECTION_PATTERNS: LazyLock<Vec<Regex>>
Expand description

Patterns to sanitize from memory content before injection (CRIT-004). These patterns could be used for prompt injection attacks.