Skip to content

simIDe/joern_cpg_to_neo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joern CPG to Neo4j

This repository contains code to import CPG extracted from Joern (neo4jcsv format) into Neo4j.

Note: Please refer to the Joern documentation for more information on how to use Joern.

Usage

  1. Modify the config.py file to set the path to the csv files and the Neo4j database information.

  2. Start your Neo4j database.

  3. Run the main.py file to import the CPG into Neo4j.

Dependencies

Contributing

Please feel free to open an issue or a pull request if you find any bugs, have any questions or want to make any suggestions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages