mirror of
https://github.com/github/codeql.git
synced 2026-04-18 13:34:02 +02:00
We need access to these in order to port taint-tracking configurations where only some flow labels should use taint steps. This isn't supported by the shared data flow library. Such queries must therefore be converted to plain data-flow configurations that explicitly add taint steps to the relevant flow states.