Sign inSign up

neepl/joern

By neepl

Updated over 9 years ago

Joern static code analysis framework: https://github.com/fabsx00/joern

Image
5

2.4K

neepl/joern repository overview

Clone of "mckeimic/joern" with fixed NeoJ version.

https://hub.docker.com/r/mckeimic/joern/

  • Index folder: docker run -v <path>:/code -p 7474:7474 --rm -w /code -it neepl/joern java -jar /joern/bin/joern.jar .
  • Start DB server: docker run -v <path>:/code -p 7474:7474 -it neepl/joern /var/lib/neo4j/bin/neo4j console
  • Connect with joern shell: docker exec -it <id_of_previous_container> joern-console

Tag summary

Content type

Image

Digest

Size

473.9 MB

Last updated

over 9 years ago

docker pull neepl/joern