codyze
codyze copied to clipboard
Initial structure for cpg native queries and and a small example
This PR is an initial structure to execute CPG native queries on a CPG backend to generate findings associated with CPG nodes.
An exampel to executed the ExampleQuery
:
./gradlew run --args="runNativeQueries cpg --source <file>"