Closed paganellif closed 2 years ago
Thanks for reporting this issue. At the moment, FortifyVulnerabilityExporter requires a JVM that provides a JSR 223 JavaScript engine. Effectively this means that it will probably not run on Java version 15 or higher, since those Java versions no longer ship with the Nashorn engine. I'll look into options to make FortifyVulnerabilityExporter run on Java 17, but this may take some time.
The JSR 223 JavaScript engine requirement has now been removed, allowing FortifyVulnerabilityExporter to run on Java 17.
Environment:
Command:
Log: