Skip to content

v0.10.0

Compare
Choose a tag to compare
@fmeum fmeum released this 21 Oct 14:09
· 1180 commits to main since this release
  • Added support for macOS and Windows (both x64)
  • Added an --autofuzz flag that allows fuzzing a method without writing a fuzz target
  • Added bug detectors for insecure reflective calls, deserialization, and validation expression language injection
  • Improved compilation time and fuzzing performance