fortify / FortifyVulnerabilityExporter

Export Fortify vulnerability data to GitHub, GitLab, SonarQube and more
Other
24 stars 8 forks source link

Warning: Nashorn engine is planned to be removed from a future JDK release #11

Closed rsenden closed 3 years ago

rsenden commented 3 years ago

When running on Java 11, the following warning is displayed in the output of FortifyVulnerabilityExporter: Warning: Nashorn engine is planned to be removed from a future JDK release.

This doesn't have any negative impact when running on Java 11, but if possible this should be fixed for cosmetic reasons and to avoid potential issues when running on later Java versions.