3.2.0
henrikplate
released this
30 Jun 20:33
·
270 commits
to master
since this release
The following changes impact the invocation of Steady, please adjust your pom.xml
and command-line call accordingly (see here for an up-to-date description regarding the plugin configuration and use):
- Renamed prefix of plugin goals from
vulas
tosteady
- Changed Java groupId from
com.sap.psr.research.security
toorg.eclipse.steady
Other changes:
- Added support for Java 11 (both reachability analysis and runtime containers)
- Updated from Spring Boot v1 to v2
- Added Jenkins build pipeline and made builds reproducible
- Changed default call graph construction framework from Wala to Soot
- Retired
rest-nvd
module in favor of NVD's CVE API