Ask HN: Any other tools like CodeQL?
I'm looking for tools that allow querying code bases in a semantic way, I only found semgrep. Do you know of any other tools in this space?
2 comments
you can check out weggli and joern
https://github.com/weggli-rs/weggli https://elmanto.github.io/posts/sast_derby_joern_vs_codeql
https://github.com/weggli-rs/weggli https://elmanto.github.io/posts/sast_derby_joern_vs_codeql
Hi, I recently created an open-source project that does semantic search on code bases. You can check it out on https://github.com/rahuldan/codesearch
Would love to hear your feedback
Would love to hear your feedback