Graph Database plugin for IntelliJ Platform And Tabby
January 10, 2024 ยท View on GitHub
This plugin is based on graphdb-intellij-plugin, see his README for more details.
And the idea from BytecodeDL
Installation
- Download latest release.
- Go to
Preferences->Plugins->Install Plugin from Disk - Install plugin and restart the IDE.

Workflow for Tabby
- Use tabby.jar to generate the CPG.
- Use tabby-vul-finder.jar to load the CPG on Neo4j.
- Use tabby-intellij-plugin to find vulnerabilities easily.