github CodeIntelligenceTesting/cifuzz v0.11.0
cifuzz Release 0.11.0

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

Summary

Important: This release contains a change that could leak secrets stored in environment variables in verbose logs. Please update to 0.11.1 or later.

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

  • docs: Update bazel replay options by @adombeck in #482
  • ci(e2e): fix min. requirements pipeline by @jochil in #489
  • bazel: Ensure that Bazel always picks up values of CC/CXX by @fmeum in #484
  • Actually fix integration tests sometimes not exiting on keyboard interrupt by @adombeck in #490
  • finding: Copy input file instead of moving it by @adombeck in #494
  • Update help messages for new build systems by @florianGla in #486
  • showcase CLI with gifs by @MarkusZoppelt in #493
  • add note to RELEASE.md to check for RELEASE_BLOCKER tickets by @MarkusZoppelt in #495
  • bazel: Include the generated corpus in coverage runs by @fmeum in #483
  • refactor: improve pull_request_template.md by @mlsandnerCI in #492
  • bazel: Show a helpful error when cifuzz-bazel commit is incompatible by @fmeum in #497
  • cmd/run: Support passing flags to bazel by @adombeck in #499
  • update contributing guide by @MarkusZoppelt in #500
  • Test and improve pure C fuzz tests with other build system by @fmeum in #459
  • deps: Update Jazzer to 0.13.2 by @fmeum in #501
  • cmd/remote-run: Support hostname as --server value by @adombeck in #502
  • Forward all environment variables to the sandbox by @fmeum in #505

Full Changelog: v0.10.0...v0.11.0

Don't miss a new cifuzz release

NewReleases is sending notifications on new releases.