Files
codeql/python/ql
Rasmus Wriedt Larsen 0c4bcec39e Python: Fix ModuleVariableNode.toString
In some cases mod.getName() does not have a result, so toString of
ModuleVariableNode would also not have a result, which would cause
data-flow paths that use these as an edge to not be valid :O
2023-04-26 16:03:21 +02:00
..
2023-04-13 11:18:58 +02:00