Skip to content

t3219: fix PCRE2 Unicode portability in prompt-injection-patterns.yaml#4693

Closed
alex-solovyev wants to merge 1 commit into
mainfrom
bugfix/t3219-homoglyph-patterns
Closed

t3219: fix PCRE2 Unicode portability in prompt-injection-patterns.yaml#4693
alex-solovyev wants to merge 1 commit into
mainfrom
bugfix/t3219-homoglyph-patterns

fix(t3219): address CodeRabbit review feedback on prompt-guard patterns

74056a0
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 14, 2026 in 0s

1 new issue (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

See the complete overview on Codacy

Annotations

Check warning on line 522 in .agents/configs/prompt-injection-patterns.yaml

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

.agents/configs/prompt-injection-patterns.yaml#L522

It's possible to embed malicious secret instructions to AI rules files using unicode characters that are invisible to human reviewers.This can lead to future AI-generated code that has security vulnerabilities or other weaknesses baked in which may not be noticed.