Scan cache reuse currently validates entries with mtime plus size. Same-size edits with preserved or coarse mtimes can reuse stale parsed blocks and hide unreviewed code. Add content-aware validation or an equivalent freshness check without reducing scan coverage.
Scan cache reuse currently validates entries with mtime plus size. Same-size edits with preserved or coarse mtimes can reuse stale parsed blocks and hide unreviewed code. Add content-aware validation or an equivalent freshness check without reducing scan coverage.