codyze icon indicating copy to clipboard operation
codyze copied to clipboard

Initial structure for cpg native queries and and a small example

Open konradweiss opened this issue 9 months ago • 2 comments

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>"

konradweiss avatar May 18 '24 11:05 konradweiss