Intent-Code Divergence
Medium
- Confidence
- 91% confidence
- Finding
- The documentation claims `uuid.uuid4()` is only flagged when used as a session ID, but the implemented regex matches `uuid.uuid4().hex` broadly and only relies on a loose nearby-context heuristic. This creates misleading behavior and can generate false positives, reducing trust in the scanner and potentially causing users to ignore real findings.
