Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The call site passes arguments to checkRule in the wrong order: the rule ID is passed as the content parameter, while the actual file content is passed as the rule selector. As a result, the intended checks are largely skipped and the analyzer produces misleading results, which can hide real code-quality or security issues by giving users a false sense of coverage.
