joern
joern copied to clipboard
add some defensive checks for fullName collisions
Some cpgs were found that have nonunique label/fullname combinations (specifically: multiple NamespaceBlock nodes with same fullName). This sucks for the AstLinker, so let's warn.
cc @ltcmelo, related https://github.com/ShiftLeftSecurity/codescience/pull/6466 https://github.com/ShiftLeftSecurity/py2cpg/issues/574