github CodeIntelligenceTesting/cifuzz v0.4.0
cifuzz Release 0.4.0

latest releases: v2.40.0, v2.39.0, v2.38.0...
2 years ago

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

  • replayer: Remove redundant colon by @fmeum in #306
  • cmake: force use of clang/clang++ in fuzzing preset by @florianGla in #265
  • example: maven project by @mlsandnerCI in #309
  • examples: gradle project by @mlsandnerCI in #310
  • docs: Explain how to run regression tests on the command-line by @fmeum in #307
  • Various fixes in preparation for crash-resistant coverage by @fmeum in #311
  • Generate crash-resistant coverage reports by @fmeum in #308
  • cmake: Make per-user packages take precedence over system-wide packages by @adombeck in #316
  • fix(dependency): loosen the filename check for clang in CC/CXX by @jochil in #317
  • docs: added livestream section to readme by @thiamthiam in #314
  • fix(ci): E2E installer pipeline was not running anymore by @jochil in #318
  • feat: improve desktop notifications by @jochil in #320
  • installer: Support CIFUZZ_INSTALLER_NO_CMAKE env var by @adombeck in #312
  • build: Remove no-op linker flag by @fmeum in #319
  • feat(bundle): add --branch and --commit-sha to bundle command by @jochil in #321
  • Add remote-run command by @adombeck in #299
  • cmd/run: Fix note about disabling sandbox never shown by @adombeck in #322

New Contributors

Full Changelog: v0.3.0...v0.4.0

Don't miss a new cifuzz release

NewReleases is sending notifications on new releases.