fuzzyc2cpg icon indicating copy to clipboard operation
fuzzyc2cpg copied to clipboard

Deprecation warning when parsing `input` folder.

Open GlassAndOneHalf opened this issue 6 years ago • 2 comments

The following warning is produced when running fuzzyc2cpg on the project input folder:

Using deprecated CPG format with METHOD_INST nodes.

Update the CPG generator to use the latest CPG format.

GlassAndOneHalf avatar Nov 05 '19 09:11 GlassAndOneHalf

@ml86 can you explain to @GlassAndOneHalf what this warning is about? We might want to port the frontend to the updated spec.

fabsx00 avatar Nov 06 '19 12:11 fabsx00

Here is the explanation: https://github.com/ShiftLeftSecurity/codescience/issues/2805#issue-492837543

ml86 avatar Nov 06 '19 14:11 ml86