mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Avoid generating models for classes implementing external SPI (e.g. `FileFilter`). Keep `toString` models intact as they're commonly used as taint-propagation method (e.g. see `Joiner`).