github CodeIntelligenceTesting/cifuzz v0.2.0
cifuzz Release 0.2.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

  • build: Set CIFUZZ=1 by @adombeck in #264
  • bundle: Omit library_paths in artifact if empty by @florianGla in #268
  • style: Installer success message uses internal log by @mlsandnerCI in #267
  • integrate: Remove multiselect view by @florianGla in #266
  • run regression tests from the cli by @florianGla in #263
  • style: display description when listing all or specific findings by @mlsandnerCI in #272
  • build(deps): bump github.com/pterm/pterm from 0.12.45 to 0.12.46 by @dependabot in #275
  • Add pipeline for testing minimum requirements by @florianGla in #273
  • Update README.md: Reordered installation instructions and added some … by @pnoltof in #271
  • integration-tests: Actually verify the heap-use-after-free is found by @fmeum in #159
  • docs: Fix coverage integration for clion by @florianGla in #276
  • build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #278
  • runner: Use ASAN_OPTIONS and UBSAN_OPTIONS from environment by @adombeck in #269
  • bundle: Mention that fuzz test names are supported as arguments by @florianGla in #279
  • fix: check for clang++ instead of clang in CXX env by @jochil in #280
  • coverage: Explain the LLVM_PROFILE_FILE pattern we use by @adombeck in #283
  • docs: update glossary (metrics) by @jochil in #274
  • Add options to bundle command by @adombeck in #282
  • install: Check if bundler is unlocked before releasing file mutex by @florianGla in #284
  • refactor: use same "application" code in make/cmake examples by @jochil in #281
  • refactor(naming)!: change seed corpus directory suffix to _inputs by @jochil in #287
  • Link minijail statically by @adombeck in #277
  • Fix fuzzing run from clion by @florianGla in #285
  • Explain how to use cifuzz with other build systems by @adombeck in #286
  • Adjust launcher.c to prevent old-style-cast warning for cpp fuzz targets by @pnoltof in #290
  • fix(arch): support building libcap statically by @jochil in #291

New Contributors

Full Changelog: v0.1.5...v0.2.0

Don't miss a new cifuzz release

NewReleases is sending notifications on new releases.