forked from ShiftLeftSecurity/codepropertygraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
support for adding parent to member node (ShiftLeftSecurity#1736)
In order to solve this ticket (joernio/joern#3695), we need to have a mechanism to create Package level TypeDecl and add member nodes as child nodes to this TypeDecl node as and when we encounter a global variable in any of the go file of the same package.
- Loading branch information
1 parent
9a3d82f
commit be0c0ce
Showing
4 changed files
with
235 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.