mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +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[]).