-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial structure for cpg native queries and and a small example #865
base: main
Are you sure you want to change the base?
Conversation
…y showing how crypto Annotations can be extracted and converted to sarif outputs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
detekt found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #865 +/- ##
=============================================
- Coverage 77.20% 65.64% -11.57%
Complexity 250 250
=============================================
Files 59 71 +12
Lines 1882 2215 +333
Branches 265 328 +63
=============================================
+ Hits 1453 1454 +1
- Misses 308 640 +332
Partials 121 121
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…C/codyze into feature/nativeCPGQueries
We discussed new directions of the native CPG query functionality in Codyze. We want to have:
|
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
: