mirror of
https://github.com/github/codeql.git
synced 2026-03-24 00:16:49 +01: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.