github CodeIntelligenceTesting/cifuzz v0.1.3
cifuzz Release 0.1.3

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

Summary

  • Better CMake Presets
  • More coverage options (Terminal, lcov)
  • Improved User Output

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

  • test(e2e): use install.sh in e2e test by @jochil in #208
  • feat(coverage): display coverage metrics when running cifuzz coverage by @jochil in #199
  • Add a fuzzing preset by @fmeum in #205
  • init: Validate minimum required cmake version by @florianGla in #209
  • Canonicalize BuildResult members by @fmeum in #215
  • runner: Add build dir to minijail bindings by @fmeum in #206
  • Generate lcov coverage report by @florianGla in #213
  • coverage: Support not opening browser by @adombeck in #220
  • integration-tests: Fix test caching by @adombeck in #221
  • Improve usage messages by @adombeck in #212
  • Fix building multiple CMake targets at once by @fmeum in #218
  • Fix finding dir created in current working directory by @adombeck in #222
  • feat: check command dependencies on demand by @jochil in #219

Full Changelog: v0.1.2...v0.1.3

Don't miss a new cifuzz release

NewReleases is sending notifications on new releases.