mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
As it turns out, referring to the request object using `flask.request` is not uncommon, and this meant restricting to `Name` nodes was too strong. With the changes in this commit, we now include those occurrences as well.