Hi all,
I looked through the documentation, it always referenced to Java 8. We tried to build the source code with Java 21 in the cent os and we are getting:
Caused by: java.lang.UnsatisfiedLinkError: no openrasp_v8_java in java.library.path: /opt/java/openjdk/lib/server:/opt/java/openjdk/lib:/opt/java/openjdk/../lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
Any suggestions on how we can get OpenRASP working for Java 11, 17 or 21 will be great appreciated.
Thank you
Kev