mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +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[]).