mirror of
https://github.com/github/codeql.git
synced 2026-06-14 17:31:09 +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.