github CodeIntelligenceTesting/cifuzz v0.20.0
cifuzz Release 0.20.0

latest releases: v2.40.0, v2.39.0, v2.38.0...
19 months ago

Summary

  • Improve support for other build systems by optimizing on how dynamic deps are getting resolved and dedicated clean command
  • Finalize JVM/Java support for executing remote fuzzing runs

How to install

On Linux and macOS, remember to make the downloaded installer executable via chmod +x <installer file>.

You can find more information in our README

What's Changed

  • build(deps): bump golang.org/x/text from 0.6.0 to 0.7.0 by @dependabot in #617
  • build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 by @dependabot in #618
  • fix: improve multi-project setups for gradle by @jochil in #611
  • Provide a dedicated clean command other build systems by @kyakdan in #605
  • feat(bundle): use openjdk docker image for maven/gradle by @JackuB in #620
  • Make install: handle control characters in zsh by @JackuB in #624
  • gitignore: add maven example run output by @JackuB in #626
  • build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #627
  • fix: display origin URL parameter correctly by @MarkusZoppelt in #625
  • Use ldd to resolve dynamic dependencies by @kyakdan in #608
  • Remote-run: remove platform warning by @JackuB in #623
  • feat: add error details to findings by @MarkusZoppelt in #613

Full Changelog: v0.19.0...v0.20.0

Don't miss a new cifuzz release

NewReleases is sending notifications on new releases.