Intent-Code Divergence
Medium
- Confidence
- 92% confidence
- Finding
- The metadata explicitly states that the regex fragments are split so individual pieces do not contain recognizable attack keywords and are later reassembled with join()+re.compile(). That is a deliberate obfuscation mechanism which can hinder upstream scanning, review, and policy enforcement even if the resulting signatures are intended for defensive detection.
