Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 781 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 781 Bytes

Graph Database plugin for IntelliJ Platform And Tabby

Build and test

This plugin is based on graphdb-intellij-plugin, see his README for more details.

And the idea from BytecodeDL

Installation

  1. Download latest release.
  2. Go to Preferences -> Plugins -> Install Plugin from Disk
  3. Install plugin and restart the IDE.

img.png

Workflow for Tabby

  1. Use tabby.jar to generate the CPG.
  2. Use tabby-vul-finder.jar to load the CPG on Neo4j.
  3. Use tabby-intellij-plugin to find vulnerabilities easily.