mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
By only allowing the sink in the state where encryption v1 is used, we can handle the new case where the order of attribute assignment is flipped. However, we get a few too many paths because we can have multiple sources reaching the same sink... let's fix in next commit.