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 has been 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)
The text was updated successfully, but these errors were encountered:
Alright, while those ugly warnings about ghidra2cpg are still there and the logger configuration seems a bit off as well (seeing some warnings from codepropertygraph in the joern-scan output), with #105 it at least finishes and reports correct results.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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)
The text was updated successfully, but these errors were encountered: