v0.17.0
What's Changed
- Feature: Added an SSRF detector (#643)
- Feature: junit: Inputs directories are now maintained per test method, not just per test class (#710)
- Feature: junit: A default for
jazzer.instrumentis set based on the packages containing.classfiles on the class path (#732) - Bugfix: Updated instrumentation order to fix coverage reports by @kmnls (#711)
- Bugfix: Windows release binaries have the
.exeextension restored (#723) - Bugfix: Added support for Java 17 in Jazzer docker image (#698)
- Bugfix: autofuzz: Fixed logs for bug detector findings (#699)
- Bugfix: Fixed rare NPEs in sanitizers and runtime (#748)
New Contributors
- @marktefftech made their first contribution in #717
- @hadi88 made their first contribution in #731
Full Changelog: v0.16.1...v0.17.0