You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 27, 2021. It is now read-only.
Joern-scan leads to the following error output from /tmp/joern-scan-log.txt error.txt
However, I am able to successfully run joern-scan if I build on commit 9b2068e.
I am attempting to build query-database on ubuntu:18.04 with a DockerFile like so: example_docker.txt
Please let me know if I am missing some step somewhere.
Note: I still run into the error if I run joern-scan in the original container instead of openjdk
This is the output for java -version
openjdk 11.0.12 2021-07-20
OpenJDK Runtime Environment 18.9 (build 11.0.12+7)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.12+7, mixed mode, sharing)