mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
This caused some suprising test changes, where suddenly we had flow from a `ModuleVariableNode` (as a `RemoteFlowSource`) to a sink. This of course makes little sense, so instead we simply exclude these nodes as uses in the first place.