mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Avoid generating models for types that can't really propagate taint in a valuable way (e.g. primitivies, BigInt, ..). Keep tracking bulk-like data (e.g. char[] or byte[]).